08-07-2010, 02:38 PM
(08-07-2010, 11:06 AM)Rick Wrote: As of 1726, will stick in infinite loop due to use of sceKernelStartModule() for scesupPreAcc (libsuppreacc.prx), which has no entrypoint (infinite loop of loading, attempting to start, then unloading the module).
Hacking sceKernelStartModule() to return the module id makes the game get to the initial loading screen (spinning tarot card). Looks like it may be stuck on a CRIWARE asset loading thread?
Still getting used to JPCSP (I did some light work on PSPPlayer awhile back).
Are you rick.gibbed from PSPPlayer's team? PSPPlayer was a great project!

Anyway, thanks for reporting this. I'll add scesupPreAcc's module, since most recent games use it in their initialization.