1
0

86 lines
3.3 KiB
Markdown
Raw Normal View History

2024-06-17 01:41:40 +07:00
[![](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)
2024-06-16 10:15:28 +07:00
<img align="center" src=/Images/logo.png>
2024-05-20 20:03:34 +08:00
2024-06-17 04:24:42 +07:00
A Xposed Module for Localizing *Gakuen iDOLM@STER* to English.
2024-05-20 20:03:34 +08:00
2024-06-17 04:24:42 +07:00
It works by hooking into the game's text rendering system and replacing text during runtime.
2024-06-16 10:15:28 +07:00
2024-06-17 04:24:42 +07:00
This project includes a modified version of [gakuen-imas-localify](https://github.com/chinosk6/gakuen-imas-localify).
2024-06-16 10:15:28 +07:00
2024-06-17 04:24:42 +07:00
It is compatible only with the *Android* version of the game.
<!--
2024-06-16 10:15:28 +07:00
# Previews
<img align="center" src=/Images/preview.png>
<div align="center">
# Video Preview
</div>
2024-06-17 04:24:42 +07:00
-->
2024-06-16 10:15:28 +07:00
# Features
2024-06-17 04:24:42 +07:00
Translations
- UI
2024-06-16 10:15:28 +07:00
- Produce Mode
- Idol & Support cards
- Idol Bond Commus
- Main Story
- Event Commus
- Lyrics
# Disclaimer
2024-06-17 04:24:42 +07:00
*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.**
2024-06-16 10:15:28 +07:00
2024-06-17 04:24:42 +07:00
# Translation Progress
2024-06-16 10:15:28 +07:00
2024-06-17 04:24:42 +07:00
[Detailed Translation Progress](https://docs.google.com/spreadsheets/d/101wE-LjNJL-lSzZB96ifQAj3X-WmmA1ZIXKFTFRFJGY)
2024-06-16 10:15:28 +07:00
[![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)
2024-06-17 04:24:42 +07:00
<!--
2024-06-16 10:15:28 +07:00
# Setting up / Getting started
2024-06-17 04:24:42 +07:00
-->
2024-06-14 05:36:46 +07:00
# Usage
2024-05-20 20:03:34 +08:00
2024-06-14 05:36:46 +07:00
- For Magisk users use [LSPosed](https://github.com/LSPosed/LSPosed).
- For Non-Root users use [LSPatch](https://github.com/LSPosed/LSPatch).
2024-05-20 20:03:34 +08:00
2024-06-14 05:36:46 +07:00
# Download
2024-06-15 01:22:52 +07:00
2024-06-14 05:36:46 +07:00
You can download the latest build from the GitHub Actions artifacts.
2024-05-23 11:24:19 +08:00
2024-06-17 01:41:40 +07:00
1. Go to the [GitHub Actions](https://github.com/NatsumeLS/Gakumas-Localify-EN/actions/workflows/build.yml) page.
2024-06-14 05:36:46 +07:00
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.
2024-05-23 11:24:19 +08:00
2024-06-17 04:24:42 +07:00
# Localization Data
2024-06-15 01:22:52 +07:00
2024-06-14 05:36:46 +07:00
[Gakumas-Translation-Data-EN](https://github.com/NatsumeLS/Gakumas-Translation-Data-EN)
2024-05-23 11:24:19 +08:00
2024-06-14 05:36:46 +07:00
- Localization files are placed in `/app/src/main/assets/gakumas-local`
2024-05-20 20:03:34 +08:00
2024-06-14 05:36:46 +07:00
# Special Thanks
2024-05-20 20:03:34 +08:00
2024-06-14 05:36:46 +07:00
- [gakuen-imas-localify](https://github.com/chinosk6/gakuen-imas-localify)
- [GakumasTranslationData](https://github.com/chinosk6/GakumasTranslationData)
2024-05-20 20:03:34 +08:00
- [gkmasToolkit](https://github.com/kishidanatsumi/gkmasToolkit)
- [UmaPyogin-Android](https://github.com/akemimadoka/UmaPyogin-Android)
- [UnityResolve.hpp](https://github.com/issuimo/UnityResolve.hpp)