Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
2025-11-30 16:00:23 +01:00
.github 1.14.0 release 2025-11-30 16:00:23 +01:00
asm 30/11/25 master to upcoming merge 2025-11-30 14:57:50 +01:00
constants
data 30/11/25 master to upcoming merge 2025-11-30 14:57:50 +01:00
dev_scripts
docs 1.14.0 release 2025-11-30 16:00:23 +01:00
graphics 19/11/25 Master to upcoming merge 2025-11-19 18:20:30 +01:00
include 1.14.0 release 2025-11-30 16:00:23 +01:00
libagbsyscall
migration_scripts Added contest config and cleaned up contest category variables (#8178) 2025-11-13 11:29:38 +01:00
sound pret merge 2025-11-16 12:01:13 +01:00
src 30/11/25 master to upcoming merge 2025-11-30 14:57:50 +01:00
test 30/11/25 master to upcoming merge 2025-11-30 14:57:50 +01:00
tools 19/11/25 Master to upcoming merge 2025-11-19 18:20:30 +01:00
.all-contributorsrc add leo60228 as a contributor for doc, and data (#8238) 2025-11-12 13:45:36 -08:00
.gitattributes squash! *.party: text with lfs 2025-11-21 19:30:30 +00:00
.gitignore Add include/constants/script_commands.h to gitignore (#8169) 2025-11-10 15:59:44 +01:00
asmdiff.ps1
asmdiff.sh
audio_rules.mk
build_tools.sh
CHANGELOG.md
charmap.txt
check_history.sh
config.mk
CONTRIBUTING.md
CREDITS.md add leo60228 as a contributor for doc, and data (#8238) 2025-11-12 13:45:36 -08:00
FEATURES.md
graphics_file_rules.mk
INSTALL.md Fedora install instructions (#8355) 2025-11-27 21:10:58 +01:00
json_data_rules.mk
ld_script_modern.ld
ld_script_test.ld
make_tools.mk
Makefile
map_data_rules.mk
README.md 1.14.0 release 2025-11-30 16:00:23 +01:00
rom.sha1
spritesheet_rules.mk Implement GSC berry/apricorn tree functionality. (#7777) 2025-11-14 20:28:55 +01:00
trainer_rules.mk

About pokeemerald-expansion

Gif that shows debugging functionality that is unique to pokeemerald-expansion such as rerolling Trainer ID, Cheat Start, PC from Debug Menu, Debug PC Fill, Pokémon Sprite Visualizer, Debug Warp to Map, and Battle Debug Menu Gif that shows overworld functionality that is unique to pokeemerald-expansion such as indoor running, BW2 style map popups, overworld followers, DNA Splicers, Gen 1 style fishing, OW Item descriptions, Quick Run from Battle, Use Last Ball, Wild Double Battles, and Catch from EXP Gif that shows off a number of modern Pokémon battle mechanics happening in the pokeemerald-expansion engine: 2 vs 1 battles, modern Pokémon, items, moves, abilities, fully customizable opponents and partners, Trainer Slides, and generational gimmicks

pokeemerald-expansion is a GBA ROM hack base that equips developers with a comprehensive toolkit for creating Pokémon ROM hacks. pokeemerald-expansion is built on top of pret's pokeemerald decompilation project. It is not a playable Pokémon game on its own.

Features

pokeemerald-expansion offers hundreds of features from various core series Pokémon games, along with popular quality-of-life enhancements designed to streamline development and improve the player experience. A full list of those features can be found in FEATURES.md.

Credits

If you use pokeemerald-expansion, please credit RHH (Rom Hacking Hideout). Optionally, include the version number for clarity.

Based off RHH's pokeemerald-expansion 1.14.0 https://github.com/rh-hideout/pokeemerald-expansion/

Please consider crediting all contributors involved in the project!

Choosing pokeemerald or pokeemerald-expansion

  • pokeemerald-expansion supports multiplayer functionality with other games built on pokeemerald-expansion. It is not compatible with official Pokémon games.
  • If compatibility with official games is important, use pokeemerald. Otherwise, we recommend using pokeemerald-expansion.
  • pokeemerald-expansion incorporates regular updates from pokeemerald, including bug fixes and documentation improvements.

Getting Started

Important: Do not use GitHub's "Download Zip" option as it will not include commit history. This is necessary if you want to update or merge other feature branches.

If you're new to git and GitHub, Team Aqua's Asset Repo has a guide to forking and cloning the repository. Then you can follow one of the following guides:

📥 Installing pokeemerald-expansion

🏗️ Building pokeemerald-expansion

🚚 Migrating from pokeemerald

🚀 Updating pokeemerald-expansion

Documentation

For detailed documentation, visit the pokeemerald-expansion documentation page.

Contributions

If you are looking to report a bug, open a pull request, or request a feature, our CONTRIBUTING.md has guides for each.

Community

Our community uses the ROM Hacking Hideout (RHH) Discord server to communicate and organize. Most of our discussions take place there, and we welcome anybody to join us!