From 1b4625ceddc7108c532fd91401f08fedab19a55d Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 19 Apr 2023 15:09:09 +0200 Subject: Added some weixin support (not really tested, for #711) --- system/box64.box64rc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'system') 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 # -- cgit 1.4.1