This commit is contained in:
Pavel 2025-07-14 00:48:46 +03:00
parent f4111e88ec
commit 547e42df4e
1 changed files with 3 additions and 1 deletions

View File

@ -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;