[![](https://github.com/NatsumeLS/Gakumas-Localify-EN/actions/workflows/build.yml/badge.svg)](https://github.com/NatsumeLS/Gakumas-Localify-EN/actions/workflows/build.yml) [![](https://hits.dwyl.com/NatsumeLS/Gakumas-Localify-EN.svg?style=flat-square)](https://github.com/NatsumeLS/Gakumas-Localify-EN/graphs/traffic) [![](https://dcbadge.limes.pink/api/server/https://discord.gg/qARc4Hdc3n)](https://natsume.io/GakumasLocalize) A Xposed Module for Localizing *Gakuen iDOLM@STER* to English. It works by hooking into the game's text rendering system and replacing text during runtime. This project includes a modified version of [gakuen-imas-localify](https://github.com/chinosk6/gakuen-imas-localify). It is compatible only with the *Android* version of the game. # Features Translations - UI - Produce Mode - Idol & Support cards - Idol Bond Commus - Main Story - Event Commus - Lyrics # Disclaimer *Gakumas-Localify-EN* is an independent fan-community project and is not affiliated with Bandai Namco. Assets are modified solely for translation purposes, and **the maintainers believe this is harmless and unlikely to cause any issues.** However, these modifications do violate the relevant Terms of Service, so **proceed at your own risk.** **Neither the maintainers nor the contributors will be responsible for any issues that may arise from using this project.** # Translation Progress [Detailed Translation Progress](https://docs.google.com/spreadsheets/d/101wE-LjNJL-lSzZB96ifQAj3X-WmmA1ZIXKFTFRFJGY) [![Link](https://docs.google.com/spreadsheets/d/e/2PACX-1vQctXxwDqkSCNkFs_Ipgh4W0g4Z8dBoyTvJISN16lf7m-huOnfngVtnnNXmRe52oBp0sTtfxapFHN4y/pubchart?oid=847311911&format=image)](https://docs.google.com/spreadsheets/d/101wE-LjNJL-lSzZB96ifQAj3X-WmmA1ZIXKFTFRFJGY/edit?usp=sharing) [![Link](https://docs.google.com/spreadsheets/d/e/2PACX-1vQctXxwDqkSCNkFs_Ipgh4W0g4Z8dBoyTvJISN16lf7m-huOnfngVtnnNXmRe52oBp0sTtfxapFHN4y/pubchart?oid=574536670&format=image)](https://docs.google.com/spreadsheets/d/101wE-LjNJL-lSzZB96ifQAj3X-WmmA1ZIXKFTFRFJGY/edit?usp=sharing) # Usage - For Magisk users use [LSPosed](https://github.com/LSPosed/LSPosed). - For Non-Root users use [LSPatch](https://github.com/LSPosed/LSPatch). # Download You can download the latest build from the GitHub Actions artifacts. 1. Go to the [GitHub Actions](https://github.com/NatsumeLS/Gakumas-Localify-EN/actions/workflows/build.yml) page. 2. Find the most recent workflow run. 3. Click on the workflow run to view details. 4. In the "Artifacts" section at the bottom of the page, download the `GakumasLocalify` artifact. # Localization Data [Gakumas-Translation-Data-EN](https://github.com/NatsumeLS/Gakumas-Translation-Data-EN) - Localization files are placed in `/app/src/main/assets/gakumas-local` # Special Thanks - [gakuen-imas-localify](https://github.com/chinosk6/gakuen-imas-localify) - [GakumasTranslationData](https://github.com/chinosk6/GakumasTranslationData) - [gkmasToolkit](https://github.com/kishidanatsumi/gkmasToolkit) - [UmaPyogin-Android](https://github.com/akemimadoka/UmaPyogin-Android) - [UnityResolve.hpp](https://github.com/issuimo/UnityResolve.hpp)