2014-04-02 18:09:23 -04:00
[Audio]
2014-07-30 23:46:52 -04:00
AudioDeviceModuleName = ALAudio
2015-07-06 18:06:48 -04:00
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
PlatformHeadroomDB = 0
2014-07-30 23:46:52 -04:00
[SystemSettings]
r.setres = 1280x720
[/Script/SourceCodeAccess.SourceCodeAccessSettings]
2015-04-20 21:33:48 -04:00
PreferredAccessor = NullSourceCodeAccessor
2015-03-02 17:15:54 -05:00
[TextureStreaming]
; PoolSizeVRAMPercentage is how much percentage of GPU Dedicated VRAM should be used as a TexturePool cache for streaming textures (0 - unlimited streaming)
PoolSizeVRAMPercentage = 70
2015-09-24 11:35:29 -04:00
[DeviceProfileManager]
DeviceProfileSelectionModule = "LinuxDeviceProfileSelector"