can someone help me find my SID? :)
@ Miltonic - For the Japanese program you will probably have to use wine. You're really on your own with all of this, but if you can manage to get it all working and can provide instructions for the rest of the mac users you'd probably be some sort of jobsian hero or something.
Hmm...OK, that won't be pretty hard, but I wrote something else:@ Omega - Edited OP with your tip.
@ Torso - I wish. I have a ton to do so can't spare the time to look over it myself (and it could be beyond me anyhow). It'll be known soon enough, though, and I will take care of it. Nice work on the mini guide. If you'd like I will ask EE to edit a post into the #2 slot of the thread and you can just have that under the OP.
@ Vlie - If you want something else to do that would be useful write a little web util so that people can upload the calcpid generated list and parse out the pids and present the natures, gender, and ability in english (and maybe dutch too:P).
@ Syberia - I think it also uses the delay on the continue screen. loadingNOW has some conflicting information in different posts, but the more recent seems to indicate it's not just saved. If it were, though, I think your idea would work perfectly. Very easy to test, though so might be worth a try.
-- Also edited instructions to advise folks to leave parents out of the daycare and then to insert them during the step when they drop off the captured pokemon. It's probably all around better since doing it in that sequence negates any chance of an egg being generated and screwing up your place in the list.
Ok, you need to handle the case where the offset is evenly divisible by 12.
In that case you want to deduct another point from happiness checker (and if it's 0 or -1 dont show the picture at all) and then make the number of coin flips 11.
Good so far, though.
When it works for that case I will link it in the OP. And if you could rehost those images locally my bandwidth would appreciate it. (you can just rehost my images on your site) Ok, I will fix it, and host the Pictures on my site =)
Also, once I get egg PIDS working in RNG Reporter I will probably just add something similar directly to there, but for now, this should help people out a bit. Well I think it won't be to hard, PHP has a function to convert Hexadecimal.
You can save infornt of the Day-Care man to SR for the IVs.oh wow. we can breed shinies any time we want......... awesome. qestion, can you save in front of the person to SR the egg? becuase it look like if you mess up then you have to restart the entire process, but we'd want to SR the shiny once we got it
Hmm...I'm not sure what I did wrong, but will try to fix =)@ Pink - Not yet, working on it :)
@ Vlie - Not quite. It does not really handle divisible by 12.
If frame = 12:
Happiness = 0
Coin Toss = 11;
If frame = 24:
Happiness = 1
Coin Toss = 11;