From 2584a200ef627392742ce4ca7245ac57817667bb Mon Sep 17 00:00:00 2001 From: dreamsyntax Date: Fri, 21 Jun 2024 11:52:15 -0700 Subject: [PATCH] GameINI: Shadow The Hedgehog widescreen heuristic Adjusts widescreen heuristic values to work properly for both the original game and the widescreen hack versions of Shadow the Hedgehog (all regions), Game ID GUP. Credit to Billiard for determining values. --- Data/Sys/GameSettings/GUP.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Data/Sys/GameSettings/GUP.ini b/Data/Sys/GameSettings/GUP.ini index 23fffab20e..1739114aaa 100644 --- a/Data/Sys/GameSettings/GUP.ini +++ b/Data/Sys/GameSettings/GUP.ini @@ -15,5 +15,10 @@ [Video_Hacks] VertexRounding = True +[Video_Settings] +WidescreenHeuristicStandardRatio = 0.91 +WidescreenHeuristicWidescreenRatio = 1.21 +WidescreenHeuristicAspectRatioSlop = 0.15 + [Video_Stereoscopy] StereoConvergence = 1