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

Handle RAM corruption if device is improperly shut-down on first boot/save states. #2

Open
XerTheSquirrel opened this issue Nov 14, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@XerTheSquirrel
Copy link
Member

XerTheSquirrel commented Nov 14, 2020

It is possible for RAM to be corrupted when the device is improperly shut-down/reset when the first initial boot of the device happens where the device is being initially setup. The RAM itself has to be deleted, so there should perhaps be a way to detect when the device is not booting properly and warn the user along with potentially fixing it.

It is also possible that save states may corrupt the stored RAM.

@XerTheSquirrel XerTheSquirrel added the bug Something isn't working label Nov 14, 2020
@XerTheSquirrel XerTheSquirrel changed the title Handle RAM corruption if device is improperly shut-down on first boot. Handle RAM corruption if device is improperly shut-down on first boot/save states. Nov 14, 2020
@gingerbeardman
Copy link

This may explain why I have been unable to resume with the RAM of some apps on RetroArch Mu (I'm on Wii)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants