From 547e42df4e01c503b8fe2ef6908f21df12fc0dc4 Mon Sep 17 00:00:00 2001 From: Pavel <68122101+red-prig@users.noreply.github.com> Date: Mon, 14 Jul 2025 00:48:46 +0300 Subject: [PATCH] + --- gui/game_run.pas | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gui/game_run.pas b/gui/game_run.pas index e415719b..a48369c5 100644 --- a/gui/game_run.pas +++ b/gui/game_run.pas @@ -365,9 +365,11 @@ begin g_appinfo.mmap_flags:=1; //is_big_app ??? g_appinfo.CUSANAME:=Item.FGameInfo.TitleId; - //g_appinfo.hasParamSfo + //g_appinfo.hasParamSfo:=1; TODO: check //g_appinfo.debug_level:=1; + g_appinfo.titleWorkaround.version:=69; + //budget init p_proc.p_budget_ptype:=PTYPE_BIG_APP; p_proc.p_vm_container:=1;