80db67e90a
* Remove many unused variables and unused setting files Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * Remove a few more dead config vars Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com> * fix android test_ConfigureSettings_DefaultValues_SetsValues Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
25 lines
490 B
INI
25 lines
490 B
INI
-- config file for windows, when running off assets in the 'pc' folder
|
|
|
|
sys_float_exceptions = 0
|
|
log_IncludeTime = 1
|
|
sys_PakLogInvalidFileAccess = 0
|
|
|
|
-- 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
|
|
|
|
-- Graphics settings
|
|
r_width = 1280
|
|
r_height = 720
|
|
r_fullscreen = 0
|
|
|
|
r_ShadersAllowCompilation = 1
|
|
|
|
-- Display FPS
|
|
r_displayInfo = 3
|