Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SBK 09: Superbike World Championship
06-20-2014, 03:19 PM
Post: #31
RE: SBK-09 Superbike World Championship
I can't reproduce this on a PSP, so I think based on the JpcspTrace log that user_main is being starved. Can you make a debug log?

I want to see why user_main appears not to be running, or if it actually is running.

-[Unknown]
Find all posts by this user
Quote this message in a reply
06-21-2014, 11:29 AM
Post: #32
RE: SBK-09 Superbike World Championship
Attach v0.9.8-1296-g42e28b0-windows-amd64 debug log
(06-20-2014 03:19 PM)[Unknown] Wrote:  I can't reproduce this on a PSP, so I think based on the JpcspTrace log that user_main is being starved. Can you make a debug log?

I want to see why user_main appears not to be running, or if it actually is running.

-[Unknown]


Attached File(s)
.7z  ppsspplogv0.9.8-1296.txt.7z (Size: 188.07 KB / Downloads: 456)

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
06-21-2014, 02:08 PM
Post: #33
RE: SBK-09 Superbike World Championship
Hmm, two in a row is weird:
28:19:181 user_main D[DISP]: HLE\sceDisplay.cpp:747 sceDisplaySetFramebuf(topaddr=04000000,linesize=512,pixelsize=3,sync=1)
28:19:181 user_main D[DISP]: HLE\sceDisplay.cpp:747 sceDisplaySetFramebuf(topaddr=04000000,linesize=512,pixelsize=3,sync=1)

Then it starts just waiting for vblank start. Can you try logging:

sceDisplayWaitVblankStartCB 0x46F186C3
sceDisplayWaitVblankStart 0x984C27E7
sceDisplaySetFramebuf 0x289D82FE

In addition tot he psmfplayer funcs? Somewhere user_main is not doing the right thing...

-[Unknown]
Find all posts by this user
Quote this message in a reply
06-21-2014, 08:56 PM
Post: #34
RE: SBK-09 Superbike World Championship
Attach JPCSPTrace log
It doesn't call sceDisplayWaitVblankStartCB
(06-21-2014 02:08 PM)[Unknown] Wrote:  Hmm, two in a row is weird:
28:19:181 user_main D[DISP]: HLE\sceDisplay.cpp:747 sceDisplaySetFramebuf(topaddr=04000000,linesize=512,pixelsize=3,sync=1)
28:19:181 user_main D[DISP]: HLE\sceDisplay.cpp:747 sceDisplaySetFramebuf(topaddr=04000000,linesize=512,pixelsize=3,sync=1)

Then it starts just waiting for vblank start. Can you try logging:

sceDisplayWaitVblankStartCB 0x46F186C3
sceDisplayWaitVblankStart 0x984C27E7
sceDisplaySetFramebuf 0x289D82FE

In addition tot he psmfplayer funcs? Somewhere user_main is not doing the right thing...

-[Unknown]


Attached File(s)
.7z  log.7z (Size: 14.43 KB / Downloads: 429)

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
06-22-2014, 03:46 AM
Post: #35
RE: SBK-09 Superbike World Championship
Does this help?

https://github.com/hrydgard/ppsspp/pull/6389

-[Unknown]
Find all posts by this user
Quote this message in a reply
06-22-2014, 07:36 PM
Post: #36
RE: SBK-09 Superbike World Championship
Nice one guys' you got it working! and sbk07. i tried it with 9.8.1330


Attached File(s) Thumbnail(s)
                   

specs: win xp 32bit service pack 3 nvidia GT630 2048mb ram graphics card, dual core 3.0GHz 2gb ram pc user
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: