Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding more options to import/export a save #6

Open
myst6re opened this issue Mar 29, 2016 · 1 comment
Open

Adding more options to import/export a save #6

myst6re opened this issue Mar 29, 2016 · 1 comment

Comments

@myst6re
Copy link
Owner

myst6re commented Mar 29, 2016

  • Import a ff8 PC save in a savecard
  • Import/Export one slot PS save
@sithlord48
Copy link
Collaborator

The single slot types are really two formats for these PGE (ps1, mcs) and PDA ( mcb,mcx,psx,pda)

Loading info
https://github.com/sithlord48/ff7tk/blob/master/src/data/FF7Save.cpp#L77

region offsets
https://github.com/sithlord48/ff7tk/blob/master/src/data/FF7Save.cpp#L118

Export PGE
https://github.com/sithlord48/ff7tk/blob/master/src/data/FF7Save.cpp#L430

Export PDA
https://github.com/sithlord48/ff7tk/blob/master/src/data/FF7Save.cpp#L477

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants