hos: refactor fss to pkg3
To `fss0` config is now renamed to `pkg3`. `fss0` still works but is deprecated. Additionally `fss0experimental` key is now renamed to `pkg3ex`
This commit is contained in:
@@ -111,8 +111,8 @@ typedef struct _launch_ctxt_t
|
||||
bool stock;
|
||||
bool emummc_forced;
|
||||
|
||||
void *fss0;
|
||||
u32 fss0_hosver;
|
||||
void *pkg3;
|
||||
u32 pkg3_hosver;
|
||||
bool patch_krn_proc_id;
|
||||
|
||||
int ucid;
|
||||
|
||||
Reference in New Issue
Block a user