diff --git a/Data/Sys/GameSettings/SAOE78.ini b/Data/Sys/GameSettings/SAOE78.ini new file mode 100644 index 0000000000..190419f79c --- /dev/null +++ b/Data/Sys/GameSettings/SAOE78.ini @@ -0,0 +1,9 @@ +# 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 diff --git a/Data/Sys/GameSettings/SAOEVZ.ini b/Data/Sys/GameSettings/SAOEVZ.ini new file mode 100644 index 0000000000..a737692c5b --- /dev/null +++ b/Data/Sys/GameSettings/SAOEVZ.ini @@ -0,0 +1,9 @@ +# SAOEVZ - 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 +0x803A64D0:dword:0x60000000 +[OnFrame_Enabled] +$Fix crash on boot