Deathly Shade Posted April 14, 2010 Posted April 14, 2010 If a pokemon that wouldn't normally pass a legality checker (because of an illegal type pid/iv, type 2 let's say) is made to appear hatched from an egg, would it pass a common hack detection system? (not the legality checker)
hunter_aran Posted April 14, 2010 Posted April 14, 2010 I was wondering this exact same thing... This would mean that most of my hatched pkm have legality problems! If someone could explain that would be very appreciated!:confused:
NulMyre Posted April 14, 2010 Posted April 14, 2010 Given that we assume the Mersenne Twister that the RNG for eggs uses can produce an unrestricted 4 call combo, this isn't a huge issue. The Mersenne Twister is one of the better RNGs, given Random Number Tests placed against it. It passes fairly good ones, and even with given documentation, we can't manage to tack it down. Since we most likely still seed with 4 bytes, we only take 2 out for the call, we can't catch the overlapping that most Twister variants do. At this point, for what has been found out, you don't need to worry. Plausibly, we have less than .1% of combos that are illegal, so saying that, at most 1 in 1000 of your scratch-made hatched Pokemon are illegal. For all I know, it could actually be 1 in a million. If you needed to know, there are 1,073,741,824 unrestricted PID/IV combos.
hunter_aran Posted April 14, 2010 Posted April 14, 2010 That's a relief then because I used the PID /IV generator, not manually looking for matching PIDs, for most pkm bc I wanted specfic but not maxed stats, nature, gender etc. So I'm not sure if they're type 1 PIDs or what but they're hatched so they passed... My PID generated hatched Shiny charizard though passes but I'm still kinda unsure about him. The un-hatchable shiny mewtwo I'm after is definately a problem though...
NulMyre Posted April 15, 2010 Posted April 15, 2010 For the Mewtwo, if you don't necessarily care about the SID so much, you can use a program I made: http://projectpokemon.org/forums/showthread.php?8359-Shiny-Pokemon-Program Just make it legit, and pass through legit.exe, then run the PKM through my program, and it's shiny without altering stats, just the SID.
hunter_aran Posted April 15, 2010 Posted April 15, 2010 For the Mewtwo, if you don't necessarily care about the SID so much, you can use a program I made: http://projectpokemon.org/forums/showthread.php?8359-Shiny-Pokemon-ProgramJust make it legit, and pass through legit.exe, then run the PKM through my program, and it's shiny without altering stats, just the SID. Sorry for the igorance here... So you're saying that using your program changes my trainer Secret ID or is this SID another hidden pokemon related value like the PID? So after I use your program, legal.exe should say it's legal right? Thanks for the help! Sorry if this has been answered elsewhere.
NulMyre Posted April 16, 2010 Posted April 16, 2010 It changes the Trainer SID, so after you already make it legal but not shiny which should be easier, then run it in the program.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now