Terresquall Posted October 17, 2013 Posted October 17, 2013 Hello, This is in reference to the data structure posted here: http://projectpokemon.org/wiki/Pokemon_Black/White_NDS_Structure I downloaded one of Pokecheck's PKM files to try and modify a Pokemon's attributes, and I ran the bytes through the decryption algorithm (what came out was a reshuffle of the existing bytes). When I went back and cross-referenced the undecrypted bytes from Pokecheck, I found that the values were correct (I thought they were wrong because I thought that the bytes were big-endian). So, the PKM files from Pokecheck are already decrypted right?
Kaphotics Posted October 17, 2013 Posted October 17, 2013 They're all unencrypted. PokeGen can export encrypted PKM files; it's just easier to store them decrypted (for quicker parsing)
Terresquall Posted October 18, 2013 Author Posted October 18, 2013 Thanks Kaphotics. My question is answered.
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