Jump to content

PKHeX Unable to load my pcdata?


TrueVictini

Recommended Posts

  • 2 weeks later...
Having this same problem. I check the file size on my .bin file and says it's 211KBs.

See:

I suggest uploading it to dropbox / mediafire / mega if it doesn't allow it to be attached on the forum.

also,

else if ((input.Length == 0xE8 * 30 || input.Length == 0xE8 * 30 * 31) && BitConverter.ToUInt16(input, 4) == 0 && BitConverter.ToUInt32(input , 8) > 0)

criteria:

211KB, byte 4&5 = 0, byte8-B != 0.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...