EmuNewz Network
Corpse Party - [NPUH10117] - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54)
+----- Forum: JPCSP - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65)
+----- Thread: Corpse Party - [NPUH10117] (/showthread.php?tid=14619)

Pages: 1 2 3 4 5 6 7 8


RE: Corpse Party - [NPUH10117] - jamesson - 12-01-2012

I checked 2748-2772 still nothing...


RE: Corpse Party - [NPUH10117] - whynot - 12-08-2012

Tested latest SVN build, r2908. Audio still not properly looping. I also noticed that it doesn't play the right audio, it plays the audio from the previous scene; for example, it plays the character introductions music when you gain control at the start of chapter 1, and it doesn't play that properly either. I'm just wondering if the cause of this audio problem has already been identified or something I should post a log file about to get some developer interest.

Also odd, the opening video only shows up for me in software rendering mode (but this has always happened), otherwise audio plays on black screen.

EDIT: Alright, here's some INFO dumps from the logger and observations:
I let the game run through it's intro movie, waited at the menu until it went back through the intro movie to the menu, and waited, and so on. Each time, I copied the relevant Menu audio INFO level entry:

First playthrough:
123262 [CWave::MainProc] INFO hle.sceAtrac3plus - hleAtracSetData atracID=0, buffer=0x09E29180, readSize=0x8000, bufferSize=0x56494, fileSize=0x56494
185889 [CWave::MainProc] INFO hle.sceAtrac3plus - hleAtracSetData atracID=0, buffer=0x09E29180, readSize=0x10000, bufferSize=0x56494, fileSize=0x56494
278606 [CWave::MainProc] INFO hle.sceAtrac3plus - hleAtracSetData atracID=0, buffer=0x09E29180, readSize=0x8000, bufferSize=0x56494, fileSize=0x56494
324347 [CWave::MainProc] INFO hle.sceAtrac3plus - hleAtracSetData atracID=0, buffer=0x09E29180, readSize=0x8000, bufferSize=0x56494, fileSize=0x56494

In my observations, when the readSize was larger, a longer portion of the audio played before looping.

Second playthrough:
28627 [CWave::MainProc] INFO hle.sceAtrac3plus - hleAtracSetData atracID=0, buffer=0x09E29180, readSize=0x8000, bufferSize=0x56494, fileSize=0x56494
70618 [CWave::MainProc] INFO hle.sceAtrac3plus - hleAtracSetData atracID=0, buffer=0x09E11100, readSize=0x10000, bufferSize=0x56494, fileSize=0x56494
135833 [CWave::MainProc] INFO hle.sceAtrac3plus - hleAtracSetData atracID=0, buffer=0x09E25B80, readSize=0x8000, bufferSize=0x56494, fileSize=0x56494
208615 [CWave::MainProc] INFO hle.sceAtrac3plus - hleAtracSetData atracID=0, buffer=0x09E25B80, readSize=0x8000, bufferSize=0x56494, fileSize=0x56494

This time the buffer switched for some odd reason. bufferSize and fileSize stayed the same. Observations regarding readSize were confirmed.


RE: Corpse Party - [NPUH10117] - hyakki - 12-12-2012

r2927
Intro video is now playing properly. no more flickering video Smile


RE: Corpse Party - [NPUH10117] - whynot - 12-12-2012

(12-12-2012, 09:55 PM)hyakki Wrote: r2927
Intro video is now playing properly. no more flickering video Smile
I can confirm this. Probably the PSMF changes.
Also I figured out that the opening video wasn't working due to Intel's terrible implementation of OpenGL on my integrated graphics card. Forcing the java.exe process to use my NVIDIA card made the video appear again.

Onwards to the audio issues!


RE: Corpse Party - [NPUH10117] - hyakki - 12-20-2012

r2932
info log with compiler and hle.sceAtrac3plus set to debug.

Might provide info on the audio cutoff issue...


RE: Corpse Party - [NPUH10117] - whynot - 01-18-2013

I was thinking... with the release of the sequel in America, we could revive some interest in fixing the audio issues in this game! They're probably the same reason why BGM doesn't work properly in Book of Shadows as well, so that's two games with one fix.


RE: Corpse Party - [NPUH10117] - Andr3wWw - 01-25-2013

Can someone please please please tell me where can I download Corpse Party for jpcsp please? I can't find it anywhere!


RE: Corpse Party - [NPUH10117] - serio - 01-25-2013

psn network.


RE: Corpse Party - [NPUH10117] - jakss - 02-21-2013

Hi,
It's ok now (r2984) for Book of Shadows but for this game, BGM loops and voices cut if it is too long. (original iso)
It was not the same problem.
Only me? (strange one month without complains...)
Thx


RE: Corpse Party - [NPUH10117] - valid_user - 04-02-2013

Source patch for fixing some/all sound issues in Corpse Party:
http://code.google.com/p/jpcsp/issues/detail?id=347

(It should fix sound playing/looping issues, but someone in this thread also said something about the wrong sound being played and if they were correct, this patch might not fix that)