Add StereoConvergence settings to various gameini files.
This commit is contained in:
parent
3cf16f8573
commit
e3fd5604c6
|
@ -1,4 +1,4 @@
|
|||
# G3LE8P - Super Monkey Ball Adventures (TM)
|
||||
# G3LE8P - Super Monkey Ball Adventure
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
@ -17,3 +17,5 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 7
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# G8ME01, G8MJ01, G8MP01 - Paper Mario
|
||||
# G8ME01, G8MJ01, G8MP01 - Paper Mario: The Thousand-Year Door
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
@ -21,3 +21,5 @@ EmulationIssues = Needs Efb to Ram for BBox (proper graphics).
|
|||
EFBToTextureEnable = False
|
||||
BBoxEnable = True
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 545
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# GAFJ01, GAFP01, GAFU01 - Doubutsu no Mori Plus
|
||||
# GAFJ01, GAFP01, GAFU01 - Doubutsu no Mori Plus/Animal Crossing
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
@ -20,3 +20,5 @@ EmulationIssues =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 623
|
||||
|
|
|
@ -20,3 +20,5 @@ EmulationIssues =
|
|||
[Video_Settings]
|
||||
EFBScale = -1
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 64
|
||||
|
|
|
@ -20,3 +20,5 @@ EmulationIssues =
|
|||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 6
|
||||
|
|
|
@ -17,3 +17,5 @@ EmulationIssues = Slow
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 1
|
||||
|
|
|
@ -17,3 +17,5 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# GLME01, GLMJ01, GLMJ01 - LUIGI'S MANSION
|
||||
# GLME01, GLMJ01, GLMJ01 - Luigi's Mansion
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
@ -19,3 +19,4 @@ EmulationIssues =
|
|||
|
||||
[Video_Stereoscopy]
|
||||
StereoEFBMonoDepth = True
|
||||
StereoConvergence = 1445
|
||||
|
|
|
@ -17,3 +17,5 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 392
|
||||
|
|
|
@ -32,3 +32,6 @@ EFBToTextureEnable = False
|
|||
[Video_Enhancements]
|
||||
MaxAnisotropy = 0
|
||||
ForceFiltering = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 732
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
# GSRE7S - Smuggler's Run: Warzones
|
||||
|
||||
[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 =
|
||||
|
||||
[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_Stereoscopy]
|
||||
StereoConvergence = 5
|
|
@ -1,4 +1,4 @@
|
|||
# GUPE8P, GUPJ8P, GUPP8P - SHADOW THE HEDGEHOG
|
||||
# GUPE8P, GUPJ8P, GUPP8P - Shadow the Hedgehog
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
@ -19,3 +19,6 @@ EmulationIssues = 2P mode is playable only with EFB to RAM.
|
|||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 1
|
||||
|
|
|
@ -18,3 +18,6 @@ EmulationIssues =
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video]
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 2
|
||||
|
|
|
@ -1,13 +1,21 @@
|
|||
# NABE01 - Mario Kart 64
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationIssues =
|
||||
EmulationStateId = 4
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
|
||||
[ActionReplay]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 46
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
# NADE01, NADJ01, NADK01 - Star Fox 64 (Virtual Console)
|
||||
|
||||
[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 =
|
||||
|
||||
[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_Stereoscopy]
|
||||
StereoConvergence = 354
|
|
@ -1,4 +1,4 @@
|
|||
# NAEE01 - Paper Mario
|
||||
# NAEE01, NAEP01 - Paper Mario
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
@ -23,3 +23,5 @@ FastDepthCalc = True
|
|||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 506
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
# NALE01, NALJ01, NALP01 - Super Smash Bros. (Virtual Console)
|
||||
|
||||
[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 = 5
|
||||
EmulationIssues =
|
||||
|
||||
[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_Stereoscopy]
|
||||
StereoConvergence = 5000
|
|
@ -0,0 +1,21 @@
|
|||
# R25EWR, R25PWR - LEGO Harry Potter: Years 1-4
|
||||
|
||||
[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 =
|
||||
|
||||
[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_Stereoscopy]
|
||||
StereoConvergence = 1
|
|
@ -0,0 +1,21 @@
|
|||
# R92E01, R92J01, R92P01 - Pikmin 2 Wii
|
||||
|
||||
[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 =
|
||||
|
||||
[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_Stereoscopy]
|
||||
StereoConvergence = 838
|
|
@ -20,3 +20,5 @@ EmulationIssues =
|
|||
[Video_Hacks]
|
||||
EFBEmulateFormatChanges = True
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 613
|
||||
|
|
|
@ -20,3 +20,5 @@ EmulationIssues =
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 38
|
||||
|
|
|
@ -1,13 +1,22 @@
|
|||
# RUUE01, RUUJ01, RUUK01, RUUP01 - Animal Crossing Wii
|
||||
|
||||
[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 =
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
||||
[OnFrame]
|
||||
|
||||
[ActionReplay]
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 381
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# SB4E01, SB4J01, SB4P01 - SUPER MARIO GALAXY 2
|
||||
# SB4E01, SB4J01, SB4P01 - Super Mario Galaxy 2
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
@ -19,3 +19,6 @@ EmulationIssues = Needs Efb Access from CPU.
|
|||
|
||||
[Video_Hacks]
|
||||
EFBAccessEnable = True
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 929
|
||||
|
|
|
@ -20,3 +20,7 @@ EmulationStateId = 4
|
|||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Hacks]
|
||||
|
||||
[Video_Stereoscopy]
|
||||
#Only affects overworld map
|
||||
StereoConvergence = 2211
|
||||
|
|
|
@ -17,3 +17,5 @@ EmulationIssues =
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergence = 20
|
||||
|
|
Loading…
Reference in New Issue