Tentative Change

Waiting for the new build to test. This may be the right settings.
This commit is contained in:
James Manker 2022-06-02 23:24:55 -05:00
parent 1efd8f11b4
commit 9d27cd7c6f

View File

@ -63,6 +63,8 @@ App.TemplateMatchRegex={{(\$?[\w]+)}}
App.MonitorChildProcess=True App.MonitorChildProcess=True
App.MonitorChildProcessWaitMs=2000 App.MonitorChildProcessWaitMs=2000
App.MonitorChildProcessName=wine64 App.MonitorChildProcessName=wine64
App.RCONHeartBeatMInutes=4
App.RCONHeartbeatCommand="ping"
Console.FilterMatchRegex= Console.FilterMatchRegex=
Console.FilterMatchReplacement= Console.FilterMatchReplacement=
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$ Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$