A Kalos remake in Pokémon Emerald.
Find a file
2022-08-29 09:17:40 +02:00
.github
asm Merge remote-tracking branch 'pret/master' into MergedBranchUltimate 2022-08-22 20:30:45 -04:00
common_syms
constants
data Merge remote-tracking branch 'pret/master' into RHH_pretMerge20220826 2022-08-26 22:23:37 -04:00
docs
gflib Merge remote-tracking branch 'pret/master' into MergedBranchUltimate 2022-08-22 20:30:45 -04:00
graphics Merge pull request #2206 from Blackforest92/Minor_Graphic_Fixes 2022-08-24 00:52:49 -04:00
include Merge remote-tracking branch 'pret/master' into RHH_pretMerge20220826 2022-08-26 22:23:37 -04: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 Merge pull request #2264 from AsparagusEduardo/RHH_pretMerge20220826 2022-08-29 09:17:40 +02:00
tools Ignore num_tiles if it would truncate non-transparent tiles (#1729) 2022-08-18 23:07:25 -04: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 Merge remote-tracking branch 'pret/master' into MergedBranchUltimate 2022-08-22 20:31:44 -04: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

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!