diff options
Diffstat (limited to 'src/util/drirc')
-rw-r--r-- | src/util/drirc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/drirc b/src/util/drirc index 145467bac44..0bedeef9a3c 100644 --- a/src/util/drirc +++ b/src/util/drirc @@ -220,6 +220,9 @@ TODO: document the other workarounds. <application name="War Thunder (Wine)" executable="aces.exe"> <option name="mesa_glthread" value="true"/> </application> + <application name="Outlast" executable="OLGame.x86_64"> + <option name="mesa_glthread" value="true"/> + </application> </device> <!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.--> <device driver="vmwgfx"> |