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