diff options
| author | Jules Blok <jules.blok@gmail.com> | 2015-01-02 15:27:37 +0100 |
|---|---|---|
| committer | Jules Blok <jules.blok@gmail.com> | 2015-01-02 17:07:08 +0100 |
| commit | b816ee1f79a6c4f8a2f05f0da91a936ee2d44fff (patch) | |
| tree | 09f52153ef53ae17a66dbf28ea18637c7c08bff7 /Data/Sys | |
| parent | ec4dfae333e592f991da21d7276ca50a4c4be3e9 (diff) | |
VideoConfig: Define a per-game minimum convergence value instead of a percentage boost.
Diffstat (limited to 'Data/Sys')
| -rw-r--r-- | Data/Sys/GameSettings/GZLE01.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/GZLE01.ini b/Data/Sys/GameSettings/GZLE01.ini index 1efac5d492..3f3055b953 100644 --- a/Data/Sys/GameSettings/GZLE01.ini +++ b/Data/Sys/GameSettings/GZLE01.ini @@ -368,3 +368,6 @@ EFBCopyEnable = True [Video_Settings] FastDepthCalc = False + +[Video_Stereoscopy] +StereoConvergenceMinimum = 115 |
