diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 06c0fe06..3e69f181 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=1 +#BOX64_EMULATED_LIBS=libudev.so.0 #[steamwebhelper] #BOX64_NOSANDBOX=1 |