CherishingWish / UmaExplorer

Exploring, debugging and modifying ウマ娘プリティーダービー (Umamusume Pretty Derby) with UI interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UmaExplorer

For exploring, debugging and modifying ウマ娘プリティーダービー (Umamusume Pretty Derby) with UI interface.

Usage

Theoretically this should support "modern" versions of Windows, as long as it is x64. But this is only tested with Windows 10 v2004.

Please make sure that you have installed the latest Visual C++ 2019 Redistributable, otherwise the game would crash at start up time with no message at all.

  1. Copy version.dll to the same directory with umamusume.exe. This should be %USERPROFILE%\Umamusume unless you did some magic yourself.
  2. Start the game as usual (i.e., with DMM launcher).

Build

  1. Install vcpkg, and make sure to enable VS integration by running vcpkg integrate install.
  2. git clone
  3. Spin up Visual Studio 2019
  4. Make sure everything is OK, and press "Build".

Credits

This module is largely copied from EXNOA-CarrotJuicer.

About

Exploring, debugging and modifying ウマ娘プリティーダービー (Umamusume Pretty Derby) with UI interface.


Languages

Language:C++ 91.6%Language:C 8.3%Language:Assembly 0.1%Language:Python 0.0%