mirror of https://github.com/red-prig/fpPS4.git
This commit is contained in:
parent
f4111e88ec
commit
547e42df4e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue