From 6a3c56c1312a98ce2cf04ca72c5c4889a93070b3 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sat, 14 Dec 2024 22:51:31 +0100 Subject: [BOX32][WRAPPER] More fixes to libc and libX11 wrapping --- system/box64.box64rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system') diff --git a/system/box64.box64rc b/system/box64.box64rc index 3e69f181..db4a9dea 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -231,9 +231,9 @@ BOX64_DYNAREC_BIGBLOCK=0 BOX64_DYNAREC_STRONGMEM=2 #Likes to crash without it BOX64_PREFER_EMULATED=1 -#[steam] -#BOX64_CRASHHANDLER=1 -#BOX64_EMULATED_LIBS=libudev.so.0 +[steam] +BOX64_CRASHHANDLER=0 +BOX64_EMULATED_LIBS=libudev.so.0 #[steamwebhelper] #BOX64_NOSANDBOX=1 -- cgit 1.4.1