truejeff Posted May 18, 2011 Share Posted May 18, 2011 Hi, can someone tell me what format is the Jap OT name and nickname of a pkm file encoded in? i know they are stored in 0x68-0x77 and 0x48-0x5D respectively.. But i can't seem to decode the values. Can someone provide me with an algorithm? preferbly in python. Link to comment Share on other sites More sharing options...
xfr Posted May 18, 2011 Share Posted May 18, 2011 It's just standard unicode in little endian. Link to comment Share on other sites More sharing options...
whatever Posted May 18, 2011 Share Posted May 18, 2011 utf16-le Link to comment Share on other sites More sharing options...
truejeff Posted May 19, 2011 Author Share Posted May 19, 2011 thanks.. i managed to figured it out. Link to comment Share on other sites More sharing options...
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