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
World Series of Poker: Battle for the Bracelets -ULES00991
#1
r3454
Game lock up after Press start button
Attach sceulity debug log and JPCSPTrace log


Attached Files
.txt   JPCSPlog.txt (Size: 38.27 KB / Downloads: 70)
.txt   JPCSPtracelog.txt (Size: 7.55 KB / Downloads: 80)
Reply
#2
Add a compiler debug log


Attached Files
.7z   log.7z (Size: 884.57 KB / Downloads: 86)
Reply
#3
It looks like this game is expecting to receive a status 0 after a call to sceUtilitySavedataShutdownStart for MODE_SIZES. The JPCSP trace is also showing this behavior on a PSP. I will fix it.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#4
Thanks first
(02-06-2014, 08:11 AM)gid15 Wrote: It looks like this game is expecting to receive a status 0 after a call to sceUtilitySavedataShutdownStart for MODE_SIZES. The JPCSP trace is also showing this behavior on a PSP. I will fix it.
Reply
#5
(02-06-2014, 08:11 AM)gid15 Wrote: It looks like this game is expecting to receive a status 0 after a call to sceUtilitySavedataShutdownStart for MODE_SIZES. The JPCSP trace is also showing this behavior on a PSP. I will fix it.
Now implemented in r3458. Does it help for this application?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#6
r3458
Now the game lock up in
Case 1:Create New career->saving
Case 2:Load the save.
Attach compiler and hle.sceulity debug log and JPCSPTrace log for both case.


Attached Files
.7z   JPCSP-loadsavelog.7z (Size: 928.18 KB / Downloads: 83)
.7z   JPCSP-savinglog.7z (Size: 952.5 KB / Downloads: 76)
.txt   JPCSPTrace-savinglog.txt (Size: 21.27 KB / Downloads: 61)
.txt   JPCSPTrace-loadsavelog.txt.txt (Size: 23.63 KB / Downloads: 125)
Reply
#7
(02-06-2014, 09:44 PM)sum2012 Wrote: r3458
Now the game lock up in
Case 1:Create New career->saving
Case 2:Load the save.
Attach compiler and hle.sceulity debug log and JPCSPTrace log for both case.
Thank you, the JPCSP traces are very interesting. Could you take the same traces with these 2 lines added in the config file:

Code:
sceKernelCreateThread 0x446D8DE6 6 sxdxxx
sceKernelExitDeleteThread 0x809CE29B 1
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#8
I remeber this game if use this config
sceKernelCreateThread 0x446D8DE6 6 sxdxxx
real PSP will auto close.
Hope you can solve this

I just get an idea
wether 6 change to 5 work or not.
(Will test after get home)
sceKernelCreateThread 0x446D8DE6 5 sxdxx
Reply
#9
sorry Real PSP still crash(Only 2 log)
Code:
19:13:44 SceModmgrStart - sceKernelCreateThread 0x08B87A68('user_main'), 0x895D718, 64, 0xC00, 0x80000000, 0x0 = 0x3E0AA7D
19:13:44 user_main - sceKernelCreateThread 0x08B89450('LmpeMainThread'), 0x89D37D4, 111, 0x30000, 0x4000, 0x0 = 0x3E17019


Attached Files
.txt   badlog.txt (Size: 1.21 KB / Downloads: 67)
Reply
#10
(02-06-2014, 05:41 PM)gid15 Wrote:
(02-06-2014, 08:11 AM)gid15 Wrote: It looks like this game is expecting to receive a status 0 after a call to sceUtilitySavedataShutdownStart for MODE_SIZES. The JPCSP trace is also showing this behavior on a PSP. I will fix it.
Now implemented in r3458. Does it help for this application?
A better implementation is now available in r3483. This should hopefully better match a real PSP. Could you retest?

Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)