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 the Post Processing shader configuration dialog. #1931

Merged
merged 1 commit into from Jan 21, 2015

Conversation

Sonicadvance1
Copy link
Contributor

On locales that don't use period as a separator this would break us.
For vector values in a configuration, we use comma as a separator which causes the configuration to balloon to massive sizes due to never saving them
correctly. Loading would then break since it would load a million configuration options.
Fixes issue #7569.

On locales that don't use period as a separator this would break us.
For vector values in a configuration, we use comma as a separator which causes the configuration to balloon to massive sizes due to never saving them
correctly. Loading would then break since it would load a million configuration options.
Fixes issue dolphin-emu#7569.
Sonicadvance1 added a commit that referenced this pull request Jan 21, 2015
Fix the Post Processing shader configuration dialog.
@Sonicadvance1 Sonicadvance1 merged commit 7fba485 into dolphin-emu:master Jan 21, 2015
@Sonicadvance1 Sonicadvance1 deleted the Fix_PP_Config branch January 21, 2015 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant