about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorq4a <q4arus@ya.ru>2023-01-28 12:19:04 +0300
committerGitHub <noreply@github.com>2023-01-28 10:19:04 +0100
commit0753c52bed585396e17010676e9cef0508fafbb8 (patch)
tree34e040330a9fd69c57fb8a46f46c7c9fa98dc6fc /system
parent24ce9b0f8d06af73b1e5eb8022b7e7f41ce605f6 (diff)
downloadbox64-0753c52bed585396e17010676e9cef0508fafbb8.tar.gz
box64-0753c52bed585396e17010676e9cef0508fafbb8.zip
[BOX64RC] add EMULATED_LIBS for dontstarve_steam_x64 (#502)
Works with steam version of Don't Starve Together
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index 3bd84b67..dc416795 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -28,6 +28,9 @@ BOX64_PREFER_EMULATED=1
 # use emulated sdl2
 BOX64_EMULATED_LIBS=libSDL2-2.0.so.0
 
+[dontstarve_steam_x64]
+BOX64_EMULATED_LIBS=libSDL2-2.0.so.0
+
 [dota2]
 BOX64_CRASHHANDLER=1
 BOX64_DYNAREC_STRONGMEM=1