From 1b48cd157aebdef76a45b8e85c53a544cf7c9b48 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Mon, 9 Sep 2024 19:45:48 +0200 Subject: [RCFILE] Slightly changed how BOX64_ARGS behave, and added BOX64_INSERT_ARGS --- system/box64.box64rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/box64.box64rc b/system/box64.box64rc index b0b5627b..f70c2cd8 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -413,7 +413,7 @@ BOX64_DYNAREC_STRONGMEM=1 BOX64_DYNAREC_BIGBLOCK=3 BOX64_DYNAREC_CALLRET=1 BOX64_DYNAREC_SAFEFLAGS=0 -BOX64_ARGS=-cef-disable-breakpad -cef-disable-d3d11 -cef-disable-delaypageload -cef-force-occlusion -cef-disable-sandbox -cef-disable--seccomp-sandbox -no-cef-sandbox -disable-winh264 -cef-disable-gpu -vgui -oldtraymenu -cef-single-process +BOX64_ARGS=-cef-disable-breakpad -cef-disable-d3d11 -cef-disable-delaypageload -cef-force-occlusion -cef-disable-sandbox -cef-disable-seccomp-sandbox -no-cef-sandbox -disable-winh264 -cef-disable-gpu -vgui -oldtraymenu -cef-single-process [steamwebhelper.exe] BOX64_DYNAREC_STRONGMEM=1 -- cgit 1.4.1