Rescue Team:Dungeon RNG Manipulation
Dungeon RNG Manipulation is an unintended mechanic in Template:GameTitle. Even though Dungeons are supposed to be random, by Quicksaving it is possible to know in advance what the floor layouts, Pokémon spawns, Trap and Special Tile spawns, and Item spawns are. Player inputs don't affect layouts and dungeon spawns, however they affect the behavior of other Pokémon, so with consistent inputs it is also possible to manipulate how other Pokémon in the dungeon behave as well.
Useful Applications
Dungeon RNG Manipulation can be used to:
- make the dungeons always look the same when playing them
- complete difficult dungeons by simply following instructions
- guarantee recruits
- collect rare items, multiple times
Technical Details
When continuing the game after having saved in a dungeon, which is most easily performed by Quicksaving, a 4 bytes value in the RAM is set to 1. This value is used to decide what the next floor will look like and what it will contain, and is updated when going to the next floor. The way it is updated when going to the next floor isn't random and is always calculated in the same way, as long as the player stays in the dungeon, so when going to the next floor it always follows the same sequence (0x1, 0xe0af613f, 0xa61564cd, etc.), making the floors identical.[1] The value is reset to 1 after a Quicksave and restart, even if the player already Quicksaved and restarted on an earlier floor of the same dungeon, and the calculation restarts from 1 every time, so the way the rest of the dungeon looks depends on which floor the Quicksave was made.
Some dungeons force a Quicksave upon entrance, however this is not enough, as it is not the Quicksave itself that is responsible for resetting the value to 1. Another, more complicated, way to manipulate the dungeon RNG is to get rescued in the dungeon (tested in Red Rescue Team), which works in the same way as restarting from a Quicksave.
Version Differences
In Blue Rescue Team, Quicksaving and returning to the Top Menu is enough to reset the value to 1, but in Red Rescue Team it is also necessary to restart the console. There can be some differences between the floors in Red and Blue Rescue Team. Some item spawns can also differ depending on the region of the game.
Addresses
The RNG dungeon seed found in the RAM at the addresses:
- 0x203B458 in Red Rescue Team (North America)
- 0x203D5D4 in Red Rescue Team (Europe)
See Also
![]() |
---|
Abilities (List) • Adventures • Body Size • Buried Items • Controls • Development Oversights (Dungeon RNG Manipulation) • Doors • Evolution • Ginseng • HM Requirements • IQ • Jobs • Kangaskhan Rest Stops • Kangaskhan Storage • Kecleon Shops • Monster Houses • Move • Personality Test (Nature) • Pokémon (List) • Recruiting (Recruit Requirements) • Rescue Rank • Saving (Quicksaving) • Status Conditions (List) • Tactics • Top Menu • Transcripts • Traps • Types • Under Leveled Pokémon • Unseen Force • Unknown Dungeon • Version Differences • Weather • Wonder Mail |