mirror of
https://github.com/beerpiss/saekawa.git
synced 2024-11-23 23:00:58 +01:00
hook for chew knee them
.cargo | ||
.idea | ||
res | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rust-toolchain.toml |
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
- Download the latest release
- Put it in your game installation root folder.
- Create and edit the config file (download a config file pre-filled with your Tachi API key here), and place it in the same folder as the DLL.
- 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're already running a local server like Aqua or ARTEMiS and had no idea encryption even existed, you're good to go)
If you choose not to patch, you will need to obtain the necessary keys and provide them in the configuration file.
Credits
License
0BSD