A Kalos remake in Pokémon Emerald.
Find a file
Eduardo Quezada D'Ottone 9d64c838cf
Merge pull request #2424 from LOuroboros/getItemId
Actually removed ItemId_GetId
2022-10-31 07:15:25 -03:00
.github
asm Merge branch 'dev' into teleport 2022-09-24 14:39:21 -03:00
common_syms
constants
data fix whitespace 2022-10-16 23:39:12 -04:00
docs Cleaned trailing whitespace 2022-09-11 14:14:49 -04:00
gflib Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220925 2022-09-25 12:51:39 -03:00
graphics Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220925 2022-09-25 12:51:39 -03:00
include Removed worthless DEBUG_FLAG_PC_FROM_DEBUG_MENU config 2022-10-30 22:03:14 -03:00
libagbsyscall
sound Merge remote-tracking branch 'RHH_origin/dev_1.x' into RHH/pr/pokemonConfig 2022-09-18 18:25:05 -03:00
src Merge pull request #2424 from LOuroboros/getItemId 2022-10-31 07:15:25 -03:00
tools Merge branch 'RHH/dev' into RHH/pr/pretmerge_20220909 2022-09-16 11:56:50 -03:00
.gitattributes
.gitignore Ignore new Porymap config 2022-09-25 18:34:07 -04:00
asmdiff.ps1
asmdiff.sh
build_tools.sh
charmap.txt Generating music names for the debug menu based on their labels 2022-09-09 16:44:34 -04:00
graphics_file_rules.mk Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220909 2022-09-13 16:22:42 -03:00
INSTALL.md Cleaned trailing whitespace 2022-09-11 14:14:49 -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 'pret/master' into RHH/pr/pretmerge_20220909 2022-09-13 16:22:42 -03:00
map_data_rules.mk
README.md update readme with credits, wiki links 2022-09-06 14:28:52 -04:00
rom.sha1
songs.mk
spritesheet_rules.mk
sym_bss.txt
sym_common.txt Cleaned trailing whitespace 2022-09-11 14:14:49 -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 features are included?

  • Upgraded battle engine.
    • Fairy Type.
    • Physical/Special/Status Category Split.
    • New moves and abilities up to SwSh.
    • Options to change behaviors and data by generation.
    • Mega Evolution and Primal Reversion
    • Z-Moves
  • Pokémon Species from newer Generations (with the option to disable them if needed).
    • Updates Hoenn's Regional Dex to match ORAS'.
    • Updates National Dex incorporating all the new species.
    • Option to change base stats by generation.
    • New evolution methods.
    • Hidden Abilities data (How to make them available is up to the user).
  • Items from newer Generations and updated item effects for battle and field use.

Certain mechanics, moves, abilities and species sprites are missing. For more information, see the project's milestones.

Documentation on features can be found here

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.

Please consider crediting the entire list of contributors in your project, as they have all worked hard to develop this 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. Don't feel discouraged if we take a bit to review your PR, we'll get to it.

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!