https://github.com/pret/berry-fix
Decompilation of the Berry Fix Program included in Pokémon Emerald and FireRed/LeafGreen
https://github.com/pret/berry-fix
Last synced: 3 months ago
JSON representation
Decompilation of the Berry Fix Program included in Pokémon Emerald and FireRed/LeafGreen
- Host: GitHub
- URL: https://github.com/pret/berry-fix
- Owner: pret
- Created: 2022-01-15T17:09:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T20:50:37.000Z (over 4 years ago)
- Last Synced: 2025-07-30T00:04:13.675Z (11 months ago)
- Language: C
- Size: 196 KB
- Stars: 27
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Berry Fix
This is a decompilation of the "Berry Program" multiboot image which comes compressed within Pokémon FireRed, LeafGreen, and Emerald. It is a patch for the [berry glitch](https://bulbapedia.bulbagarden.net/wiki/Berry_glitch) that exists in Pokémon Ruby and Sapphire.
It builds the following ROM:
* berry_fix.gba `sha1: 2eb0a94a913bebfb4cb59ceb57f3f965da55ef6d `
## See also
Other disassembly and/or decompilation projects:
* [**Pokémon Red and Blue**](https://github.com/pret/pokered)
* [**Pokémon Gold and Silver (Space World '97 demo)**](https://github.com/pret/pokegold-spaceworld)
* [**Pokémon Yellow**](https://github.com/pret/pokeyellow)
* [**Pokémon Trading Card Game**](https://github.com/pret/poketcg)
* [**Pokémon Pinball**](https://github.com/pret/pokepinball)
* [**Pokémon Stadium**](https://github.com/pret/pokestadium)
* [**Pokémon Gold and Silver**](https://github.com/pret/pokegold)
* [**Pokémon Crystal**](https://github.com/pret/pokecrystal)
* [**Pokémon Ruby and Sapphire**](https://github.com/pret/pokeruby)
* [**Pokémon Pinball: Ruby & Sapphire**](https://github.com/pret/pokepinballrs)
* [**Pokémon FireRed and LeafGreen**](https://github.com/pret/pokefirered)
* [**Pokémon Emerald**](https://github.com/pret/pokeemerald)
* [**Pokémon Mystery Dungeon: Red Rescue Team**](https://github.com/pret/pmd-red)
## Contacts
You can find us on [Discord](https://discord.gg/d5dubZ3) and [IRC](https://web.libera.chat/?#pret).