Godmode9: [Feature Request]Support importing/exporting/editing/clearing save data and extra data for titles

Created on 8 May 2018  路  2Comments  路  Source: d0k3/GodMode9

As the title said. There are utilities like Save Data Filer, JKSM, and Checkpoint that can back up such data, but they do not work on system titles. Also, you have to install another application.
I do not think that the function is hard to implement.

Most helpful comment

it's actually much harder than the other tools, which are running in the "3DS OS", and so can use system functions to access save data. GodMode9 is an arm9 program, so it would have to interact with the raw save archives directly.

All 2 comments

it's actually much harder than the other tools, which are running in the "3DS OS", and so can use system functions to access save data. GodMode9 is an arm9 program, so it would have to interact with the raw save archives directly.

As @ihaveamac said - doing so on ARM9 would require research and a lot of coding. Not possible for now.

Was this page helpful?
0 / 5 - 0 ratings