- Joined
- Dec 28, 2024
- Messages
- 32
- Level up in
- 68 posts
- Reaction score
- 44
- Points
- 1,077
Hello guys!
I update patch and fixed many bugs. The game working good.
git clone https://github.com/DQ-2025/Evangelion-2.git
cd Evangelion-2
# 2. Place your ISOs in the parent folder:
# - game.iso (original Japanese)
# - Evangelion_EN_v27_Updated.iso (previous EN build)
# 3. Run the build script
python build_final_iso.py
The output ISO will be generated as
Neon Genesis Evangelion and all related trademarks are property of GAINAX / Khara. Not affiliated with or endorsed by any rights holder.
I update patch and fixed many bugs. The game working good.
Evangelion 2: Another Cases — PSP English Patch v38
Fan translation patch for Shinseiki Evangelion 2: Tsukurareshi Sekai - Another Cases (PSP, ULJS00061 / ULJS00064)
How to Apply
- Download Evangelion_EN_v27_Updated.xdelta from this repository
- Open romhacking.net/patch in your browser
- Select your original Japanese ISO as the ROM file
- Select
Evangelion_EN_v27_Updated.xdeltaas the patch file - Click Apply patch and download the result
- Play on your PSP or in PPSSPP
Building from Source
Requirements
- Python 3.10+
- uv package manager
- Original Japanese ISO (
game.iso) — ULJS00061 or ULJS00064 Evangelion_EN_v27_Updated.iso(previous EN build, used for EBOOT)- 7-Zip installed at
C:/Program Files/7-Zip/7z.exe
Steps
# 1. Clone this repositorygit clone https://github.com/DQ-2025/Evangelion-2.git
cd Evangelion-2
# 2. Place your ISOs in the parent folder:
# - game.iso (original Japanese)
# - Evangelion_EN_v27_Updated.iso (previous EN build)
# 3. Run the build script
python build_final_iso.py
The output ISO will be generated as
Evangelion_EN_v38.iso.Translation Files
The translation data is stored innge_2_re-main/temp/downloads/:| File | Description |
|---|---|
evs_trans.json | Dialogue scripts (EVS format) — 10,858 EN entries |
eboot_trans.json | Menu/UI strings patched into EBOOT — 4,484 entries |
utf8/free/f2info.bin.json | Info/Secret texts — 97 entries (JP original + EN translation) |
utf8/free/f2tuto.bin.json | Tutorial texts — 30 entries |
utf8/game/btimtext.bin.json | Battle messages — 288 entries |
utf8/game/imtext.bin.json | Map/interaction texts — 243,167 entries |
What's Translated
| Category | Status |
|---|---|
| Dialogue (EVS) | ~10,858 entries translated |
| Menu / UI (EBOOT) | 4,484 strings patched |
| Battle messages | 288 entries |
| Info/Secret texts | 97 entries |
| Tutorial texts | 30 entries |
| Map/interaction texts | 222,826 / 243,167 entries |
| Translated images | 400+ PNG images |
Known Issues
- Some battle status values may display incorrectly (engine rendering issue)
- A few onomatopoeia strings remain long — intentional sound effects
- Minor text issues may exist in untested areas
Project Structure
Code:
nge_2_re-main/ # Core toolchain (fork of xeonliu/nge_2_re)
app/ # CLI, database, parser, ELF patcher
scripts/ # Pack/unpack, ParaTranz download, fixes
temp/downloads/ # Translation JSON files (tracked in git)
Traduzidas/ # Translated PNG images
build_final_iso.py # Main build script
Credits
- Reverse engineering: Rezual
- Toolchain: xeonliu/nge_2_re
- English translation: DQ-2025 team
Legal
Fan-made, non-commercial patch for preservation purposes. Binary diff only — no copyrighted game data included. Requires a legitimate copy of the original game.Neon Genesis Evangelion and all related trademarks are property of GAINAX / Khara. Not affiliated with or endorsed by any rights holder.
~10,858 entries translated
