Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hack :imp Signal with Pause UNIMPLEMENTED! signal/end
02-02-2014, 05:14 AM (This post was last modified: 02-02-2014 06:14 AM by sum2012.)
Post: #1
Hack :imp Signal with Pause UNIMPLEMENTED! signal/end
@[Unknown] What do you think ?

Code:
GPUCommon.cpp

void GPUCommon::ExecuteOp(u32 op, u32 diff) {
...
case PSP_GE_SIGNAL_HANDLER_PAUSE:
trigger = false;
currentList->signal = behaviour;
ERROR_LOG_REPORT(G3D, "Signal with Pause UNIMPLEMENTED! signal/end: %04x %04x", signal, enddata);
break;
...

Fix Bleach: Soul Carnival Chinese version

   
When press "pause",The game will get struck.
If use my change,the game okay
   

Attach v0.9.6-716 original info and gpu debug log


Attached File(s)
.txt  ppssppinfolog.txt (Size: 26.26 KB / Downloads: 542)
.zip  ppssppGPUdebuglog.zip (Size: 64.84 KB / Downloads: 594)

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
02-02-2014, 07:29 AM
Post: #2
RE: Hack :imp Signal with Pause UNIMPLEMENTED! signal/end
Add orginal scedisplay,graphic debug log
Modify info and graphic debug log.


Attached File(s)
.zip  ppssppgpulog2.zip (Size: 208.69 KB / Downloads: 413)
.txt  ppssppminfolog.txt (Size: 26 KB / Downloads: 401)
.zip  ppssppmdisplaylog.zip (Size: 204.74 KB / Downloads: 394)

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
02-02-2014, 08:42 AM
Post: #3
RE: Hack :imp Signal with Pause UNIMPLEMENTED! signal/end
It definitely should trigger afaik, but something is wrong with the handling still. Definitely the pause signal is broken atm.

-[Unknown]
Find all posts by this user
Quote this message in a reply
02-02-2014, 09:17 AM
Post: #4
RE: Hack :imp Signal with Pause UNIMPLEMENTED! signal/end
Fix 1 game break 1000 games do not good.
What other games call this ? I want test this change.
(I do not know how to search this error in http://report.ppsspp.org/logs)

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
02-02-2014, 02:42 PM
Post: #5
RE: Hack :imp Signal with Pause UNIMPLEMENTED! signal/end
Hmm, 3rd Birthday uses them iirc.

http://report.ppsspp.org/logs/kind/84

-[Unknown]
Find all posts by this user
Quote this message in a reply
02-02-2014, 04:11 PM
Post: #6
RE: Hack :imp Signal with Pause UNIMPLEMENTED! signal/end
Thanks.I just find Shaun White Snowboarding have regression
of this change.
   

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
02-08-2014, 07:03 PM
Post: #7
RE: Hack :imp Signal with Pause UNIMPLEMENTED! signal/end
(02-02-2014 04:11 PM)sum2012 Wrote:  Thanks.I just find Shaun White Snowboarding have regression
of this change.

Usual approach for this kind of 'fix' is a hack option for further testing until proper fix is found. Am I correct?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: