English | 中文
A third-party plugin with useful functions to customize & better Uma Musume (ウマ娘) gaming experience.
Only support game downloaded from Windows DMM Game Player.
Download the version.dll
file from Releases, and put this file under the game exe folder.
If you want to change the plugin settings, create uconfig.json
file in the same folder. You can copy the example following to the file:
{
"fps":-1,
"inspectMsgPack":true,
"saveRequestPack":false,
"saveResponsePack":false,
"forceClosingGame":true
}
You can also manually add other settings to it.
Check Wiki to get more detailed information and usage about the plugin.
- Install vcpkg , Visual Studio 2022 (or latest)
- Clone the repository
- Build by Visual Studio
Part of the code is from:
umamusume-localify
EXNOA-CarrotJuicer
@GEEKiDoS
@CNA-Bld
@akemimadoka
@chinosk114514
All resources and contents in this repository are for learning ONLY. The code and tools in this repository may violate Cygames official EULA, and we assumed that you have clearly understood the potential consequences once you use these tools. We are not responsible for ANY damage or trouble caused by the use of the tools in this repository.