Update README.md

This commit is contained in:
beerpsi 2024-01-30 01:57:05 +07:00 committed by GitHub
parent 035e54a7ab
commit 31fe19a4f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@ and place it in the same folder as the DLL.
edit your segatools game.bat to look like the green line:
```diff
- inject_x86.exe -d -k chusanhook.dll chusanApp.exe
+ inject_x86.exe -d -k saekawa.dll -k chusanhook.dll chusanApp.exe
inject_x86.exe -d -k saekawa.dll -k chusanhook.dll chusanApp.exe
```
**DO NOT INJECT THIS DLL INTO `amdaemon.exe`! THE HOOK DOES NOT USE ANYTHING FROM amdaemon, AND YOU MIGHT GET A CRASH!**