123456789101112131415161718 |
- -- config file for windows, when running off assets in the 'pc' folder
- sys_float_exceptions = 0
- log_IncludeTime = 1
- sys_PakLogInvalidFileAccess = 0
- r_width = 1280
- r_height = 720
- r_fullscreen = 0
- -- Enable to prevent log spam, can cause missed messages
- -- log_spamdelay=1
- r_ShadersAllowCompilation = 1
- -- Localization Settings
- sys_localization_format=0
- log_RemoteConsoleAllowedAddresses=127.0.0.1
|