Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Specific Steps to properly compile the Emerald Battle Engine Upgrade.
- Wrote by Lunos the 20th of July from 2018.
- Requirements:
- -Python v3.6
- -devkitARM r45
- -Clean Pokémon Emerald (USA) ROM inside EBEU's master/root folder, named "BPEE0(.gba)"
- Instructions:
- 1) Make sure you have your "Path" Environment Variable set up correctly.
- It needs to have the path to devkitARM's "bin" folder and Python's master/root folder.
- So in my case, it contains these 2 paths among some others: C:\devkitARM\bin;C:\Python
- 2) Modify \Pokemon-Emerald-Battle-Engine-Upgrade-master\scripts\make.py and \Pokemon-Emerald-Battle-Engine-Upgrade-master\src\config.h as you see fit.
- 3) Once you're done, go back to EBEU's master/root folder and do: Shift + Right Click, Open Command Window Here, "python scripts\make.py" and that's it.
- 3.1) If you want to, you can grab PGE's roms.ini file, put it inside the EBEU's master/root folder and then use "python scripts/PGEinidump.py" to get a proper .ini file to open your ROM with PGE.
- Credits:
- -DizzyEgg & KDSKardabox/Chacha || The guys behind EBEU.
- -Gamer2020 || The guy who made PGE.
- -UltimaSoul & Sagiri || The guys who helped me fix some issues I was having.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement