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

[Android] Make sure we are setting the default user directory. #2601

Merged

Conversation

Sonicadvance1
Copy link
Contributor

This fixes an issue where the settings aren't being saved correctly because the user directory is never set before a run of the game.

This fixes an issue where the settings aren't being saved correctly because the user directory is never set before a run of the game.
@sigmabeta
Copy link
Contributor

  • Does this need to be done on every execution, or just once?
  • Does this fix controls not being settable?

@Sonicadvance1
Copy link
Contributor Author

Needs to be done every time we run otherwise we won't be able to set settings in the INI files correctly.
Controls sometimes not being settable would be a different issue.

Sonicadvance1 added a commit that referenced this pull request Jun 14, 2015
[Android] Make sure we are setting the default user directory.
@Sonicadvance1 Sonicadvance1 merged commit 094c6bf into dolphin-emu:master Jun 14, 2015
@Sonicadvance1 Sonicadvance1 deleted the android_fix_user_directory branch June 14, 2015 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants