Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 867 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 867 Bytes

umamusume-story-patcher

Now works with the latest version of UnityPy

How to use

  • Go to your umamusume folder, usually
    C:\Users\<user>\AppData\LocalLow\Cygames\umamusume
  • Make a mods folder and clone this repo inside it
    C:\Users\<user>\AppData\LocalLow\Cygames\umamusume\mods\umamusume-story-patcher
  • Run python pip install -r requirements.txt in your terminal
  • Run story_patcher.pyw
  • Extract some story
  • Edit the csv file and change Language from 日本語 to English
  • Put the file in the translations folder
  • Patch All

Infos

  • You can take a look at the translated csv files (and the patched result in game)
    to see how the translations works
  • Hardcoded to translate only if the language is set to English for now but i'll
    add a settings tab some day
  • For any questions or suggestions DM me on discord (SkySet#3043)