I was attempting to dump/inject save data from an injected VC game (specifically Final Fantasy I & II). After looking through the code for the server, I can see why this will fail.
Injected VC games seem to generate their own title keys which as far as I can see begin with "00050002". This title key prefix seems to be used for demos. The server only accepts title keys starting with "00050000" which makes sense in a way because you don't want to dump the data from system applications and probably not demos. But this stops you from dumping/injecting save data from injected VC.
I'm quite new to the homebrewing scene so I have no idea whether dumping/injecting save data for injected VC would even work this way but was just something I would like to be able to do.
Thanks
I was attempting to dump/inject save data from an injected VC game (specifically Final Fantasy I & II). After looking through the code for the server, I can see why this will fail.
Injected VC games seem to generate their own title keys which as far as I can see begin with "00050002". This title key prefix seems to be used for demos. The server only accepts title keys starting with "00050000" which makes sense in a way because you don't want to dump the data from system applications and probably not demos. But this stops you from dumping/injecting save data from injected VC.
I'm quite new to the homebrewing scene so I have no idea whether dumping/injecting save data for injected VC would even work this way but was just something I would like to be able to do.
Thanks