EmuNewz Network
Amnesia - ULJM05931 - 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: Amnesia - ULJM05931 (/showthread.php?tid=29894)



Amnesia - ULJM05931 - shureia - 02-26-2012

This game is playable with a fine fps, but it has a media problem.
The intro movie shows only black screen with a music sound.
After that, there is no bgm and character voice.
JPCSP does not create atrac folder to decode the sound files.
I unpacked the iso, and I found that the voice files have .dat extention.
I guess it is the cause of the sound problem.


RE: AMNESIA - ULJM05931 - sum2012 - 02-16-2013

Test rev 2984 ,need set 50 max method ,have sound bgm and voice after " black screen" movie -Log1
I added
Code:
<logger name='hle.sceMpeg'> <level value='debug' /> </logger>
<logger name='hle.scePsmfPlayer'> <level value='debug' /> </logger>
<logger name='hle.scePsmf'> <level value='debug' /> </logger>
<logger name='compiler'> <level value='debug' /> </logger>
for black screen movie -log2

(02-26-2012, 05:03 AM)shureia Wrote: This game is playable with a fine fps, but it has a media problem.
The intro movie shows only black screen with a music sound.
After that, there is no bgm and character voice.
JPCSP does not create atrac folder to decode the sound files.
I unpacked the iso, and I found that the voice files have .dat extention.
I guess it is the cause of the sound problem.