Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
I have a question.
There are a few places with more than one map.
For example Route 130 has one map with mirage island and one map without.
Route 111 and Sootopolis City have two maps too.
In Advance Map, I had to change the map footer offset to edit them.
How do I edit them in Porymap?
.
That happens because SeedRngWithRtc(); is defined only in Ruby and Sapphire.
In Emerald the developers removed the routine and replaced by SeedRngAndSetTrainerId(), which they copied from Firered/Leafgreen.
Interestingly SeedRngAndSetTrainerId(); isn't used in src/main.c in pokefirered...
Is there a way to find out which Offsets in the compiled rom belongs to which data in the disassembly?
I ask that becuse I try to fix Emeralds faulty PRNG in pokeemerald.
I found a fix from HackMew (Search in your Browser for 'Pokemon Emerald RNG fix' (Sorry, I can't post links because I haven't...