system_windows_pc.cfg 401 B

123456789101112131415161718
  1. -- config file for windows, when running off assets in the 'pc' folder
  2. sys_float_exceptions = 0
  3. log_IncludeTime = 1
  4. sys_PakLogInvalidFileAccess = 0
  5. r_width = 1280
  6. r_height = 720
  7. r_fullscreen = 0
  8. -- Enable to prevent log spam, can cause missed messages
  9. -- log_spamdelay=1
  10. r_ShadersAllowCompilation = 1
  11. -- Localization Settings
  12. sys_localization_format=0
  13. log_RemoteConsoleAllowedAddresses=127.0.0.1