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

tvOS: Add Settings.app option to reset retroarch.cfg #17143

Merged

Conversation

warmenhoven
Copy link
Contributor

This is necessary specifically for tvOS because of the heroics needed to keep the retroarch.cfg file alive even when the OS deletes everything else. We copy the retroarch.cfg file into the persistent storage area, and then if it is ever deleted, we restore it. However, if the user really does want to reset to a default config, there's no way of doing that.

Also tvOS doesn't provide a way of manually deleting the retroarch.cfg file other then when the app is running, as the file system isn't accessible (unlike on iOS where the Files.app can delete it).

@LibretroAdmin LibretroAdmin merged commit f175d0e into libretro:master Oct 31, 2024
27 checks passed
@warmenhoven warmenhoven deleted the warmenhoven/pr/tvos-reset branch November 1, 2024 04:22
Sunderland93 pushed a commit to Sunderland93/RetroArch that referenced this pull request Dec 26, 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

Successfully merging this pull request may close these issues.

2 participants