diff --git a/Data/Sys/GameSettings/G2M.ini b/Data/Sys/GameSettings/G2M.ini index f5a38f6cd9..a7fc452394 100644 --- a/Data/Sys/GameSettings/G2M.ini +++ b/Data/Sys/GameSettings/G2M.ini @@ -14,6 +14,11 @@ CPUThread = False SafeTextureCacheColorSamples = 512 SuggestedAspectRatio = 2 +# Using a widescreen heuristic modification +# fixes the game changing aspect ratios during gameplay. + +WidescreenHeuristicTransitionThreshold = 20 + # Because the minimap has a lot of unused triangles, # CPU Cull can greatly speed up demanding areas of the game.