A Kalos remake in Pokémon Emerald.
Find a file
2022-09-05 11:15:18 +02:00
.github
asm Merge remote-tracking branch 'pret/master' into MergedBranchUltimate 2022-08-22 20:30:45 -04:00
common_syms
constants
data Apply style suggestions from code review 2022-09-03 21:22:15 -04:00
docs
gflib Merge remote-tracking branch 'pret/master' into MergedBranchUltimate 2022-08-22 20:30:45 -04:00
graphics Update fairy.png 2022-08-27 22:42:05 -04:00
include Update include/constants/overworld_config.h 2022-09-05 11:02:44 +02:00
libagbsyscall
sound Introduced P_NEW_POKEMON, which will disable all Gen4+ Pokémon and Forms 2022-08-22 17:27:21 -04:00
src removed music expansion songs, added newline, removed all weekday remains 2022-09-05 11:15:18 +02:00
tools whitspace changes, removed wrong comment 2022-09-02 18:53:51 +02:00
.gitattributes
.gitignore
asmdiff.ps1
asmdiff.sh
build_tools.sh
charmap.txt
graphics_file_rules.mk Merge remote-tracking branch 'pret/master' into MergedBranchUltimate 2022-08-22 20:30:45 -04:00
INSTALL.md Space cleanup 2022-07-29 21:28:39 -04:00
json_data_rules.mk
ld_script.txt removed the entries ld_script as per pret#1738, added newline to debug.h 2022-08-30 17:08:35 +02:00
ld_script_modern.txt
make_tools.mk
Makefile Merge remote-tracking branch 'RHH/battle_engine' into RHH_masterMerge 2022-07-22 22:57:02 -04:00
map_data_rules.mk
README.md
rom.sha1
songs.mk
spritesheet_rules.mk Merge remote-tracking branch 'RHH/battle_engine' into RHH_masterMerge 2022-07-22 22:57:02 -04:00
sym_bss.txt
sym_common.txt Corrected additional inconsistent uses of whitespace 2022-08-15 17:04:34 -04:00
sym_ewram.txt Merge branch 'tx_debug_system' of https://github.com/TheXaman/pokeemerald into tx_debug_system_rhh 2022-08-29 19:13:11 +02:00

pokeemerald Expansion

What is the pokeemerald Expansion?

The pokeemerald Expansion is a collection of feature branches that can be integrated into existing pokeemerald projects.

What feature branches are included?

  • Battle Engine Upgrade: Upgrades the battle engine in pokeemerald to newer Generation games' standards. It also adds newer moves and abilities.
  • Pokémon Expansion: Adds Pokémon from newer Generations and makes them available in the National Dex. It also updates base stats and other Pokémon info.
  • Item Expansion: Adds items from newer Generations and also updates item effects for field use.
  • master: Combines the above branches into one single branch for the sake of convenience. Note that this branch is only updated once in a while, so you must merge manually if you want the latest features.

Who maintains the project?

The project was originally started by DizzyEgg alongside other contributors.

The project has now gotten larger and DizzyEgg is now maintaining the project as part of the ROM Hacking Hideout community. Some members of this community are taking on larger roles to help maintain the project.

Can I contribute even if I'm not a member of ROM Hacking Hideout?

Yes! Contributions are welcome via Pull Requests and they will be reviewed by maintainers. Please note that PRs to master are not accepted, as master is only intended to be a merged branch.

What is ROM Hacking Hideout?

A Discord-based ROM hacking community that has many members who hack using the disassembly and decompilation projects for Pokémon. Quite a few contributors to the original feature branches by DizzyEgg were members of ROM Hacking Hideout. You can call it RHH for short!

Click here to join the RHH Discord Server!