This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Red Bull X-Fighters - NPEZ00100
#11
(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)
sceUtilitySavedataInitStart 0x50C4CD57 1 v


Attached Files
.7z   JpcspTrace.7z (Size: 2.67 KB / Downloads: 93)
Reply
#12
The music is able to loop correctly at the Main Menu as of revision 3eec9a5.


Attached Files
.zip   Log_r3eec9a5(64bit)_INFO.zip (Size: 111.02 KB / Downloads: 133)
Reply
#13
using jpcsp revision eef4f48
game data cannot be save
here is an info log


Attached Files Thumbnail(s)
   

.zip   log.zip (Size: 3.03 KB / Downloads: 102)
Reply
#14
(03-12-2017, 12:12 AM)nash67 Wrote: using jpcsp revision eef4f48
game data cannot be save
here is an info log
Could you provide a log with the following lines added in your LogSettings.xml:
Code:
<logger name='compiler'> <level value='debug' /> </logger>
<logger name='hle.sceUtility'> <level value='debug' /> </logger>
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#15
here is the log


Attached Files
.zip   log.zip (Size: 1.42 MB / Downloads: 91)
Reply
#16
Code:
15:02:53 DEBUG hle.sceUtility - thread - sceUtilitySavedataShutdownStart
15:02:53 DEBUG hle.sceUtility - thread - sceUtilitySavedataShutdownStart returning 0x0
...
15:02:53 DEBUG hle.sceUtility - thread - sceUtilitySavedataInitStart paramsAddr=0x08A5B968
15:02:53 DEBUG hle.sceUtility - thread - sceUtilitySavedataInitStart already started status=4
15:02:53 DEBUG hle.sceUtility - thread - sceUtilitySavedataInitStart returning 0x80110001
Is there any improvement with 6162ae3? I have tested this sequence on a real PSP and improved the implementation in Jpcsp...
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#17
yep it is fixed now with 6162ae3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)