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

Update SaveDataFileSystemService for 14.0.0 #246

Merged
merged 3 commits into from
Apr 29, 2022
Merged

Update SaveDataFileSystemService for 14.0.0 #246

merged 3 commits into from
Apr 29, 2022

Conversation

Thealexbarney
Copy link
Owner

  • Multiple structs that hold parameters for creating save data were combined into a new SaveDataCreationInfo2 struct.
  • Extra data is now written to more save data file system types.
  • Add CreateSaveDataFileSystemWithCreationInfo2 to IFileSystemProxy
  • Implement some more functions in SaveDataFileSystemService and SaveDataFileSystemServiceImpl
  • Ensure all functions in SaveDataFileSystemService and SaveDataFileSystemServiceImpl are accurate to FS 14.0.0

- Creating save data file systems now uses a new SaveDataCreationInfo2 struct.
- Ensure all implemented functions in the class are accurate to 14.0.0
@Thealexbarney Thealexbarney merged commit 0875f59 into master Apr 29, 2022
@Thealexbarney Thealexbarney deleted the save-fsp branch April 29, 2022 22:30
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

Successfully merging this pull request may close these issues.

1 participant