You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FixHud = 1 // Corrects aspect ratio of all 2d graphics, will have issues with mods such as Payne Evolution and Payne Effects 3.
FixHud = 1 // Corrects aspect ratio of all 2d graphics, might have issues with mods.
WidescreenHud = 1 // Makes selected hud elements offset to screen edges. Use with FixHud = 1.
WidescreenHudOffset = 100.0 // This is the default offset for 16:9. For lower aspect ratios adjusted automatically, for higher you may change it manually.
FOVFactor = 1.0 // Makes FOV higher or lower. 1.0 by default.