Recent content by mountarreat

  1. M

    ROM Hack FAQ: PokeSav

    If somebody's interested in a German verison of POKESAV visit this site for a download link. The newest version is posted there.
  2. M

    ROM Hack Developing PHP-based open source PokéSAV script

    The only similarity that I notice is that attribute: 0A 96 21 8B XOR 01 00 00 00 MOD 03 1F / 2 = E2 is. If you XOR following values with E2 0x0A, 0x0C, 0x0E, 0x10, 0x12, 0x14, 0x16, 0x18, 0x1A (9-times, every 2nd byte) 0x48, 0x4A, 0x4C, 0x4E, 0x50, 0x52, 0x54, 0x56, 0x58, 0x5A (10-times, every...