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

Atlantean High Score saving unavailable #5

Closed
dennisranker opened this issue Oct 20, 2022 · 1 comment · Fixed by #12
Closed

Atlantean High Score saving unavailable #5

dennisranker opened this issue Oct 20, 2022 · 1 comment · Fixed by #12

Comments

@dennisranker
Copy link

When launching Atlantean, the first screen shows the following message:

255 255

FAILED TO CREATE HIGH SCORE FILE
POSSIBLE BRAM FORMAT REQUIRED!

NO HIGH SCORES WILL BE SAVED!

PRESS RUN TO PLAY ATLANTEAN!

As far as I can tell there is no other impact, happy to provide any further info

@agg23
Copy link
Owner

agg23 commented Oct 20, 2022

For some reason that game doesn't have a provision for initializing a memory card. Every game in this core gets it's own memory card, instead of sharing it like it would in real life. You can fix this by copying a save file from a game that has initialized memory, and overwrite the existing Atlantean save file.

I guess I should preinitialize memory to be the same as a memory card...

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 a pull request may close this issue.

2 participants