LOuroboros / pokeruby493

A project that aims to implement as many features as possible from the Gen. 4 Pokémon games into Pokémon Ruby and Sapphire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokeruby493

My goal with this project is to implement as many features from the Gen. 4 Pokémon Games (Diamond, Pearl, Platinum, HeartGold, SoulSilver) as it's possible in Pokémon Ruby and Sapphire.

As it stands right now there is a lot of work to do. For more details, please refer to the Project Related Docs Folder.

Credits

  • Game Freak: For creating the Mainline Pokémon Games.
  • Pret: For their impressive dedication and their work to preserve the Pokémon Games and open new paths for the ROM Hacking Community of these games.
  • ShantyTown: An useful tip to debug possible issues I may have while working with the decompilation projects.
  • Blurose: PS Split, Poison leaving 1HP in the Overworld, Various evolution methods, a prettier way than mine to handle the ability Gluttony, Toggleable Running Shoes and Switchable Bike (thanks to Firefly for these too!), Cries fix.
  • DoesntKnowHowToPlay: Em+ Pickup System, various data related to Gen. 4 moves and abilities, a new type of trainerbattle (TrainerMonFullControl) and saveblock related modifications.
  • Sewef: Physical/Special/Status Split.
  • Rubyruby: Attribution screen which I repurposed into an Anti-Piracy screen.
  • Shinny: Help with the front sprites' position issue, help with the Level + Gender Based evolution and fix for the Power Band.
  • UltimaSoul: Notes about pokémon expansion in Pokeruby and A LOT of help understanding things.
  • Tetra: Help with indexing icons and how to assign a custom cry to Chimchar.
  • MrDollSteak and DestinedJagold: Inspiration for some of the moves' animations.
  • Kakarotto: Partial implementation of Multitype. Even though that was replaced by a better alternative, I still appreciate his help.
  • InmortalKaktus: Base code to swap species and partial implementation of Multitype. Even though the latter was replaced by a better alternative, I still appreciate his help.
  • Emperor Zell: Fixes for the code to swap species.
  • Fontbane: Shadow Tag Immunity and 3 abilities (Snow Cloak, Snow Warning and Ice Body).
  • Chris: Base implementation of Poison Heal.
  • Squeetz: Razor Wind bug, advices and help with Multitype.
  • Lumbreon: Base implementation of Motor Drive, Bad Dreams' effect and Simple's effect, small correction for Rivalry, Normalize, help with Unaware, Frisk, Flame and Toxic Orbs Fix.
  • Ryuhouji: Handy debugging-related specials.
  • DizzyEgg: The awesome public work he did for Pokeemerald, which everyone can benefit from.

See also

About

A project that aims to implement as many features as possible from the Gen. 4 Pokémon games into Pokémon Ruby and Sapphire


Languages

Language:C 88.0%Language:Assembly 10.7%Language:C++ 1.0%Language:Makefile 0.3%Language:Shell 0.0%Language:Perl 0.0%