A simple hook for a woosh woosh video game
Go to file
2023-07-24 00:05:57 +02:00
src feat: minor logging format improvements 2023-07-24 00:05:57 +02:00
.gitignore feat: release first version 2023-05-14 00:17:50 +02:00
Cargo.toml feat: implement cloud link scores hijack to display Tachi PBs instead 2023-07-16 03:17:44 +02:00
LICENSE feat: release first version 2023-05-14 00:17:50 +02:00
mikado.toml feat: implement cloud link scores hijack to display Tachi PBs instead 2023-07-16 03:17:44 +02:00
README.md feat: release first version 2023-05-14 00:17:50 +02:00

Mikado

Little SDVX hook to submit your scores to a Tachi instance while you are playing.

Installation

  • Download the latest release from the releases page
  • Extract the zip file into your SDVX installation folder
  • When you start the game, inject the DLL into the process

Tips

  • The configuration file will be created in the same folder as the DLL at startup if it doesn't already exist
  • You can configure some options (like the Tachi URL) by editing the mikado.toml file
  • If you are using Spicetools, you can add the -k mikado.dll option or specify the DLL in the configuration tool to automatically inject it at startup

License

MIT