Decompilation of Pokémon Emerald
Go to file
2026-01-12 10:59:14 +00:00
.github Merge branch 'master' into master-to-upcoming 2026-01-02 11:49:03 +01:00
asm Improve IsBattlerSpritePresent's alive check (#8847) 2026-01-09 14:59:37 +01:00
constants Merge remote-tracking branch 'pret/master' into pret-merge 2026-01-01 22:16:58 +01:00
data Adding move animation backgrounds to the Pokemon Sprite Visualizer (#8764) 2026-01-11 22:59:14 +01:00
dev_scripts
docs Merge branch '_RHH/master' into _RHH/pr/upcoming/masterMerge 2026-01-11 15:06:42 -03:00
graphics 01/01/26 Master to upcoming merge 2026-01-01 10:24:19 +01:00
include Adding move animation backgrounds to the Pokemon Sprite Visualizer (#8764) 2026-01-11 22:59:14 +01:00
libagbsyscall
migration_scripts Sprite text printing improvements (#8345) 2026-01-07 21:38:26 +01:00
sound Merge branch 'master' into master-to-upcoming 2026-01-02 11:49:03 +01:00
src Fix wrong getter in GetSwitchinStatusDamage (#8896) 2026-01-12 10:59:14 +00:00
test cleanup GetMon Null Data Instances (#8867) 2026-01-11 22:03:10 +01:00
tools Add Legends Z-A: Mega Dimension content (#8550) 2026-01-11 13:51:19 +01:00
.all-contributorsrc add Skeli789 as a contributor for design (#8785) 2026-01-03 18:18:13 +01:00
.gitattributes
.gitignore Refactoring the way teachable learnsets are generated (#8027) 2025-12-26 13:13:29 +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 Skeli789 as a contributor for design (#8785) 2026-01-03 18:18:13 +01:00
FEATURES.md
graphics_file_rules.mk
INSTALL.md Fix Status1 icon not being registered for recorded partner in tests (#8520) 2025-12-26 23:36:42 +00:00
json_data_rules.mk
ld_script_modern.ld
ld_script_test.ld
make_tools.mk
Makefile Rework teachable learnset makefile (#8803) 2026-01-08 23:02:17 +01:00
map_data_rules.mk
README.md Expansion 1.14.2 release 2026-01-02 10:41:18 +01:00
rom.sha1
spritesheet_rules.mk
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.2 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!