View Full Version : A question about Pokémon data
Tux
Jun 4th, 2011, 02:52 PM
Hi,
I'm currently developing a software which reads, decrypts, and analizes Pokémon data. Also, I have a question :
Are the Pokemon encryption/PRNG, shuffle, blocks, algorithms the same ?
Tux.
xfr
Jun 4th, 2011, 03:01 PM
Yes, they're explained here (http://projectpokemon.org/wiki/Pokemon_NDS_Structure) too.
Tux
Jun 4th, 2011, 03:05 PM
Sorry, I forgot to add that the question was about Gen V Pokémon data algorithms ...
xfr
Jun 4th, 2011, 04:01 PM
I repeat my answer, the linear congruential and block shuffle algorithms are the same in gen 5.
Tux
Jun 4th, 2011, 04:26 PM
Sorry ^^', and thanks a lot.
By the way, is still the PID linked with shininess, ability, and nature like Gen IV ?
Tux.
Vixana
Jun 4th, 2011, 04:29 PM
Yes.
Kaphotics
Jun 5th, 2011, 04:10 PM
not nature
0x40 is nature
ability is the 16th bit, not the 32nd.
xxxYxxxx
Powered by vBulletin™ Version 4.0.2 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.