Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
World Series of Poker: Battle for the Bracelets
02-03-2014, 01:16 AM (This post was last modified: 02-03-2014 04:05 AM by sum2012.)
Post: #5
Smile RE: World Series of Poker: Battle for the Bracelets
@[Unknown] I know the reason
We don't return SCE_ERROR_UTILITY_INVALID_STATUS in sceUtilitySavedataUpdate.
JPCSP also have this probrem.
This time I am no idea to fix it.

JPCSPTrace log
Code:
09:01:21 LmpeMainThread - sceUtilitySavedataInitStart 0x8BCCE64 = 0x0
09:01:21 LmpeMainThread - sceUtilitySavedataGetStatus = 0x1
09:01:21 LmpeMainThread - sceUtilitySavedataUpdate 0x2 = 0x80110001
09:01:21 LmpeMainThread - sceUtilitySavedataGetStatus = 0x2
09:01:21 LmpeMainThread - sceUtilitySavedataUpdate 0x2 = 0x0
09:01:21 LmpeMainThread - sceUtilitySavedataGetStatus = 0x2
09:01:21 LmpeMainThread - sceUtilitySavedataUpdate 0x2 = 0x0
09:01:21 LmpeMainThread - sceUtilitySavedataGetStatus = 0x3
09:01:21 LmpeMainThread - sceUtilitySavedataShutdownStart = 0x0
09:01:22 LmpeMainThread - sceUtilitySavedataGetStatus = 0x0

v0.9.6-738 PPSSPP log:
Code:
50:17:489 LmpeMainThre D[UTIL]: hle\sceutility.cpp:126 00000000=sceUtilitySavedataInitStart(08bcce64)
50:17:490 LmpeMainThre D[UTIL]: hle\sceutility.cpp:152 00000001=sceUtilitySavedataGetStatus()
50:17:490 LmpeMainThre D[UTIL]: hle\sceutility.cpp:165 00000000=sceUtilitySavedataUpdate(2)
50:17:494 LmpeMainThre D[UTIL]: hle\sceutility.cpp:152 00000003=sceUtilitySavedataGetStatus()
50:17:494 LmpeMainThre D[UTIL]: hle\sceutility.cpp:139 00000000=sceUtilitySavedataShutdownStart()
50:17:525 LmpeMainThre D[UTIL]: hle\sceutility.cpp:152 00000004=sceUtilitySavedataGetStatus()

Seem we should not update status in sceUtilitySavedataGetStatus.

Ok Just fixed my self.Discuss in github

Just make a record
https://github.com/hrydgard/ppsspp/pull/5319

I want to be a crash fixer
PM me if you want to me look a game
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: World Series of Poker: Battle for the Bracelets - sum2012 - 02-03-2014 01:16 AM

Forum Jump: