Skip to content

Decompilation of Pokémon FireRed/LeafGreen

Notifications You must be signed in to change notification settings

ActuallyTheOwner/pokefirered

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon RubyRed

This is a decomp hack of English Pokémon FireRed. It is based on the ROM images below:

To set up the repository, see INSTALL.md.

Note for Gentoo users, it is recomended to use GCC 13 to prevent errors You will need multilib if not on an ARM CPU.

Please put this in your make.conf EXTRA_ECONF="--disable-bootstrap" (Optionally set the system compiler for clang if you still want modern compilation of system packages. pret/pokefirered and pret/agbcc may not use this as of 5/5/25.)

Next, compile for ARM, then for system use eselect to switch GCC from 15 to 13.

It is possible for other distributions lacking GCC 13 to use an arch-chroot with an OS using GCC 13. Gentoo can install multiple versions of GCC at once.

For contacts and other pret projects, see pret.github.io.

About

Decompilation of Pokémon FireRed/LeafGreen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.3%
  • Assembly 16.9%
  • C++ 5.3%
  • Other 0.5%