Set up SparkCollectPlugin
Automatically submits your career results to umaspark whenever you finish a run.
If you have the old version of the plugin, it still works for now — no action required.
If you install any new version, I recommend deleting the old config.properties to update with the new settings.
Install Hachimi Edge
Download and install the latest release from the Hachimi Edge releases page. Follow the instructions in that repo for your setup.
The plugin requires Hachimi v0.24 or later. Check the release page to confirm your version.
If this is your first time installing Hachimi, launch the game once after installing it. This generates the /hachimi/ folder in your game root directory.
When upgrading Hachimi to a newer version, delete your existing /hachimi/config.json file first — the format may have changed and an old file can cause issues.
Download the plugin
Download spark_collect_plugin.dll and place it in your game root folder (same folder as UmamusumePrettyDerby.exe).
Enable the plugin in Hachimi
Open /hachimi/config.json and add spark_collect_plugin.dll to the load_librariesarray. If the key doesn't exist yet, add it:
{
"load_libraries": [
"spark_collect_plugin.dll"
]
}If you already have other entries in load_libraries, append "spark_collect_plugin.dll" to the array.
Relaunch the game
Start the game. The plugin loads and auto-creates a SparkCollectPlugin/ folder in your game root with a config.properties file inside.
Get your token
Log in with Discord on this site, then go to Settings and click Generate token. Copy the token that appears.
This token is not your Discord password or login token — it's a unique identifier generated by this site that links your plugin submissions to your account. It is safe to paste into config.properties.
Add the token to config
Open SparkCollectPlugin/config.properties in the game root and paste your token into the token field:
token=your_token_here
You're set
Complete a career run in-game. Your results will automatically appear on the Runs page.