1
0
Fork 0
Go to file
chinosk 37e98f61a0
增加第一人称相机平滑 Y 轴模式
2024-06-05 18:58:24 +08:00
.github/workflows update build.yml 2024-05-23 09:36:51 +08:00
app 增加第一人称相机平滑 Y 轴模式 2024-06-05 18:58:24 +08:00
gradle/wrapper init commit 2024-05-20 19:31:18 +08:00
.gitattributes update .gitattributes 2024-05-20 19:33:32 +08:00
.gitignore init commit 2024-05-20 19:31:18 +08:00
.gitmodules init commit 2024-05-20 19:31:18 +08:00
LICENSE Initial commit 2024-05-17 17:41:35 +08:00
README.md update submodule, update font 2024-06-05 18:18:53 +08:00
build.gradle init commit 2024-05-20 19:31:18 +08:00
gradle.properties init commit 2024-05-20 19:31:18 +08:00
gradlew init commit 2024-05-20 19:31:18 +08:00
gradlew.bat init commit 2024-05-20 19:31:18 +08:00
settings.gradle init commit 2024-05-20 19:31:18 +08:00
update_submodule.bat update submodule, update font 2024-06-05 18:18:53 +08:00

README.md

gakuen-imas-localify

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

How to use

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

TODO

  • 卡片信息、TIPS 等部分的文本 hook
  • TIPS 文本消失
  • 更多类型的文件替换
  • 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/resource 文件夹存放资源文件,目前可以替换所有同名的 txt 文件。获取游戏原始资源可以查看:gkmasToolkit

特别鸣谢