04-23-2015, 03:45 PM -
(04-23-2015, 03:39 AM)syphurith Wrote: Though there isn't concrete conclusion.... sys_lv2.sprx.elf ..
Please tell us your FW version. Currently iirc most of guys only have one dev API for 4.00.
988 0x3DC sys_dbg_(something)_ppu_exception_handler 2 Params: syscall(988,int i,0) , i <0x10 (1 or 4 or 8 or 0x10)
989 0x3DD ?? 2 Params: syscall(989, (spu) thread_id ,out:uint8[0x20])
988 and 989 should have `sys_dbg` prefix. Wonder why it stopped you from reaching further.
I guess the game might have encountered some problems earlier and thus tries to use sys_dbg syscalls to dump some information about why the problem happened? Just my crash though.