Skip to content
laqieer edited this page Jul 22, 2026 · 14 revisions

FEBuilderGBA Wiki

Welcome to the FEBuilderGBA wiki — the comprehensive ROM hacking suite for the Fire Emblem GBA trilogy.

Quick Links

Development

Supported Games

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

Platforms

  • Windows — Full-featured WinForms GUI (.NET 10.0) — stable; bug fixes only
  • Cross-platform desktop — Avalonia GUI (Linux, macOS, Windows) — broad WinForms parity (~93%), still maturing — preview; receives all new GUI features
  • Mobile — native Android (.apk) and iOS / iPadOS (.ipa) builds of the Avalonia GUI — experimental preview (build-validated; on-device runtime maturing)
  • Webbrowser build via WebAssembly, live at https://laqieer.github.io/FEBuilderGBA/experimental preview
  • CLI — Command-line tools for all desktop platforms

GUI strategy: the WinForms GUI is stable (bug fixes only); all new GUI features ship to the cross-platform Avalonia GUI. See GUI Strategy.

Community

Archive

Clone this wiki locally