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

IOS: Don't let Kernel initialize WiiRoot if already initialized #9682

Merged
merged 1 commit into from May 2, 2021

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented May 2, 2021

The SaveToSYSCONF call in BootManager.cpp was unintentionally overriding the temporary NAND set by the preceding InitializeWiiRoot call. Fixes https://bugs.dolphin-emu.org/issues/12500.

@JosJuice JosJuice requested a review from leoetlino May 2, 2021 08:08
Source/Core/Core/WiiRoot.cpp Show resolved Hide resolved
@JosJuice JosJuice changed the title IOS: Don't let Kernel initialize WiiRoot if already intialized IOS: Don't let Kernel initialize WiiRoot if already initialized May 2, 2021
The SaveToSYSCONF call in BootManager.cpp was unintentionally
overriding the temporary NAND set by the preceding
InitializeWiiRoot call. Fixes
https://bugs.dolphin-emu.org/issues/12500.
@JMC47 JMC47 merged commit a8c40eb into dolphin-emu:master May 2, 2021
@JosJuice JosJuice deleted the fix-wii-netplay branch May 2, 2021 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants