mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-05 00:40:00 +00:00
Gameini database update for Tom Clancy's Splinter Cell, Tom Clancy's Splinter Cell Double Agent, Tom Clancy's Splinter Cell Chaos Theory and Super Mario Sunshine (Japanese).
Fixes issue 6504. Fixes issue 6505.
This commit is contained in:
parent
ba3d3311bd
commit
3a7802e771
19
Data/User/GameConfig/GCEE41.ini
Normal file
19
Data/User/GameConfig/GCEE41.ini
Normal file
@ -0,0 +1,19 @@
|
||||
# GCEE41 - Tom Clancy's Splinter Cell
|
||||
[Core]
|
||||
TLBHack = 1
|
||||
[EmuState]
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for the videos to display.
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
[Gecko]
|
19
Data/User/GameConfig/GCEP41.ini
Normal file
19
Data/User/GameConfig/GCEP41.ini
Normal file
@ -0,0 +1,19 @@
|
||||
# GCEP41 - Tom Clancy's Splinter Cell
|
||||
[Core]
|
||||
TLBHack = 1
|
||||
[EmuState]
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Needs real xfb for the videos to display.
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
[Gecko]
|
16
Data/User/GameConfig/GCJE41.ini
Normal file
16
Data/User/GameConfig/GCJE41.ini
Normal file
@ -0,0 +1,16 @@
|
||||
# GCJE41 - Tom Clancy's Splinter Cell Chaos Theory
|
||||
[Core]
|
||||
TLBHack = 1
|
||||
[EmuState]
|
||||
EmulationStateId = 3
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
16
Data/User/GameConfig/GCJP41.ini
Normal file
16
Data/User/GameConfig/GCJP41.ini
Normal file
@ -0,0 +1,16 @@
|
||||
# GCJP41 - Tom Clancy's Splinter Cell Chaos Theory
|
||||
[Core]
|
||||
TLBHack = 1
|
||||
[EmuState]
|
||||
EmulationStateId = 3
|
||||
EmulationIssues =
|
||||
[OnFrame]
|
||||
[ActionReplay]
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
37
Data/User/GameConfig/GMSJ01.ini
Normal file
37
Data/User/GameConfig/GMSJ01.ini
Normal file
@ -0,0 +1,37 @@
|
||||
# GMSJ01 - Super Mario Sunshine
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = needs EFB to Ram
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
PerformanceQueriesEnable = True
|
||||
|
||||
[Video_Settings]
|
||||
wideScreenHack = False
|
||||
UseNativeMips = True
|
||||
AspectRatio = 0
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
EFBCopyEnable = True
|
||||
|
@ -29,6 +29,5 @@ PH_ZFar =
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
|
33
Data/User/GameConfig/GWYX41.ini
Normal file
33
Data/User/GameConfig/GWYX41.ini
Normal file
@ -0,0 +1,33 @@
|
||||
# GWYX41 - Tom Clancy's Splinter Cell Double Agent
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main dolphin settings.
|
||||
TLBHack = 1
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues = Requires MMUSH and ATC. Videos require real XFB.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
# Add memory patches to be applied every frame here.
|
||||
|
||||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
Loading…
x
Reference in New Issue
Block a user