summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup/ModifySettingsButton.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2021-04-22 21:50:05 +0200
committerLéo Lam <leo@leolam.fr>2021-04-22 21:50:05 +0200
commit568428ca679dfd1ca7eeef3927b83597540f8060 (patch)
treec134ab71223076149a8be6e3eaf7f7cb348d2754 /Source/Core/InputCommon/ControllerEmu/ControlGroup/ModifySettingsButton.cpp
parent4d37dad20d230b003b74e38ff4c5af68e6ed232e (diff)
HLE: Do not clobber 0x1800-0x3000 when using MIOS to fix IPL crash
MIOS puts patch data in low MEM1 (0x1800-0x3000) for its own use. Overwriting data in this range can cause the IPL to crash when launching games that get patched by MIOS. See https://bugs.dolphin-emu.org/issues/11952 for more info. Not applying the Gecko HLE patches means that Gecko codes will not work under MIOS, but this is better than the alternative of having specific games crash.
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/ControlGroup/ModifySettingsButton.cpp')
0 files changed, 0 insertions, 0 deletions