Jump to content

Devreese

Member
  • Posts

    27
  • Joined

  • Last visited

Posts posted by Devreese

  1. Has anyone done much research into powersaves and cyber gadget as far as how they work? cuz I feel like i'm probably reinventing the wheel ._.

    FxNzxs0.jpg

    I got the CG servers figured out for the most part, but there are still some questions about the parsed data and what not. I've been using both CG and powersaves in conjunction to find answers, but..

    here's some questions:

    1. How is Header CRC derived? I've tried using CRC16 CCITT on a bunch of variations of the NCCH to no avail. It was my best guess at what Ninty might have used

    2. Where is the Card ID parsed from exactly? I didnt see it in any of the data pulled from PS or CG.

    3. For powersaves, has anyone figured out the card2 read/write calls? what I've observed is that there are several different calls that dump chunks of data that could possibly be related to the save but they definitively dont look like the save.. so my guess is either they encrypt that data over usb and the program decrypts it or its not related to the save at all lol.

    what is this site

  2. i found out how to do it if you have digital x and y, you have to go to systems settings then go to data management then go to 3ds then software then press pokemon x or pokemon y after that press delete then it'll ask if you want to backup your save file

  3. There are some errors:

    0004	06800	00000038	6A83A	Trainer Stat Flags (Style) 

    has a wrong size, in my save it is 0x150

    0021	1D600	00000644	6A922	????
    0022	1D800	000005C8	6A92A	Tournament Data 

    1D600 + 00000644 = 1DC44 -> 1D800 should be 1DD00

    0030	25400	00000C48	6A99A	Pokemon Bank Gifts
    0031	26000	00000078	6A9A2	???? 

    25400 + 00000C48 = 26048 -> 25400 should be 25200

    I checked this with my (non-public) Save Editor and these values are correct,

    what non public sav editor
×
×
  • Create New...