(05-02-2013, 09:43 PM)kyousuke Wrote:This confirms that this game is not using sceAtrac & the MediaEngine to generate sounds. This is why you won't find any extracted file under tmp.(05-02-2013, 11:18 AM)gid15 Wrote: Does the audio play when disabling the MediaEngine?
Yes it works, only the intro video is not playing. Also, I tried removing the exe files from \JPCSP\lib\windows-amd64 to see what happens and audio is still working.
Is it supposed to work without those files?
The game is probably using sceSasCore to generate sounds (sceSasSetVoice or sceSasSetVoicePCM). These functions are not streamed and cannot be decoded in advance like sceAtrac. The application is taking care of reading the AWB archives and decoding the audio by itself.
Should the game be moved to Playable or Half-Playable?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log