mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06: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