(07-21-2016, 10:57 AM)gid15 Wrote:(07-17-2016, 09:58 AM)gid15 Wrote: Hmmm, unfortunately none of the sceIoOpen/sceIoClose are being logged into the JpcspTrace...I found out that when using Pro CFW, these two syscalls are also patched by the "Stargate" component of the Pro CFW. The sceIoOpen/sceIoClose can be logged by adding the NID's from the stargate entries, i.e.:
Code:sceIoOpen 0x109F50BC 3 sxx
sceIoOpen 0x7C8EFE7D 3 sxx
sceIoClose 0x810C4BC3 1 x
sceIoClose 0x747A373E 1 x
sceIoReadAsync 0xA0B5A7C2 3
sceIoLseek 0x27EB27B8 5
sceIoWaitAsync 0xE23EEC33 2 xp
Could you retry to generate a JpcspTrace using the above lines (all the lines at once in one run).
log.zip (Size: 3.67 KB / Downloads: 143)
BTW, If PSP enable "Force High Memory Layout", all the lines at once in one CAN'T run, PSP will blacksceen and shutdown.