about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-04-19 15:09:09 +0200
committerptitSeb <sebastien.chev@gmail.com>2023-04-19 15:09:20 +0200
commit1b4625ceddc7108c532fd91401f08fedab19a55d (patch)
tree708a97d10b3e52f227b9e4b4fbbf11473d1a1a6c /system
parentfba75e31221d6f978dc31fe9c1baedc5e54f2f12 (diff)
downloadbox64-1b4625ceddc7108c532fd91401f08fedab19a55d.tar.gz
box64-1b4625ceddc7108c532fd91401f08fedab19a55d.zip
Added some weixin support (not really tested, for #711)
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index da7ad48f..4564407d 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -107,6 +107,10 @@ BOX64_DYNAREC_BIGBLOCK=2
 BOX64_DYNAREC_FORWARD=512
 BOX64_DYNAREC_CALLRET=1
 
+[weixin]
+BOX64_MALLOC_HACK=2
+BOX64_NOSANDBOX=1
+
 #
 # Wine process
 #