Skip to content

tomatosoupcan/ChunItachi

Repository files navigation

ChunItachi

ChunItachi is an injectable dll for Chunithm Paradise/ParadiseLost which enables KamaItachi uploads as you play

Installation & Usage

Make sure you have Microsoft VC++ Runtimes installed.

Make sure you have your segatools.ini configured correctly and have an options folder, I think that still crashes things, maybe I'll fix it someday.

Modify your start.bat to mirror:

inject -d -k chunihook.dll -k ChunItachi.dll chuniApp.exe

Acquire a generated ChunItachi.ini from Kamaitachi here, and modify it to your needs.

Config file info, everything else should mostly remain untouched:

  • showDebug, set this to false to hide debug information, by default it's on to force you to notice the game needs to be set in the config file, but I'd recommend turning it off afterwards'
  • extid, set this to your extid for the account you want to register scores with, you can find this in your db (sega_card table in Aqua, aime_player in Minime). If you can't find it, or are unable to access your db, set this to some junk value like 123, then play a single song and check the debug logs for the mismatch info. (This can now be set to 0 to bypass this requirement)
  • game, set this to any of amazon, amazonplus, crystal, paradise, or paradiselost
  • apikey, this should be set automatically for you
  • failOverLamp, set this to false if you would prefer your lamps to take precedent over the FAILED lamp, set this to true if you want FAILED to take precedent

Place ChunItachi.dll, zlib1.dll, libcurl.dll, and ChunItachi.ini in your bin directory.

You need an option folder defined in segatools.ini

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

DLL for sending scores to KamaItachi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages