Not maintained and not working anymore, use MinamiChiwa/Trainers-Legend-G instead
- 将
version.dll和config.json以及config.json中引用的字典放置于umamusume.exe边上 - 启动游戏
enableConsole启用用来输出调试信息的控制台 (true/false)enableLogger将未覆盖的文本输出到dump.txt(true/false)dumpStaticEntries需要上一条启用, 在游戏启动时将游戏内硬编码的文本条目输出到dump.txtmaxFps帧率限制 (-1 = 游戏原版/0 = 无限/>0 = 锁定到特定帧数)- 注: 垂直同步已开启
unlockSize允许游戏使用1080p以上的分辨率 (true/false)uiScale自定义UI缩放replaceFont将所有字体替换为默认字体, 解决缺字问题 (true/false)autoFullscreen在屏幕比例对应时自动设置为全屏 (true/false)- 如屏幕是16:9 并且横屏,将会在横屏播放剧情/live时全屏
- 如屏幕是9:16,将会在绝大多数情况下全屏
dicts将会读取的字典列表 (相对/绝对路径)
有时候加载 yaml 时会卡住,原因不明换成了rapidjson, 再见了您内
- 文本条目:
- 位于
resources/original_data内 - 请在汉化完条目之后将其移动到
localized_data内并提交 Pull Reqeust - 如要添加新条目,请先将
config.json内的enableLogger设置为true之后启动游戏- 随后未覆盖的文本会出现在
dump.txt
- 随后未覆盖的文本会出现在
- 位于
- 代码
- 想必各位都是老司机了
- Put
version.dll,config.jsonand thedictsreferenced byconfig.jsonnear theumamusume.exe. - Launch the game
enableConsoleEnable the console for printing debug infomations (true/false)enableLoggerOutput uncovered text entries intodump.txt(true/false)dumpStaticEntriesRequires ^, Dump hardcoded text entries intodump.txtmaxFpsMax fps limit (-1 = Unmodified/0 = Unlimited/>0 = Lock to #fps)- Note: VSync is enabled
unlockSizeAllow game to use resolutions that bigger than1080p(true/false)uiScaleCustom UI scalereplaceFontReplace all font to default font, solves missing word issue (true/false)autoFullscreenThe game will be fullscreen if screen aspect ratio is correct (true/false)- If screen aspect ratio is 16:9, the game will be fullscreen when playing story/live with landscape.
- If screen aspect ratio is 9:16, the game will be fullscreen in most case.
dictsA list of dicts that read by this (Path)
- None
static.jsonupgrade tool - https://github.com/AirJerryWhite/i18upgrade
- @AirJerryWhite
- @Yaklo
- @july20026
- @RikkaTakanaishi
- @羲羲
- @yotv2000tw