Thread: RNG Research
View Single Post
Old Aug 10th, 2011, 9:06:11 PM   #768
Bond697
Dies, died, will die.
is a Pokémon Researcher
 
Bond697's Avatar
 
Join Date: Jun 2010
Posts: 302
Default

just as a note, something weird happens with the roamers in emerald. (maybe r/s too)

the roamers are supposed to be method 1, generated ABCD on release. what can happen is a skipped call without the nature = (rand() % 25) beforehand.(because it's supposed to be method 1) i ended up with method 4(ABCE), but without that nature calc beforehand, so there was no reduction in pids based on a pre-determined nature. sabre is thinking that this is also likely the case for any "static pokes", like voltorb, hypno, etc and i would tend to agree with him.
Bond697 is offline   Reply With Quote