From 3d34f80f11caaffcf222ed8c6599b6a0860e1545 Mon Sep 17 00:00:00 2001 From: SMarioMan Date: Mon, 17 Aug 2015 02:29:35 -0400 Subject: [PATCH] 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. --- Data/Sys/GameSettings/SF8.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Data/Sys/GameSettings/SF8.ini b/Data/Sys/GameSettings/SF8.ini index 3757b78967..9539b46a3f 100644 --- a/Data/Sys/GameSettings/SF8.ini +++ b/Data/Sys/GameSettings/SF8.ini @@ -20,3 +20,6 @@ EmulationIssues = Sound crackling can be fixed by lle audio. [Video_Settings] SafeTextureCacheColorSamples = 512 +[Video_Stereoscopy] +StereoEFBMonoDepth = False +StereoConvergenceMinimum = 26