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

GameINI: Fix GFXBackend crash #9775

Merged
merged 1 commit into from Jun 15, 2021

Conversation

dbrookman
Copy link
Contributor

Fixes a regression from 5.0-12066, where setting the GFXBackend variable to a backend other than the current global one would crash Dolphin upon launching that game.

Fixes https://bugs.dolphin-emu.org/issues/12529

Source/Core/Core/BootManager.cpp Outdated Show resolved Hide resolved
Copy link
Member

@leoetlino leoetlino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after the typo is fixed and the commits are squashed together

Source/Core/Core/Core.cpp Outdated Show resolved Hide resolved
Fixes a regression from 5.0-12066, where setting the GFXBackend variable
to one other than the current global backend would crash Dolphin upon
launching the game.
@leoetlino leoetlino merged commit ee58f1c into dolphin-emu:master Jun 15, 2021
11 checks passed
@dbrookman dbrookman deleted the fix-gameini-gfxbackend branch June 15, 2021 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants