From 921d4f1e60db3ce84057ae73cfa33265363cb96d Mon Sep 17 00:00:00 2001 From: Tillmann Karras Date: Fri, 24 Nov 2023 19:14:30 +0000 Subject: [PATCH] GameSettings: port Gormiti black screen fix to PAL version Same workaround as @Pokechu22's NTSC version (8316c7af9964f19cc54c3533e017252f922ceee9). --- Data/Sys/GameSettings/SGLPA4.ini | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Data/Sys/GameSettings/SGLPA4.ini diff --git a/Data/Sys/GameSettings/SGLPA4.ini b/Data/Sys/GameSettings/SGLPA4.ini new file mode 100644 index 0000000000..f70ade77e3 --- /dev/null +++ b/Data/Sys/GameSettings/SGLPA4.ini @@ -0,0 +1,8 @@ +# SGLPA4 - Gormiti: The Lords of Nature! + +[OnFrame] +# Fixes black screen ingame, see https://bugs.dolphin-emu.org/issues/12436 +# This NOPs out UpdateFade's call to RenderFade. We are probably emulating the way the fade works +# incorrectly, but for now this patch makes the game playable. +$Fix black screen +0x801D59C8:dword:0x60000000