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

Use latest resolution value for resolution hotkey OSD #12142

Merged
merged 1 commit into from Aug 27, 2023

Conversation

JosJuice
Copy link
Member

Because CPU thread config changed callbacks are no longer instant, g_Config.iEFBScale doesn't yet contain the new value when the hotkey OSD code tries to read it.

Should fix https://bugs.dolphin-emu.org/issues/13343.

Because CPU thread config changed callbacks are no longer instant,
g_Config.iEFBScale doesn't yet contain the new value when the hotkey OSD
code tries to read it.

Should fix https://bugs.dolphin-emu.org/issues/13343.
@AdmiralCurtiss
Copy link
Contributor

Makes sense to me.

@AdmiralCurtiss AdmiralCurtiss merged commit 73859ff into dolphin-emu:master Aug 27, 2023
11 checks passed
@JosJuice JosJuice deleted the ir-hotkey-outdated branch August 27, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants