diff --git a/README.md b/README.md index 2500c49..c6f4c95 100644 --- a/README.md +++ b/README.md @@ -19,18 +19,18 @@ A: Yes ### Q: Do I need to run the patch if I am playing solo offline? A: Simple answer, no. Technical answer, maybe. If you are high profile, run it regardless because steam networking is complicated. ### Q: Does this fix the RCE vulnerabilities you mentioned in your video? -A: Yes. This fixes 3 of the known RCE vulnerabilities. +A: Yes. This fixes 4 of the known RCE vulnerabilities. Additionally, the BO3 update recently patched RCE. ### Q: Do I need a VPN? A: If you are high profile or a streamer, yes. Otherwise, not likely. If you are getting hit offline (internet) often, run a VPN. ### Q: Do I need an alternate steam profile? My stats don't transfer over! A: Steam alts are only recommended for high profile players or streamers. If you are not being attacked, you don't need an alt. Your stats will not transfer to your new account, and if you wish to retain stats you may need to resort to third party tools. ### Q: Does this patch work on Steam deck? Mac OS? Linux? -A: No. This patch is only designed to work on PC (Windows computers). I do not have plans to support other platforms at this time. +A: Maybe. This patch is only designed to work on PC (Windows computers). I do not have plans to support other platforms at this time. ### Q: Can you make this patch compatible with other mod menus, cheats, or third party tools? A: No. The patch uses a lot of complicated techniques to patch the game that interfere with most third party tools. This is due to the fact that Black Ops III is heavily resistant to patching by non-official sources. Additionally, I consider it a bonus that cheaters must choose to play unprotected to the griefing mechanisms that they have used against the community for so long. ### Q: Will you ever post source code? -A: Eventually. The patch is closed source right now because it fixes some major exploits which could very negatively affect the servers and unpatched users. When these exploits become widely known, I have no problem releasing source to the public. +A: Eventually. ### Q: Why does my anti-virus say this is malware? A: The code is protected against reverse engineering. This protection unintentionally prevents anti-virus scans from identifying whether the tool is safe or not. Modern anti-virus will, by default, label anything that it cannot scan completely as malware to protect users. ### Q: What is the LPC file for? @@ -40,7 +40,7 @@ A: serious#9999 on discord. You must be in my server and allow dms from server m ### Q: Is this tool still updated? A: Yes. ### Q: Are the security concerns still valid? -A: Yes. The game has not received an update since 2019. +A: Partially. The RCE vulnerabilities are no longer a concern, but the patch fixes many remote crashes which can be used to grief people. ### Q: Is there a ban risk when using this tool? A: No. ### Q: Will this affect other games? Can another anticheat ban me for using this on BO3? @@ -48,7 +48,7 @@ A: No. ### Q: What is the network password for? A: [Please watch this video.](https://www.youtube.com/watch?v=ykoH31p61_E) ### Q: Will this work for Linux? Will this work for Windows 7? -A: The patch only supports Windows 10 and Windows 11 for now. +A: The patch only supports Windows 10 and Windows 11 for now. I tried to add support to proton, so feel free to let me know if it works or not. ### Q: Error at hooking API "LoadStringA" A: [Install the visual c++ redistributables](https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170) ### Q: I was in a public game and still got crashed!