hook for chew knee them
Go to file
beerpiss 975a168ebb use outputdebugstringA for logging to the console
I have fuck all idea if this works. This doesn't work on my machine. Any hooks outside of chusanhook can't output shit.
2023-11-17 13:55:14 +07:00
.cargo initial commit 2023-11-14 23:57:44 +07:00
res feat: massive feature pack 2023-11-16 21:55:50 +07:00
src use outputdebugstringA for logging to the console 2023-11-17 13:55:14 +07:00
.gitignore feat: Allow requests to title server to stay encrypted (#1) 2023-11-16 03:37:42 +07:00
Cargo.lock feat: Allow requests to title server to stay encrypted (#1) 2023-11-16 03:37:42 +07:00
Cargo.toml use outputdebugstringA for logging to the console 2023-11-17 13:55:14 +07:00
LICENSE initial commit 2023-11-14 23:57:44 +07:00
README.md Update README.md 2023-11-16 08:53:51 +07:00
rust-toolchain.toml initial commit 2023-11-14 23:57:44 +07:00

saekawa

インパアフェクシオン・ホワイトガアル

CHUNITHM hook to submit your scores to Tachi every credit.

Features

  • Submit scores to Tachi after each credit.
  • Submit dan and emblem classes to Tachi.

Installation

  • Put it in your game installation root directory
  • Create and edit the config file to set your API key (optional, if it doesn't exist it will be created automatically)
  • When you start the game, inject the DLL into the game process. For example, edit your segatools game.bat to look like the green line:
- inject_x86.exe -d -k chusanhook.dll chusanApp.exe
+ inject_x86.exe -d -k saekawa.dll -k chusanhook.dll chusanApp.exe

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 choose not to patch, you will need to obtain the necessary keys and provide them in saekawa.toml.

Credits

  • Adam Thibert (adamaq01). A lot of the code was shamelessly lifted from his Mikado, a similar hook for SDVX.

License

0BSD