mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 15:19:42 -06:00
Merge pull request #2865 from SMarioMan/patch-1
Add stereoscopic options to tested gameini files
This commit is contained in:
@ -16,3 +16,6 @@ EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and
|
|||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Stereoscopy]
|
||||||
|
StereoConvergenceMinimum = 136
|
||||||
|
@ -20,3 +20,5 @@ EmulationIssues = Sound crackling can be fixed by lle audio.
|
|||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
[Video_Stereoscopy]
|
||||||
|
StereoConvergenceMinimum = 26
|
||||||
|
Reference in New Issue
Block a user