diff --git a/Data/Sys/GameSettings/G2M.ini b/Data/Sys/GameSettings/G2M.ini index 910186889f..7acfb3f668 100644 --- a/Data/Sys/GameSettings/G2M.ini +++ b/Data/Sys/GameSettings/G2M.ini @@ -13,6 +13,11 @@ CPUThread = False [Video_Settings] SafeTextureCacheColorSamples = 512 +# 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.