Update README.md

This commit is contained in:
GriffinR 2022-01-15 12:17:09 -05:00
parent 61fc1085d1
commit 6df6474fbf

View File

@ -1,5 +1,30 @@
This repository builds the Berry Fix Program multiboot image which comes compressed within Pokemon FireRed, LeafGreen, and Emerald.
# Berry Fix
It builds the following image:
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.
2eb0a94a913bebfb4cb59ceb57f3f965da55ef6d berry_fix.gba
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).