mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 16:16:05 +00:00
merge
This commit is contained in:
parent
b3630a69b3
commit
76c08d3a22
119 changed files with 47784 additions and 40258 deletions
|
@ -1,4 +1,4 @@
|
|||
# GEDE01, GEDP01 - Eternal Darkness
|
||||
# GEDE01, GEDP01, GEDJ01, GEDW01 - Eternal Darkness
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
|
8
Data/Sys/GameSettings/GEDE01.ini
Normal file
8
Data/Sys/GameSettings/GEDE01.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
# GEDE01 - Eternal Darkness
|
||||
|
||||
[OnFrame]
|
||||
$Fix startup hang
|
||||
0x801EF444:dword:0x480371ED
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix startup hang
|
8
Data/Sys/GameSettings/GEDJ01.ini
Normal file
8
Data/Sys/GameSettings/GEDJ01.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
# GEDJ01 - Eternal Darkness
|
||||
|
||||
[OnFrame]
|
||||
$Fix startup hang
|
||||
0x801E4588:dword:0x48036E71
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix startup hang
|
8
Data/Sys/GameSettings/GEDP01.ini
Normal file
8
Data/Sys/GameSettings/GEDP01.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
# GEDP01 - Eternal Darkness
|
||||
|
||||
[OnFrame]
|
||||
$Fix startup hang
|
||||
0x801E3BC4:dword:0x48036F15
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix startup hang
|
8
Data/Sys/GameSettings/GEDW01.ini
Normal file
8
Data/Sys/GameSettings/GEDW01.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
# GEDW01 - Eternal Darkness
|
||||
|
||||
[OnFrame]
|
||||
$Fix startup hang
|
||||
0x801BE42C:dword:0x48036E65
|
||||
|
||||
[OnFrame_Enabled]
|
||||
$Fix startup hang
|
|
@ -9,8 +9,5 @@
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
ImmediateXFBEnable = False
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
# GXBE69, GXBP69 - SSX3
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
|
|
@ -16,6 +16,3 @@ $Disable blur
|
|||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
# SNCE8P, SNCJ8P, SNCP8P - SONIC COLOURS
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = False
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue