Skip to content

[Request] Suggestion about injected VC  #13

@JoshMacD95

Description

@JoshMacD95

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions