mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 11:27:09 +00:00
hos: exo: better fatal description for boot2
This commit is contained in:
parent
91b08f10fd
commit
785baad5ea
@ -438,7 +438,7 @@ void secmon_exo_check_panic()
|
|||||||
|
|
||||||
// Check if mixed atmosphere sysmodules.
|
// Check if mixed atmosphere sysmodules.
|
||||||
if ((u32)rpt->title_id == HOS_PID_BOOT2)
|
if ((u32)rpt->title_id == HOS_PID_BOOT2)
|
||||||
WPRINTF("Is fss0 path correct?\n");
|
WPRINTF("fss0 wrong path or mismatched atmo files\n");
|
||||||
|
|
||||||
// Save context to the SD card.
|
// Save context to the SD card.
|
||||||
char filepath[0x40];
|
char filepath[0x40];
|
||||||
|
Loading…
Reference in New Issue
Block a user