Skip to content

luuma/poke47

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20,018 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About poke47

Pokemon ____(4) _______(7) is a rombase that replaces all pokemon from gen 1-3 with pokémon from generations 4 to 7, with properly playtested and overhauled movepools, new abilities, new TMs, and a couple of new maps. This was a one-month sprint, followed by another month polishing. It's a complete and playable hack. Every pokémon got something new and exciting but none of the changes should get in your way or require you to relearn anything.

For example:

  • Gulp Missile Drifblim (it throws litwick or yamask)

  • Honey Gather gathers honey every turn if possible. Honey provides 1.3x defense to bug types and is great when flung.

  • Opposite Day: Sets 5 turns of inverse battle on switchin (Inkay, Malamar)

  • Infinite Wisdom: can use TMs and relearn its own moves during battle (Oranguru, Drampa)

  • Wonder Surge: on switchin, sets a bizarre room that swaps Attack for Defense, and Sp.Atk for Sp.Def (Sigilyph)

  • Rest stacks with Comatose now

  • Miracle Seed guarantees encounters with grass types and so on for all the other type items. This change is just great actually.

The Usual Good Stuff:

  • Follower pokemon, HGSS dex with complete documentation, and other exceptional features from the RHH pokeemerald-expansion, Press R to access the PC from the mon menu. Voltorb Flip.
  • Surfing, healing, cutting etc is quicker. HM09 Nature power has the same functionality as altered emerald - you use it in place of most HMs.
  • Berries are revamped. Try growing some purple ones.

Notes for players

  • Press R to access box from the menu.
  • Not all legendaries make the cut, just yet. No megas/giganta/tera stuff except if you're audino.
  • The pokedex is in the order you encounter the mons in, and it's really useful.
  • The game corner is fun now and so is growing berries.
  • Evo methods:
    • Evolve to Hisuian forms with Dawn Stone. You'll have enough stones to evolve everything once, and all of them can be obtained repeatably. Green minior hold dawn stones, for example.
    • Trade mons use items or some accessable approximation of their conditions. Gurdurr and Boldore evolve at lv36. Phantump and Pumpkaboo evolve at lv30
    • Foongus, Pawniard, Frillish, Mienfoo, Vullaby, Rufflet, Deino, Zweilous, and Larvesta evolve 10 levels earlier, to keep it simple to remember.
  • There is only one type change: aurorus is ice/dragon.
  • 11 new abilities and 8 new moves. The new moves are mostly unique

About Pokémon Emerald Game Corner Expansion

Hello! This is a tweaked version of Chris Piche's Game Corner Expansion feature branch made by me, AGSMGMaster64. Currently, this adds a new config file that uses some flags by default but can be configured to other flags if necessary. Some new music and changes to the Mauville Corner have been made as well, so keep that in mind if you plan to merge this into your existing project. Credits to AsparagusEduardo for the basis of this merge here, I just mainly tweaked things around to help out any developers who may want to use this as well.

Updated to pokeemerald-expansion v1.12.0

To pull from this branch here, just simply use these commands here:

git remote add AGSMG https://github.com/agsmgmaster64/worldlinkdeluxe-ame/
git pull AGSMG gacha-expansion

Below is the rest of the original description from Chris Piche himself:

More specifically, this adds 4 pinball mini-games, Flappy Bird, Block Stacker, Snake, Blackjack, Voltorb Flip, Plinko, Mauville Derby, and Gacha Machines into the Game Corner.

Big thank you to huderlem (Pokemon Pinball to Emerald), and Pokeabbie (Voltorb Flip from Emerald Rogue). All I really did for these was some graphics, music, and code to work with coins. They deserve the real credits here. Also thank you to Viperio, who made an initial Snake for Pokemon Emerald that I based my code on.

...

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.

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.

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.15.0 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.

❗❗ 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:

For detailed documentation, visit the pokeemerald-expansion documentation page.

If you are looking to report a bug, open a pull request, or request a feature, our CONTRIBUTING.md has guides for each.

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!

About

Play an updated version of Pokemon Emerald with only mons from generation 4 to 7. With all the usual goodies of Pokeemerald-expansion.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 80.4%
  • Assembly 16.7%
  • C++ 2.2%
  • Makefile 0.4%
  • Python 0.3%
  • Linker Script 0.0%