We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently Save states are named with date and timestamp.
The devices that are not connected to the internet always revert back to 1969.
My proposition is to rename the save states to just slot 1, slot 2, slot 3, etc while listing the latest slot first.
And have it Increment if a lot in between a save slot number is deleted then the next save will take its place and then increment accordingly.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently Save states are named with date and timestamp.
The devices that are not connected to the internet always revert back to 1969.
My proposition is to rename the save states to just slot 1, slot 2, slot 3, etc while listing the latest slot first.
And have it Increment if a lot in between a save slot number is deleted then the next save will take its place and then increment accordingly.
The text was updated successfully, but these errors were encountered: