mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
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
1 changed files with 3 additions and 0 deletions
|
@ -20,3 +20,6 @@ EmulationIssues = Sound crackling can be fixed by lle audio.
|
|||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
[Video_Stereoscopy]
|
||||
StereoEFBMonoDepth = False
|
||||
StereoConvergenceMinimum = 26
|
||||
|
|
Loading…
Add table
Reference in a new issue