mirror of
https://github.com/shiversoftdev/t7patch.git
synced 2025-01-09 20:46:23 +00:00
Update README.md
This commit is contained in:
parent
ae9731b6c7
commit
210077aae8
1 changed files with 18 additions and 11 deletions
29
README.md
29
README.md
|
@ -13,33 +13,40 @@ Please do not try to use any public cheats with this patch. Almost all of them a
|
||||||
|
|
||||||
# Frequently Asked Questions
|
# Frequently Asked Questions
|
||||||
|
|
||||||
## Q: Do I need to run the patch if I am playing solo offline?
|
### 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.
|
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?
|
### Q: Does this fix the RCE vulnerabilities you mentioned in your video?
|
||||||
A: Yes. This fixes 2 of the known RCE vulnerabilities. To my knowledge, there is at least one more and I am actively looking for it.
|
A: Yes. This fixes 2 of the known RCE vulnerabilities. To my knowledge, there is at least one more and I am actively looking for it.
|
||||||
## Q: Do I need a VPN?
|
### 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.
|
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!
|
### 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.
|
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.
|
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?
|
### 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: No. This patch is only designed to work on PC (Windows computers). I do not have plans to support other platforms at this time.
|
||||||
## Q: Does this patch fix the FPS issue?
|
### Q: Does this patch fix the FPS issue?
|
||||||
A: Yes. There is a small subset of users who experience an additional frame rate drop at the start of matches, but this issue will be addressed when possible.
|
A: Yes. There is a small subset of users who experience an additional frame rate drop at the start of matches, but this issue will be addressed when possible.
|
||||||
## Q: Can you make this patch compatible with other mod menus, cheats, or third party tools?
|
### 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.
|
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?
|
### 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. 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.
|
||||||
## Q: Why does my anti-virus say this is malware?
|
### 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.
|
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?
|
||||||
|
A: The LPC file is to fix the A.B.C error on sign in. Not necessary for most users.
|
||||||
|
### Q: Who should I send crash reports to?
|
||||||
|
A: Serious#9999 on discord. You must be in my server and allow dms from server members to message me. I will not accept friend requests.
|
||||||
|
### Q: Is this tool still updated?
|
||||||
|
A: Yes. I have been collecting information and working on a new version. 1.06 is expected to be pushed within a week or two.
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
Serious - Development of patch, research, etc.\
|
Serious - Creator of the patch
|
||||||
|
# Special Thanks
|
||||||
SyGnUs - Exception handler help\
|
SyGnUs - Exception handler help\
|
||||||
ItsFebiven, Kai, ssno - Testing\
|
ItsFebiven, Kai, ssno - Testing\
|
||||||
Kenshin9977, Obey, Dawson - Crash Reports\
|
Kenshin9977, Obey, Dawson - Crash Reports\
|
||||||
Snowy. - Crash Report for CL_HandleRelayPacket\
|
Snowy. - Crash Report for CL_HandleRelayPacket\
|
||||||
Lerggy, Vortex - Additional information\
|
Lerggy, Vortex - Additional information\
|
||||||
Mikey0006 - UI Error report\
|
Mikey0006 - UI Error report\
|
||||||
Aqua - Name spoofing and friends only bug report\
|
Aqua - Name spoofing bug report and friends only bug report\
|
||||||
IceGrenade - Reported Server Browser IP Leaking
|
IceGrenade - Reported Server Browser IP Leaking
|
||||||
|
|
Loading…
Reference in a new issue