mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 16:18:58 +00:00
Merge pull request #2865 from SMarioMan/patch-1
Add stereoscopic options to tested gameini files
This commit is contained in:
commit
5e652686f7
2 changed files with 5 additions and 0 deletions
|
@ -16,3 +16,6 @@ EmulationIssues = Classic mode score report needs real xfb. Nes masterpieces and
|
||||||
|
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Stereoscopy]
|
||||||
|
StereoConvergenceMinimum = 136
|
||||||
|
|
|
@ -20,3 +20,5 @@ EmulationIssues = Sound crackling can be fixed by lle audio.
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
[Video_Stereoscopy]
|
||||||
|
StereoConvergenceMinimum = 26
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue