Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
FosterProgramming fe2c154b89
Refactor chooseboxmon (#8491)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2026-01-22 19:54:19 +01:00
.github Merge branch 'master' into master-to-upcoming 2026-01-02 11:49:03 +01:00
asm Refactor chooseboxmon (#8491) 2026-01-22 19:54:19 +01:00
constants Adds `Item` enum (#8897) 2026-01-17 02:26:09 -08:00
data Refactor chooseboxmon (#8491) 2026-01-22 19:54:19 +01:00
dev_scripts Renamed folders and symbols to match species defines (#5581) 2024-10-27 20:15:11 +01:00
docs Merge branch '_RHH/master' into _RHH/pr/upcoming/masterMerge 2026-01-11 15:06:42 -03:00
graphics Fix file endings for White-Stripe Basculin palettes (#8956) 2026-01-18 15:42:10 +01:00
include Refactor chooseboxmon (#8491) 2026-01-22 19:54:19 +01:00
libagbsyscall Fix $(AR) define, remove \u warns on macOS. 2021-01-04 11:35:59 -05:00
migration_scripts Sprite text printing improvements (#8345) 2026-01-07 21:38:26 +01:00
sound Add missing cries for Cramorant-Gulping, Cramorant-Gorging, Oinkologne-Female, and Ursaluna-Bloodmoon (#8911) 2026-01-16 07:19:23 +00:00
src Refactor chooseboxmon (#8491) 2026-01-22 19:54:19 +01:00
test AI uses Tailwind with Wind Rider and Wind Power (#8983) 2026-01-21 12:58:09 +01:00
tools Refactor chooseboxmon (#8491) 2026-01-22 19:54:19 +01:00
.all-contributorsrc add ostomachion as a contributor for code (#8905) 2026-01-12 19:55:51 -08:00
.gitattributes squash! *.party: text with lfs 2025-11-21 19:30:30 +00:00
.gitignore Refactoring the way teachable learnsets are generated (#8027) 2025-12-26 13:13:29 +01:00
asmdiff.ps1 Remove debug printing 2019-04-07 19:18:42 -05:00
asmdiff.sh Pret merge (20th of June) (#4845) 2024-06-21 12:21:29 +02:00
audio_rules.mk Merge remote-tracking branch 'pret/master' into pret-merge 2025-12-01 16:46:34 +01:00
build_tools.sh Update deprecated build_tools script 2019-08-27 09:15:44 -04:00
CHANGELOG.md Version 1.10.2 (#6144) 2025-01-30 18:38:28 -03:00
charmap.txt Enable 3-color text (#8191) 2025-12-08 12:27:13 +01:00
check_history.sh feat: check if inside of git repository before building (#4363) 2024-04-07 10:43:04 -04:00
config.mk Add making release build 2025-07-07 10:24:45 -10:00
CONTRIBUTING.md Update CONTRIBUTING.md (#8879) 2026-01-11 19:20:09 +01:00
CREDITS.md add ostomachion as a contributor for code (#8905) 2026-01-12 19:55:51 -08:00
FEATURES.md Spruce up FEATURES.md (#7159) 2025-06-20 05:44:55 -07:00
graphics_file_rules.mk Fix spritesheet rules for rayquaza sprite in cutscene (#7985) 2025-10-20 15:56:55 +02:00
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 Merge branch 'master' into master-to-upcoming 2025-05-28 14:26:15 +02:00
ld_script_modern.ld Keep removed headers (#7261) 2025-07-02 09:06:23 +02:00
ld_script_test.ld Fix EWRAM_INIT in tests and add a default state to test runner main loop 2025-09-06 18:20:45 +02:00
make_tools.mk Merge remote-tracking branch 'pret/master' into pret-merge 2025-12-01 16:46:34 +01:00
Makefile Refactor chooseboxmon (#8491) 2026-01-22 19:54:19 +01:00
map_data_rules.mk Merge commit '07c897a' into pret-merge 2025-05-27 19:46:13 +02:00
README.md Expansion 1.14.2 release 2026-01-02 10:41:18 +01:00
rom.sha1 Make rom.sha1 lowercase to fix erroneous comparison results on *nix 2017-09-06 09:20:49 -04:00
spritesheet_rules.mk Implement GSC berry/apricorn tree functionality. (#7777) 2025-11-14 20:28:55 +01:00
trainer_rules.mk Remove competitive syntax config (#7154) 2025-07-12 13:03:36 -07:00

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!