mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 14:46:49 +01:00
Merge pull request #12313 from Tilka/gormiti
GameSettings: port Gormiti black screen fix to PAL version
This commit is contained in:
commit
3b74a9195d
8
Data/Sys/GameSettings/SGLPA4.ini
Normal file
8
Data/Sys/GameSettings/SGLPA4.ini
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user