This is a revamp of The Grand Library of FEU.
Common Links | |
---|---|
Tell me what / how to play | |
Fangame Directory | How to Patch a ROM |
Projects | |
FEBuilderGBA | |
FEBuilder | 7743’s wiki on Febuilder |
Buildfiles | |
SkillSystem Github | Ultimate Tutorial 2.0 |
Eventing | |
FE8 EA Eventing Guide | Stan’s Event Codes |
Assembly | |
ASM For Dummies | Teq Doq |
Graphics | |
Ultimate Graphics Repository | Spritans Pin Dump |
Sounds | |
Ultimate Music Repository v3 | Music Insertion Guide |
FEBuilder, Buildfiles, or what?
Pros & Cons
FEBuilder | |||
---|---|---|---|
Pros | Cons | ||
Easy-to-use interface | Edits are permanent | ||
Beginner-friendly & intuitive | Debugging requires your backups to compare data & resolve issues | ||
In-depth documentation of FE8 | Testing custom ASM is clunky |
Buildfiles | |||
---|---|---|---|
Pros | Cons | ||
Edits aren’t permanent | No user-interface | ||
Organized directory that you “build” | Steeper learning curve | ||
Easier to design custom asm |
Most users begin with FEBuilder, but some transition over to buildfiles once experienced. Most hacks are made exclusively for FE8U (and it has the most features), so that is the default when otherwise not stated.
Other Engines
Lex Talionis is a custom coding framework for creating fire emblem styled games in python.
SRPG Studio is an easy-to-use all-in-one editor for creating simple srpg projects.
Tactile (previously FEXNA) is a .NET coding framework & all-in-one editor.
Projects that use these engines are welcome on feuniverse, though they generally see a bit less traffic than fegba hacks.
Specialized Guides:
Focused topics
Video Guides:
Videos
More Directories:
Resource Directories
Discord - Invitation to join FEU Discord
Legacy
We have built upon the amazing contributions of many users, making the methods and information below become less relevant. An especially avid reader may find something of interest, though.
Legacy
General Hacking | |||
---|---|---|---|
Super Beginner Tutorial | Principles of Micro Editing [Hex Editor] | [Ultimate Tutorial] [Various Tools] | Nightmare Module Format Explained [Nightmare] |
Expanding and Relocating Data Arrays [Hex Editor] | Repointing Tutorial [Nightmare/Hex Editor] | Text Editing for Dummies [FEditor] | Arch’s Guide to Chapter Construction (FE7/FE6) [Event Assembler] |
Eventing for Dummies (FE7/FE6) [Event Assembler] | Archibald’s Bootcamp of Event Hacking (Video Series) (FE7) [Event Assembler] | Simple Event Editing (FE7) [Event Assembler] | A Guide to Modification by Hex (FE7) |
A Better Way to Support Compatibility [using simple EA macros] [Buildfile] | How to Patch a ROM | Repointing the Text Array [Buildfile] | Patching ROM Hacks on Android |
Graphics | |||
---|---|---|---|
Generic Palette Finding and Editing (ALL GBA) [VBA/Hex Editor] | Character Palette Editing without FERecolor (ALL GBA) [Various Tools] | FERecolor Palette Template Tutorial [FERecolor] |
Guides on GBA Graphics Editor | |||
---|---|---|---|
Basic Item Icon Editing and Insertion | Editing Map Palettes | Map Sprite Insertion Mania |
World Map | |||
---|---|---|---|
World Map Routes (FE8) | World Map Graphic Insertion (FE8) [GBA Graphics Editor] [Tiled] | World Map Insertion (FE7) [GBA Graphics Editor] | |
Thread Title |
Chapter Maps | |||
---|---|---|---|
Inserting Maps and Tiled Changes in Tiled (ALL GBA) [Tiled/Nightmare] | Insert an Image to Use as a Map (ALL GBA) [Tiled] |
Music | |||
---|---|---|---|
Sappy Graphical User Interface Explained [Sappy] | Music Hacking: The ELF Method | Inserting Custom Sound Samples [Sappy/Various Tools] | |
Basic Voice Table Editing [Sappy] | Fix “Missing File VbalCboEX6.ocx” Error [Sappy] | Thread Title |
Niche Documentation:
GBA Assembly Hacking | |||
---|---|---|---|
Assembly Hacking in C | Assembly Hacking Conventions | Notes on Calling Subroutines | |
6c Structures/Procs | Short Treatise on Longcalling the Second | A (Short) Treatise on Longcalling |
Other Games | |||
---|---|---|---|
FE6 | Hard Mode Bonuses for Raigh, Douglas, and Hugh | ||
FE5 | General Documentation | Notes on FE5 Events | FE5 Procs [ASM] |
FE4 | Miscellaneous Information from Archived Thread | ||
FE3 | The Debug Menu | Text Table (External Link) | |
FE1 | Adding New Weapons |
Good luck with your hack!