Thats weird but no, since your sync was in the 3rd slot it didn't afected the pokemon.
I have a question regarding Alternate Inheritance in Emerald.
I have a Lapras and a Ditto in the day care, and I currently have a Modest Water Absorb Lapras egg waiting. The Ditto has all 31's for IV's, and I know the Lapras has flawless Speed, which is all I need to know with the spread I will be hitting. I am aiming for frame 2391, which would give the baby Lapras a spread of 31/4/31/31/31/31. However, my game is currently in Alternate Inheritance mode. If I keep taking eggs and not saving, is there even a chance of getting out of alt? Or do I need to make a change to something in the game to get out?
Alternate inheritance is caused by a vblank in the generation routine. You can't control the vblank.
What causes vblanks? The game needing to stop the creation routine to refresh the graphics. Whatever is causing your creation routine to take a longer time than usual is what's locking you into this "alternate inheritance".
If you aren't saving after getting an egg you should be still locked in if you reset; this is my educated guess :P
If you want to try to get to the regular inheritance, try taking an egg, and take them out of the daycare. Put them back in, and see if that works.
Yeah thanks. I figured out that you're actually hitting the nature frame (or encounter slot frame?) instead of the PID/IV frame, and everything made a lot more sense afterward.Didn't see the post in regards to sweet scent length:
It's caused by Method H, the gen 3 equivalent to gen4Ns J/K. For now you have to use the trackback method of deduction described in the RNG Research thread. As you know from gen4, different frames can get you the same pokemon based on the method. It's up to you to track back to the nature frame you actually hit, then back to the battle calc, then find the difference from that and the frame you scented on.
I have one more question regarding 3rd gen RNGing. Is it possible to RNG in Ruby and Sapphire? I think I remember reading somewhere that if the internal battery is dead, it works like Emerald's. I was wondering because I caught Rayquaza a long time ago before knowing about RNG, and I don't want to start Emerald over.
Could someone explain this more thoroughly? I know how to use RSEdecode, but how do I check it with PokeRNG?2) Use RSEdecode + PokeRNG to check where you are, repeat those 2 steps again
Could someone explain this more thoroughly? I know how to use RSEdecode, but how do I check it with PokeRNG?
OH duh *Facepalm* lol xD Thanks a bunch! =DJust put the IV's you got from RSEdecode into PokeRNG and let it search. Once the search is done, it will tell you the frame you're on. ^_^
Oh thanks! I'll download the emerald one =DAlternatively use VBA-RR and run one of the Lua scripts from here. It will display the stats/IVs/nature of the pokemon you're currently battling on the screen. Saves time.
Btw I altered the script to work with Japanese Emerald (follow that link to see it). If it doesn't work on your game let me know. I'm positive the seed memory location is correct but I'm only 99% sure about the enemy pokemon stats/IVs/nature.