From 035e54a7ab1668e0e12bb67890aa37a81d06b2a5 Mon Sep 17 00:00:00 2001 From: beerpsi <92439990+beerpiss@users.noreply.github.com> Date: Tue, 30 Jan 2024 01:56:41 +0700 Subject: [PATCH] add note to Only inject to game --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 97d41e5..d14e830 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ edit your segatools game.bat to look like the green line: + 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!** + ### Caveats This hook requires the game's network communications to be decrypted, which can be done by patching the game binary with your preferred patcher. (if you're already running a local