PureRGB - v2.5.4
See https://github.com/Vortyne/pureRGB/blob/master/FEATURES.md for the full features documentation.
----SETUP INSTRUCTIONS START----
Scroll to the bottom of this page and download the IPS patch file for the version you want from the file list below. Use Lunar IPS to patch pokemon blue for PureBlue or PureGreen. Patch pokemon red for PureRed.
Always use these patch files on the original english game. Don't try to use any on a game that's already been patched.
----SETUP INSTRUCTIONS END----
Any v2.5.0 or higher save file should work in this new version - but I would recommend loading the save normally rather than loading a save state. You may experience strange behaviour if you load a save state during something that I have changed between v2.0 and the current version. If you are stuck in place on loading the save in the new version, use Fly, Teleport, or Pocket Abra to fix the issue. If you get a really bad bug on loading your save, try going to somewhere else on the old version (Viridian city pokemon center is a good choice), and saving there instead, then loading on the new version again.
v2.5.4 Patch Notes
BUGFIXES
Fixes for Bugs I caused:
- BUG: Daisy's tea event just doesn't work in some situations due to her sitting sprite being hidden in normal gameplay if you get the town map early in the game FIX: Hide her walking sprite after calling your rival from celadon with the payphone and show her sitting sprite
- BUG: Giovanni can skip turns erroneously if he tries to use DIRE HIT with a 20% chance each turn, but due to your pokemon appearing dangerous, decides not to. FIX: Attack instead of just doing nothing that turn
- BUG: Very old bug from the original release of pureRGB in which buying coins at the game corner can unhide certain NPCs and items. Including the X Special x2 in pewter city, and the rocket who gives you TM28 in cerulean city. FIX: Stop writing to a byte of wram used for game NPC hide show states incorrectly with this coin purchase code.
- BUG: Viewing the pokedex area function of a pokemon that can appear in good rod encounters in salt water after obtaining the FISHING GUIDE can cause battle sprites to glitch out. FIX: When in battle, never check a specific flag that can been set by the pokedex functions to change where back sprites get loaded. (this bug was really hard to find)