Pokémon Romhack Base, based off pret's pokeemerald decompilation. See the wiki for more info.
Go to file
allcontributors[bot] ade1f26d41
add Doesnty as a contributor for design (#7892)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-10-18 11:09:35 +02:00
.github Updated PR template to make existing credit policy clearer (#7864) 2025-10-08 13:53:25 -04:00
asm Fixes Shields Down incorrectly preventing status on Minior Core form (#7968) 2025-10-17 20:40:37 +02:00
constants
data Fixes Shields Down incorrectly preventing status on Minior Core form (#7968) 2025-10-17 20:40:37 +02:00
dev_scripts
docs Relativize doc links, to fix links in docs site (#7964) 2025-10-18 10:56:40 +02:00
graphics Fix nicknames containing many / overflowing the party screen textbox (#7970) 2025-10-17 20:17:35 +02:00
include Fix Anticipation type effectiveness check (#7840) 2025-10-16 14:36:07 +02:00
libagbsyscall
migration_scripts Adds conversion script for trainers.h (#7663) 2025-09-30 17:48:23 +02:00
sound 25/08/25 Master merge 2025-08-25 17:30:38 +02:00
src Fix Persim Berry battle usage (#7963) 2025-10-17 22:57:18 +02:00
test Fixes Shields Down incorrectly preventing status on Minior Core form (#7968) 2025-10-17 20:40:37 +02:00
tools update of sv.json to consider newest DLC changes (#7672) 2025-09-13 16:06:36 +02:00
.all-contributorsrc add Doesnty as a contributor for design (#7892) 2025-10-18 11:09:35 +02:00
.gitattributes
.gitignore Remove competitive syntax config (#7154) 2025-07-12 13:03:36 -07:00
asmdiff.ps1
asmdiff.sh
audio_rules.mk
build_tools.sh
CHANGELOG.md
charmap.txt master merge 2025-07-19 17:01:18 +02:00
check_history.sh
CONTRIBUTING.md
CREDITS.md add Doesnty as a contributor for design (#7892) 2025-10-18 11:09:35 +02:00
FEATURES.md Spruce up FEATURES.md (#7159) 2025-06-20 05:44:55 -07:00
graphics_file_rules.mk battle_interface: overhaul ability pop up (#7227) 2025-07-10 19:09:52 +02:00
INSTALL.md Update INSTALL.md (#7852) 2025-10-06 17:05:46 -07:00
json_data_rules.mk
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 11/08/25 Master to upcoming merge 2025-08-11 08:31:12 +02:00
Makefile make check TESTS="..." support for filenames and infix matches (#7536) 2025-08-13 10:39:55 +02:00
map_data_rules.mk
README.md Expansion 1.13.2 release version 2025-10-01 11:09:29 +02:00
rom.sha1
spritesheet_rules.mk Rock climb by ghoulslash (#7432) 2025-08-03 14:52:07 +02: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.13.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!