You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/system_linux_pc.cfg

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