mirror of
https://github.com/beerpiss/saekawa.git
synced 2024-11-13 18:20:51 +01:00
hook for chew knee them
18a60e1811
* support for salt-less encrypted configs on paradise lost and older * json serializing to concrete types * poll imports for status updates * fire off imports in a separate thread |
||
---|---|---|
.cargo | ||
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
- 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