Merge pull request #13154 from Tilka/eternal

GameSettings: add patch to fix Eternal Darkness startup hang
This commit is contained in:
JMC47 2024-10-31 02:16:02 -04:00 committed by GitHub
commit e1f457a726
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 33 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# GEDE01, GEDP01 - Eternal Darkness # GEDE01, GEDP01, GEDJ01, GEDW01 - Eternal Darkness
[Core] [Core]
# Values set here will override the main Dolphin settings. # Values set here will override the main Dolphin settings.

View File

@ -0,0 +1,8 @@
# GEDE01 - Eternal Darkness
[OnFrame]
$Fix startup hang
0x801EF444:dword:0x480371ED
[OnFrame_Enabled]
$Fix startup hang

View File

@ -0,0 +1,8 @@
# GEDJ01 - Eternal Darkness
[OnFrame]
$Fix startup hang
0x801E4588:dword:0x48036E71
[OnFrame_Enabled]
$Fix startup hang

View File

@ -0,0 +1,8 @@
# GEDP01 - Eternal Darkness
[OnFrame]
$Fix startup hang
0x801E3BC4:dword:0x48036F15
[OnFrame_Enabled]
$Fix startup hang

View File

@ -0,0 +1,8 @@
# GEDW01 - Eternal Darkness
[OnFrame]
$Fix startup hang
0x801BE42C:dword:0x48036E65
[OnFrame_Enabled]
$Fix startup hang