From 31fe19a4f56c96927beb9757f5c6521a6aa1dde0 Mon Sep 17 00:00:00 2001 From: beerpsi <92439990+beerpiss@users.noreply.github.com> Date: Tue, 30 Jan 2024 01:57:05 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d14e830..7b02c4f 100644 --- a/README.md +++ b/README.md @@ -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!**