about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-11-28 18:58:24 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-11-28 18:58:24 +0100
commitbcde60b9e84019631e3bcdc3952b6011eb22c1a7 (patch)
tree2b654ca4c4041290855df05426b753c05163ee4c /system
parentd6d2b2e7563eebea88620dbc67f361523b47cc68 (diff)
downloadbox64-bcde60b9e84019631e3bcdc3952b6011eb22c1a7.tar.gz
box64-bcde60b9e84019631e3bcdc3952b6011eb22c1a7.zip
dlopen will not return value less than 3 (fixed deadcells)
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 cbf7fa5f..ece984c1 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -11,6 +11,9 @@
 BOX64_DYNAREC_SAFEFLAGS=0
 BOX64_DYNAREC_BIGBLOCK=2
 
+[deadcells]
+BOX64_PREFER_EMULATED=1
+
 [dontstarve]
 # use emulated sdl2
 BOX64_EMULATED_LIBS=libSDL2-2.0.so.0