forked from FEBuilderGBA/FEBuilderGBA
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
laqieer edited this page Jun 19, 2026
·
14 revisions
Welcome to the FEBuilderGBA wiki — the comprehensive ROM hacking suite for the Fire Emblem GBA trilogy.
- Getting Started — How to download, install, and open your first ROM
- Editors Reference — Overview of all editor categories
- Skill Systems (FE8) — Add the community skills engine to unlock the Skill/Spell editors
- Command-Line Interface — CLI usage for automation and scripting
- Decomp Project Mode — Use a decompilation source tree as the source of truth
- Native Android — Experimental native Android (Avalonia) port
- Release vs Nightly Build — Which build to use
- GUI Validation Methods — MCP Computer Use vs PowerShell UI Automation comparison
- Avalonia GUI — Cross-platform Avalonia frontend details
- Development Notes — Notes for contributors
| Game | Region | ROM ID |
|---|---|---|
| Fire Emblem: The Binding Blade (FE6) | Japan | FE6 |
| Fire Emblem: The Blazing Blade (FE7) | Japan | FE7J |
| Fire Emblem: The Blazing Blade (FE7) | US/International | FE7U |
| Fire Emblem: The Sacred Stones (FE8) | Japan | FE8J |
| Fire Emblem: The Sacred Stones (FE8) | US/International | FE8U |
- Windows — Full-featured WinForms GUI (.NET 9.0)
- Cross-platform — Avalonia GUI preview (Linux, macOS, Windows)
- CLI — Command-line tools for all platforms
- GitHub Discussions — Ask questions and share projects
- GitHub Issues — Report bugs and request features