The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.25 (Linux)
|
Red Bull X-Fighters - NPEZ00100 - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54) +----- Forum: JPCSP - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65) +----- Thread: Red Bull X-Fighters - NPEZ00100 (/showthread.php?tid=172903) Pages:
1
2
|
RE: Red Bull X-Fighters - NPEZ00100 - DragonNeos - 10-31-2015 (10-30-2015, 08:55 AM)gid15 Wrote:(10-30-2015, 08:30 AM)DragonNeos Wrote: I have attached the files. What primarily causes JpcspTrace to crash the PSP?It seems to work now for both sceMp3 calls... is it the entry for sceUtilitySavedataInitStart which is causing the crash? It's possible that attempting to log sceUtilitySavedataInitStart with JpcspTrace will make the PSP crash. As you can see in the attached log, I remove the following lines and the game is able to boot. Code: # sceUtilitySavedataInitStart(TPointer paramsAddr) RE: Red Bull X-Fighters - NPEZ00100 - DragonNeos - 11-04-2015 The music is able to loop correctly at the Main Menu as of revision 3eec9a5. RE: Red Bull X-Fighters - NPEZ00100 - nash67 - 03-12-2017 using jpcsp revision eef4f48 game data cannot be save here is an info log RE: Red Bull X-Fighters - NPEZ00100 - gid15 - 03-13-2017 (03-12-2017, 12:12 AM)nash67 Wrote: using jpcsp revision eef4f48Could you provide a log with the following lines added in your LogSettings.xml: Code: <logger name='compiler'> <level value='debug' /> </logger> RE: Red Bull X-Fighters - NPEZ00100 - nash67 - 03-14-2017 here is the log RE: Red Bull X-Fighters - NPEZ00100 - gid15 - 03-19-2017 Code: 15:02:53 DEBUG hle.sceUtility - thread - sceUtilitySavedataShutdownStart RE: Red Bull X-Fighters - NPEZ00100 - nash67 - 03-20-2017 yep it is fixed now with 6162ae3 |