diff --git a/Data/Sys/GameSettings/G2M.ini b/Data/Sys/GameSettings/G2M.ini index 816c33cb8f..423f4437d6 100644 --- a/Data/Sys/GameSettings/G2M.ini +++ b/Data/Sys/GameSettings/G2M.ini @@ -16,6 +16,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.