mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
Merge pull request #12881 from dreamsyntax/gup-heuristic-adjustment
GameINI: Shadow The Hedgehog widescreen heuristic
This commit is contained in:
commit
b789cd498e
@ -15,5 +15,10 @@
|
|||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
VertexRounding = True
|
VertexRounding = True
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
WidescreenHeuristicStandardRatio = 0.91
|
||||||
|
WidescreenHeuristicWidescreenRatio = 1.21
|
||||||
|
WidescreenHeuristicAspectRatioSlop = 0.15
|
||||||
|
|
||||||
[Video_Stereoscopy]
|
[Video_Stereoscopy]
|
||||||
StereoConvergence = 1
|
StereoConvergence = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user