10-30-2015, 09:13 PM
(10-30-2015, 01:59 PM)gid15 Wrote:OK, the log message has now been added in b735ab6. Could you update the log.txt created by JpcspTrace? It should display one more line.(10-29-2015, 09:58 PM)sum2012 Wrote: It cannot log "The Red Star" 's gameOK, from your log.txt, it seems to fail on
I will add additional logging information to check the value returned by sceKernelInitKeyConfig().Code:if (sceKernelInitKeyConfig() != PSP_INIT_KEYCONFIG_GAME) {
return 1;
}
Always include a complete log file at INFO level in your reports. Thanks! How to post a log