mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
91187905e8
The first call to GXCopyDisp() corrupts game data, but on real hardware it isn't observed thanks to the data cache. Skipping the call works too, preventing a crash on boot. This patch is enabled by default.
10 lines
282 B
INI
10 lines
282 B
INI
# SAOE78 - Monster High: Ghoul Spirit
|
|
|
|
[OnFrame]
|
|
# The first call to GXCopyDisp() corrupts game data, but on real hardware
|
|
# it isn't observed thanks to the data cache. Skipping the call works too.
|
|
$Fix crash on boot
|
|
0x803A5F20:dword:0x60000000
|
|
[OnFrame_Enabled]
|
|
$Fix crash on boot
|