mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
VideoConfig: Define a per-game minimum convergence value instead of a percentage boost.
This commit is contained in:
parent
ec4dfae333
commit
b816ee1f79
4 changed files with 8 additions and 4 deletions
|
@ -368,3 +368,6 @@ EFBCopyEnable = True
|
|||
|
||||
[Video_Settings]
|
||||
FastDepthCalc = False
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoConvergenceMinimum = 115
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue