- Obtain a US FE8 ROM, name it
FE8_clean.gba
, and place it in the project directory. - Download the most recent Event Assembler build (at least version 11.1.2), and extract it into the project directory.
- Download the latest ColorzCore (at least the 7/7/18 build).
Rename it
Core.exe
and use it to replace theCore.exe
inEvent Assembler
. - Download nmm2ea. Extract c2ea and place it the
Tables
folder. - Download textprocess and place it in the
Text
folder. - Download tmx2ea and place it in the
Maps
folder. - Download pal2ea and place it in the
Battle Palettes
folder. - Make sure lyn is an available tool for EA to use (i.e. it's in the Event Assembler/Tools directory).
Note: All tools should be named as they are in this file, with the *.exe extension, unless otherwise noted. For example, pal2ea should be named pal2ea.exe
.