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

[Feature] Change save file directories to use game ID instead of incremental numbers #58

Open
Yuberz opened this issue Oct 21, 2024 · 0 comments

Comments

@Yuberz
Copy link

Yuberz commented Oct 21, 2024

Currently, save files use

0000000000000001
0000000000000002
0000000000000003
...

Whenever making a save in ../bis/user/save and saveMeta.
It would be better to use the game's ID instead when making save files because it is easier to identify without opening ryujinx and right clicking an individual game, as well as being easier to sync across devices (since the game's ID will always be unique while the current system would have conflicts upon a merge).

@Yuberz Yuberz changed the title [Feature] Change save file directory to use game ID instead of incremental numbers [Feature] Change save file directories to use game ID instead of incremental numbers Oct 21, 2024
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

1 participant