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

Settings are not saved if wiisxr folder is missing #24

Closed
n00ris opened this issue Jul 8, 2016 · 1 comment
Closed

Settings are not saved if wiisxr folder is missing #24

n00ris opened this issue Jul 8, 2016 · 1 comment

Comments

@n00ris
Copy link

n00ris commented Jul 8, 2016

Hello,
if the folder wiisxr is missing in the root of the SD card, it is not created, if you save settings to the SD card from the GUI (and without it the settings.xml is not created, too).
But the GUI says it successfully saved the settings.

Tested with dol from commit 9519304 (Revert ppc for now).

Not tested with USB device.

@Mystro256
Copy link
Owner

Odd, this shouldn't happen as it should fail when attempting to open the file. It must be a bug in the filesystem library.

Either way, I added another check to see if the directory exists before trying to open the file for writing.

Mystro256 added a commit that referenced this issue Oct 17, 2016
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

2 participants