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

Fix Android controller mappings accidentally being in IsSettingSaveable #9717

Merged
merged 1 commit into from May 17, 2021

Conversation

JosJuice
Copy link
Member

Settings.SECTION_INI_ANDROID and Settings.SECTION_BINDINGS both have the value "Android", but we only want the former to be marked as being handled by the new config system.

This change fixes a problem where controller settings were not being properly saved to Dolphin.ini.

Settings.SECTION_INI_ANDROID and Settings.SECTION_BINDINGS
both have the value "Android", but we only want the former
to be marked as being handled by the new config system.

This change fixes a problem where controller settings were
not being properly saved to Dolphin.ini.
@JMC47
Copy link
Contributor

JMC47 commented May 16, 2021

This fixes the longstanding controller configuration issues on Android.

@JosJuice
Copy link
Member Author

Nah, this only fixes one of the several issues :P

The one it fixes is arguably the biggest issue, though.

@lioncash lioncash merged commit eae6d91 into dolphin-emu:master May 17, 2021
10 of 11 checks passed
@JosJuice JosJuice deleted the android-issettingsaveable branch May 17, 2021 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants