Skip to content

Commit 7874f4e

Browse files
authored
Update README.md
1 parent f6d62d4 commit 7874f4e

File tree

1 file changed

+69
-9
lines changed

1 file changed

+69
-9
lines changed

README.md

+69-9
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,77 @@
1-
# Cyberpunk2077 SMT Patcher
1+
<h1 align="center">Cyberpunk2077 SMT Patcher</h1>
22

3-
Simultaneous Multi-Threading Fix Patcher for Cyberpunk 2077
3+
<p align="center">
44

5-
Usage:
5+
<img src="https://img.shields.io/badge/writed%20by-dartpower-blue.svg" >
66

7-
1. Put "Cyberpunk2077_SMTPatcher.exe" in <Cyberpunk 2077 Install Folder>\bin\x64
7+
<img src="https://badges.frapsoft.com/os/v1/open-source.svg?v=103" >
88

9-
2. Run patcher
9+
<img src="https://img.shields.io/github/stars/dpteam/Cyberpunk2077_SMTPatcher.svg?style=flat">
1010

11-
3. If patching is successful, launch game.
11+
<img src="https://img.shields.io/github/languages/top/dpteam/Cyberpunk2077_SMTPatcher.svg">
1212

13-
Uninstall patch:
13+
<img src="https://img.shields.io/github/issues/dpteam/Cyberpunk2077_SMTPatcher.svg">
1414

15-
1. Remove "Cyberpunk2077.exe"
15+
</p>
1616

17-
2. Rename "Cyberpunk2077.exe.smt-patcher-bak" to "Cyberpunk2077.exe"
17+
**AMD (Non-Intel) Simultaneous Multi-Threading Fix Patcher for Cyberpunk 2077 made by _[DartPower](https://github.com/dartpower)_ Team.**
18+
19+
---
20+
21+
<p align="center">
22+
<img src="https://user-images.githubusercontent.com/2005369/102132915-50042500-3e65-11eb-89de-710c9ba3857e.gif">
23+
</p>
24+
25+
# Usage
26+
27+
```
28+
1. Download a patcher archive in Releases tab
29+
2. Unpack a file named "Cyberpunk2077_SMTPatcher.exe" into <Cyberpunk 2077 Install Folder>\bin\x64
30+
31+
e.g. V:\GoG Games\Cyberpunk 2077\bin\x64
32+
(For GOG Users)
33+
34+
or for EGS users:
35+
C:\Program Files\Cyberpunk 2077\bin\x64
36+
37+
or for steam users:
38+
C:\Program Files (x86)\Steam\steamapps\common\Cyberpunk 2077\bin\x64
39+
or
40+
D:\SteamLibrary\steamapps\common\Cyberpunk 2077\bin\x64
41+
42+
or for moneyless people
43+
D:\Program Files\R.G. YourCrappyPirateReleaser\Cyberpunk2077\bin\x64
44+
45+
3. Run "Cyberpunk2077_SMTPatcher.exe"
46+
4. Wait when patching is successful
47+
Patcher console window will say "SMT Pattern found and replaced. Cyberpunk 2077 patched successful." and "Press Any Key to Exit"
48+
You may just press any key and this window is closes or close this window.
49+
5. If patching is successful, launch game.
50+
```
51+
52+
# Uninstall patch
53+
54+
```
55+
1. Open directory <Cyberpunk 2077 Install Folder>\bin\x64
56+
2. Remove "Cyberpunk2077.exe"
57+
3. Rename "Cyberpunk2077.exe.smt-patcher-bak" to "Cyberpunk2077.exe"
58+
P.S. You should check if [viewing hidden files and folders is enabled](https://support.microsoft.com/en-us/help/4028316/windows-view-hidden-files-and-folders-in-windows-10)
59+
```
60+
61+
# Troubleshooting & F.A.Q.
62+
63+
* Question: Can't launch patcher!
64+
65+
* Answer: Install .NET Framework 4.8
66+
67+
* Question: Patcher crashing, he is can't found a game exe.
68+
69+
* Answer: Put file correctly!
70+
71+
# What's done
72+
73+
- [x] Pattern-based HEX patcher
74+
- [x] Old pattern tested
75+
- [x] New pattern, found by [UnhingedDoork](https://www.reddit.com/user/UnhingedDoork/)
76+
- [ ] New pattern tested
77+
- [ ] GUI and/or progressbar-based things...

0 commit comments

Comments
 (0)