RPCS3 Forums

Full Version: Samurai Shodown [NPUB30265]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2

Archanfel

Opens GL window but FPS stay at 0.00, debug console gives the following output :

int SndSeThread::Initialize(std:Confusedize_t, int) : cellAudioCreateNotifyEventQueue() failed ... -2144270579


Logfile : http://pastebin.com/8NTBiFmW
Interesting error, and looking at the log we see that the game exits after some audio failure. Looks fairly promising otherwise.

Archanfel

(03-11-2014, 11:38 PM)ssshadow Wrote: [ -> ]Interesting error, and looking at the log we see that the game exits after some audio failure. Looks fairly promising otherwise.

Yes, and it's exactly the same error as Alex Kidd in Miracle World [NPUB30323]

Blackbird

Shouldn't this be in loadable section?

Archanfel

(03-12-2014, 07:46 PM)Blackbird Wrote: [ -> ]Shouldn't this be in loadable section?

I think FPS have to be >0.0 for it to be considered loadable?

Blackbird

(03-12-2014, 08:00 PM)Archanfel Wrote: [ -> ]
(03-12-2014, 07:46 PM)Blackbird Wrote: [ -> ]Shouldn't this be in loadable section?

I think FPS have to be >0.0 for it to be considered loadable?

The description of the section says
Loadable that display a black screen with fps.
And I recall ssshadow saying the same thing in my MGS4 thread.

Cole Roddy

(03-12-2014, 08:00 PM)Archanfel Wrote: [ -> ]
(03-12-2014, 07:46 PM)Blackbird Wrote: [ -> ]Shouldn't this be in loadable section?

I think FPS have to be >0.0 for it to be considered loadable?

Yes, it does indeed, according to Zekro.
(03-12-2014, 08:04 PM)Blackbird Wrote: [ -> ]
(03-12-2014, 08:00 PM)Archanfel Wrote: [ -> ]
(03-12-2014, 07:46 PM)Blackbird Wrote: [ -> ]Shouldn't this be in loadable section?

I think FPS have to be >0.0 for it to be considered loadable?

The description of the section says
Loadable that display a black screen with fps.
And I recall ssshadow saying the same thing in my MGS4 thread.

The definition changed. fps > 0 means the game actually renders something, even if it's just black.

Blackbird

(03-12-2014, 08:34 PM)ssshadow Wrote: [ -> ]
(03-12-2014, 08:04 PM)Blackbird Wrote: [ -> ]
(03-12-2014, 08:00 PM)Archanfel Wrote: [ -> ]
(03-12-2014, 07:46 PM)Blackbird Wrote: [ -> ]Shouldn't this be in loadable section?

I think FPS have to be >0.0 for it to be considered loadable?

The description of the section says
Loadable that display a black screen with fps.
And I recall ssshadow saying the same thing in my MGS4 thread.

The definition changed. fps > 0 means the game actually renders something, even if it's just black.

Oh alright then. I'll keep that in mind.

Archanfel

Should be moved to 'Loadable' now, FPS is around 16 for a long time before dropping to 12 and stalling.

Log contains lots of : [W : PPU[1] Thread (CPUThread)[0x0057b070]]: cellGcmSys warning: cellGcmSetDisplayBuffer(id=0x0,offset=0x0,pitch=4,width=1920,height=1080)

Log is 2MB so is well over pastebins 500KB limit.
Pages: 1 2