I'll test, I've got many eShop 9.6 and cartridge games to test them with on n3ds EmuNAND 10.3
Nevermind last post. No more 3dsx. CIA version is in the works. It needs more time before it's ready though.
It doesn't need the homebrew menu, so that shouldn't be a problem. If anyone would like to give it a shot on a 9.6+ eshop game, PM me for a test build. I'm curious as to whether it will work or not. I've been able to backup games that didn't play nice with hax.its wiil be more stable? the go~in-go~out of the hax make he crash some times =/
Can't wait to see the latest on this, should be clean.Thanks for the support guys. It's currently having a few issues. The most common is failing to commit the save data. I'm also working out how the new get and set secure value functions work. So far, testing has shown that it can backup the few games that gave hax problems. Probably because it doesn't need boot under them. It just accesses their save archive.
You're doing awesome workThanks for the support guys. It's currently having a few issues. The most common is failing to commit the save data. I'm also working out how the new get and set secure value functions work. So far, testing has shown that it can backup the few games that gave hax problems. Probably because it doesn't need boot under them. It just accesses their save archive.
Good news. I think I've gotten the GetSaveDataSecureValue function working.
Would you mind about sending the way you access the savedata archive?Good news. I think I've gotten the GetSaveDataSecureValue function working. I also added ExtData importing/exporting for titles that use it. Well, it worked for pokemon anyway. Not too many titles I have actually use it.
@Gocario
Not right now. I'm not sure if or when I'll do it. Don't be afraid to ask me about anything though if you want. I'm figuring a lot out as I go at this point.
SVs doesn't update automatically, it's just removed from the console.Does this mean SVs update automatically upon injection without needing the offsets for every game that uses them, or am I sorely mistaken?
I still need the offsets, but it is working. I can always try deleting it and seeing what happens too, because that would make some games easier to handle.Does this mean SVs update automatically upon injection without needing the offsets for every game that uses them, or am I sorely mistaken?
https://github.com/gocario/TBM/blob/cc1b401e895ab3aeb4891a1e52f772967fb49392/source/save_manager.cI still need the offsets, but it is working. I can always try deleting it and seeing what happens too, because that would make some games easier to handle.