mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
VideoConfig: Change convergence setting to percentage value.
This commit is contained in:
parent
e670d29dfe
commit
ee657c04fe
8 changed files with 14 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue