mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06: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:
@ -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
|
||||||
|
Reference in New Issue
Block a user