2022-11-27 17:50:47 +00:00
|
|
|
# System-wide .box64rc
|
|
|
|
|
|
|
|
# Note that process name are case insensitive!
|
|
|
|
|
|
|
|
#
|
|
|
|
# Linux process
|
|
|
|
#
|
2022-12-01 16:50:29 +00:00
|
|
|
[3dSen.x86_64]
|
|
|
|
BOX64_DYNAREC_BLEEDING_EDGE=0 # avoid the use of STRONGMEM for much better performances
|
2022-11-27 17:50:47 +00:00
|
|
|
|
|
|
|
[7z]
|
|
|
|
# Those are safe to use on 7z and give a bit of a boost
|
|
|
|
BOX64_DYNAREC_SAFEFLAGS=0
|
|
|
|
BOX64_DYNAREC_BIGBLOCK=2
|
2023-03-07 21:03:58 +00:00
|
|
|
BOX64_DYNAREC_FORWARD=512
|
|
|
|
BOX64_DYNAREC_CALLRET=1
|
|
|
|
|
|
|
|
[7zz]
|
|
|
|
# Those are safe to use on 7z and give a bit of a boost
|
|
|
|
BOX64_DYNAREC_SAFEFLAGS=0
|
|
|
|
BOX64_DYNAREC_BIGBLOCK=2
|
|
|
|
BOX64_DYNAREC_FORWARD=512
|
2022-11-29 17:48:59 +00:00
|
|
|
BOX64_DYNAREC_CALLRET=1
|
|
|
|
|
2023-02-18 14:06:40 +00:00
|
|
|
[chrome]
|
|
|
|
BOX64_MALLOC_HACK=2
|
|
|
|
|
2022-11-28 17:58:24 +00:00
|
|
|
[deadcells]
|
|
|
|
BOX64_PREFER_EMULATED=1
|
|
|
|
|
2022-11-27 17:50:47 +00:00
|
|
|
[dontstarve]
|
|
|
|
# use emulated sdl2
|
|
|
|
BOX64_EMULATED_LIBS=libSDL2-2.0.so.0
|
|
|
|
|
2023-01-28 09:19:04 +00:00
|
|
|
[dontstarve_steam_x64]
|
|
|
|
BOX64_EMULATED_LIBS=libSDL2-2.0.so.0
|
|
|
|
|
2022-11-27 17:50:47 +00:00
|
|
|
[dota2]
|
|
|
|
BOX64_CRASHHANDLER=1
|
|
|
|
BOX64_DYNAREC_STRONGMEM=1
|
|
|
|
|
2023-03-07 21:03:58 +00:00
|
|
|
[factorio]
|
|
|
|
BOX64_DYNAREC_SAFEFLAGS=0
|
|
|
|
BOX64_DYNAREC_BIGBLOCK=2
|
|
|
|
BOX64_DYNAREC_FORWARD=1024
|
|
|
|
BOX64_DYNAREC_CALLRET=1
|
2023-04-01 11:18:23 +00:00
|
|
|
BOX64_DYNAREC_FASTROUND=0
|
2023-03-07 21:03:58 +00:00
|
|
|
|
2023-01-05 17:45:36 +00:00
|
|
|
[heroic]
|
|
|
|
BOX64_NOSANDBOX=1
|
2023-02-18 14:06:40 +00:00
|
|
|
BOX64_MALLOC_HACK=2
|
2023-03-07 21:03:58 +00:00
|
|
|
# this is to save some memory
|
|
|
|
BOX64_DYNAREC_BIGBLOCK=0
|
2023-02-18 14:06:40 +00:00
|
|
|
|
|
|
|
[nacl_helper]
|
|
|
|
BOX64_MALLOC_HACK=1
|
2023-01-05 17:45:36 +00:00
|
|
|
|
2023-03-07 21:03:58 +00:00
|
|
|
[NuclearBlaze]
|
|
|
|
BOX64_EMULATED_LIBS=libopenal.so.1
|
|
|
|
BOX64_DYNAREC_SAFEFLAGS=0
|
|
|
|
BOX64_DYNAREC_BIGBLOCK=3
|
|
|
|
BOX64_DYNAREC_FORWARD=1024
|
|
|
|
BOX64_DYNAREC_CALLRET=1
|
|
|
|
|
2022-11-27 17:50:47 +00:00
|
|
|
[pressure-vessel-wrap]
|
|
|
|
BOX64_NOGTK=1
|
|
|
|
|
2023-04-16 08:50:12 +00:00
|
|
|
[ProjectZomboid64]
|
|
|
|
# This one is still a bit unstable. This might help, but will also slowdown emulation
|
|
|
|
BOX64_DYNAREC_STRONGMEM=2
|
|
|
|
BOX64_DYNAREC_SAFEFLAGS=2
|
|
|
|
|
2023-03-11 09:47:20 +00:00
|
|
|
[Soma.bin.x86_64]
|
|
|
|
# This is needed or the physics engine will not behave correctly
|
|
|
|
BOX64_DYNAREC_FASTROUND=0
|
|
|
|
|
2022-11-27 17:50:47 +00:00
|
|
|
[steam]
|
|
|
|
BOX64_CRASHHANDLER=1
|
|
|
|
BOX64_EMULATED_LIBS=libudev.so.0
|
|
|
|
|
|
|
|
[streaming_client]
|
|
|
|
BOX64_EMULATED_LIBS=libSDL2-2.0.so.0:libSDL2_ttf-2.0.so.0
|
|
|
|
|
2023-01-05 17:45:36 +00:00
|
|
|
[steamwebhelper]
|
|
|
|
BOX64_NOSANDBOX=1
|
2023-02-18 14:06:40 +00:00
|
|
|
BOX64_LOG=0
|
2023-03-07 21:03:58 +00:00
|
|
|
BOX64_MALLOC_HACK=2
|
|
|
|
# this is to save some memory
|
|
|
|
BOX64_DYNAREC_BIGBLOCK=0
|
2023-02-18 14:06:40 +00:00
|
|
|
# if steamwebhelper takes too much memory, enable next line to disable it
|
|
|
|
#BOX64_EXIT=1
|
2023-01-05 17:45:36 +00:00
|
|
|
|
|
|
|
[steam-runtime-check-requirements]
|
|
|
|
BOX64_EXIT=1
|
|
|
|
|
2023-03-07 21:03:58 +00:00
|
|
|
[Torchlight2.bin.x86_64]
|
|
|
|
# Those are safe to use on 7z and give a bit of a boost
|
|
|
|
BOX64_DYNAREC_SAFEFLAGS=0
|
|
|
|
BOX64_DYNAREC_BIGBLOCK=2
|
|
|
|
BOX64_DYNAREC_FORWARD=512
|
|
|
|
BOX64_DYNAREC_CALLRET=1
|
|
|
|
|
2023-04-19 13:09:09 +00:00
|
|
|
[weixin]
|
|
|
|
BOX64_MALLOC_HACK=2
|
|
|
|
BOX64_NOSANDBOX=1
|
|
|
|
|
2022-11-27 17:50:47 +00:00
|
|
|
#
|
|
|
|
# Wine process
|
|
|
|
#
|
2022-11-29 17:48:59 +00:00
|
|
|
|
|
|
|
[DOOMx64.exe]
|
|
|
|
BOX64_DYNAREC_SAFEFLAGS=0
|
|
|
|
|
|
|
|
[DOOMx64vk.exe]
|
|
|
|
BOX64_DYNAREC_SAFEFLAGS=0
|
|
|
|
|