mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-20 01:15:08 -05:00
VideoConfig: Change convergence setting to percentage value.
This commit is contained in:
@@ -25,4 +25,4 @@ EFBToTextureEnable = False
|
||||
FastDepthCalc = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergenceMinimum = 115
|
||||
StereoConvergence = 115
|
||||
|
||||
@@ -18,4 +18,4 @@ EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergenceMinimum = 136
|
||||
StereoConvergence = 136
|
||||
|
||||
@@ -22,4 +22,4 @@ FastDepthCalc = False
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergenceMinimum = 26
|
||||
StereoConvergence = 26
|
||||
|
||||
Reference in New Issue
Block a user