mirror of
https://github.com/beerpiss/saekawa.git
synced 2024-11-13 18:20:51 +01:00
hook for chew knee them
.idea | ||
res | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
release.ps1 | ||
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
- Install Visual C++ Redistributable 2022 if you haven't already.
- 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 segatools, that would be
adding
-k saekawa.dll
to the arguments ofinject_x86.exe
so it looks like the second line:
REM inject_x86.exe -d -k chusanhook.dll chusanApp.exe
inject_x86.exe -d -k chusanhook.dll -k saekawa.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!
Credits
License
0BSD