Add stereoscopic options to SF8.ini
Stereoscopy values have been tested and a convergence value of 26 is ideal for placing the characters on the convergence plane. No perceived issues with disabling monoscopic shadows.
This commit is contained in:
parent
1b2074e53f
commit
3d34f80f11
|
@ -20,3 +20,6 @@ EmulationIssues = Sound crackling can be fixed by lle audio.
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
[Video_Stereoscopy]
|
||||||
|
StereoEFBMonoDepth = False
|
||||||
|
StereoConvergenceMinimum = 26
|
||||||
|
|
Loading…
Reference in New Issue