Created
May 18, 2019 15:16
-
-
Save imaami/59c8c95fadc3233dcf77705182b0ae2c to your computer and use it in GitHub Desktop.
Steam Proton fixes for Vanguard: Normandy 1944
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
con_restricted = 0 | |
con_showonload = 0 | |
sys_DeactivateConsole = 0 | |
bind insert tw_steamrefreshserverlist | |
bind delete ConsoleShow | |
r_VSync = 0 | |
; sys_MaxFPS = 60 | |
; Ultra settings except Low object detail for higher FPS | |
sys_spec_full = 4 | |
sys_spec_objectdetail = 1 | |
p_proxy_highlight_threshold = 2000000 | |
e_PhysProxyTriLimit = 2000000 | |
; Hide console after running the above during launch | |
ConsoleHide |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment