12345678910111213141516171819 |
- -- config file used when the android platform is running off 'android' assets.
- sys_float_exceptions=0
- log_IncludeTime=1
- sys_PakLogInvalidFileAccess=1
- r_WidthAndHeightAsFractionOfScreenSize=1.0
- r_MaxWidth=1280
- r_MaxHeight=1080
- r_fullscreen=0
- r_ShadersAllowCompilation=1
- -- Enable to prevent log spam, can cause missed messages
- -- log_spamdelay=1
- -- Remote console inclusion list
- log_RemoteConsoleAllowedAddresses=127.0.0.1
- -- Localization Settings
- sys_localization_format=0
|