Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

学园偶像大师 本地化插件(开发中...) / Gakumas localify plugin (Developing...)

License

Notifications You must be signed in to change notification settings

RINZE1/gakuen-imas-localify-bandai

 
 

Repository files navigation

gakuen-imas-localify

  • 学园偶像大师 本地化插件

Usage

  • 这是一个 XPosed 插件,已 Root 用户可以使用 LSPosed,未 Root 用户可以使用 LSPatch

TODO

  • 卡片信息、TIPS 等部分的文本 hook (generic)
  • 更多类型的文件替换
  • LSPatch 集成模式无效

... and more

本地化相关

  • 本地化文件放在 app/src/main/assets/gakumas-local
  • version.txt 记录翻译版本号。每次插件启动都会检查 asset 内的版本和本地的版本是否一致。不一致会覆盖文件到 /data/data/com.bandainamcoent.idolmaster_gakuen/files/gakumas-lical/ 文件夹内
  • local-files/localization.json 为 localization 翻译
  • local-files/generic.json 为 localization 未覆盖部分的翻译
  • local-files/genericTrans 文件夹内所有 .json 文件作用同 generic.json,文件夹名/文件名可自定义,方便区分翻译内容
  • local-files/resource 文件夹存放资源文件,目前可以替换所有同名的 txt 文件。获取游戏原始资源可以查看:gkmasToolkit

翻译仓库贡献列表

Star History

Star History Chart

特别鸣谢

About

学园偶像大师 本地化插件(开发中...) / Gakumas localify plugin (Developing...)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.2%
  • Kotlin 41.9%
  • Other 0.9%