The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.27 (Linux)
|
![]() |
Tales of VS - ULJS00209 - 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: Tales of VS - ULJS00209 (/showthread.php?tid=2388) |
RE: Tales of VS - ULJS00209 (Encrypted) - nash67 - 04-09-2013 with the added line or if you even just have the line by itself the game goes to load then it comes up with a grey screen and the message the game could not be started 800200D9 which means Error while allocating memory block RE: Tales of VS - ULJS00209 (Encrypted) - gid15 - 04-09-2013 (04-09-2013, 01:28 AM)nash67 Wrote: with the added line or if you even just have the line by itself the game goes to load then it comes up with a grey screen and the messageCould you retry with the JpcspTrace from r3093? (update the 2 prx files). RE: Tales of VS - ULJS00209 (Encrypted) - nash67 - 04-10-2013 using r 3093 here is the JpcspTrace log RE: Tales of VS - ULJS00209 (Encrypted) - gid15 - 04-10-2013 (04-10-2013, 12:46 AM)nash67 Wrote: using r 3093OK, now I can see that the application is using the same values on a PSP but they are accepted there: Code: 08:35:45 ATRAC3 0 - sceAtracSetDataAndGetID 0x96EB540, 0xDEADBEEF = 0x2 RE: Tales of VS - ULJS00209 (Encrypted) - gid15 - 04-11-2013 (04-10-2013, 10:13 AM)gid15 Wrote:Is it now fixed in r3094?(04-10-2013, 12:46 AM)nash67 Wrote: using r 3093OK, now I can see that the application is using the same values on a PSP but they are accepted there: RE: Tales of VS - ULJS00209 (Encrypted) - sum2012 - 04-11-2013 r3094 fixed but no human voice in the movie. Attach hle.sceAtrac3plus debug log (04-11-2013, 03:48 PM)gid15 Wrote:(04-10-2013, 10:13 AM)gid15 Wrote:Is it now fixed in r3094?(04-10-2013, 12:46 AM)nash67 Wrote: using r 3093OK, now I can see that the application is using the same values on a PSP but they are accepted there: RE: Tales of VS - ULJS00209 (Encrypted) - gid15 - 04-12-2013 (04-11-2013, 09:12 PM)sum2012 Wrote: r3094 fixed but no human voice in the movie.Where is this voice supposed to start in the log file? At which timestamp? RE: Tales of VS - ULJS00209 (Encrypted) - nash67 - 04-12-2013 i did my own log then looked through sum2012 and this is where it starts in sum2012 log 05:15:27 DEBUG hle.sceAtrac3plus - ATRAC3 1 - sceAtracSetDataAndGetID buffer=0x09A7F940, bufferSize=0x20000 05:15:27 DEBUG hle.sceAtrac3plus - ATRAC3 1 - WAVE format: magic=0x20746D66('fmt '), chunkSize=52, compressionCode=0xFFFE, channels=2, outputChannels=2, sampleRate=44100, bitrate=16021, bytesPerFrame=744, hiBytesPerSample=0 05:15:27 DEBUG hle.sceAtrac3plus - ATRAC3 1 - Additional chunk data: 22 00 00 08 03 00 00 00 BF AA 23 E9 58 CB 71 44 A1 19 FF FA 01 E4 CE 62 01 00 28 5C 00 00 00 00 00 00 00 00 RE: Tales of VS - ULJS00209 (Encrypted) - gid15 - 04-12-2013 I just saw that every atrac set with bufferSize=0xDEADBEEF is not working yet, it is ending immediately: Code: 05:15:42 DEBUG hle.sceAtrac3plus - ATRAC3 0 - sceAtracSetDataAndGetID buffer=0x097FA550, bufferSize=0xDEADBEEF RE: Tales of VS - ULJS00209 (Encrypted) - sum2012 - 04-12-2013 I attach sceAtrac3plus debug log from #18 End log is just play finish human voice. |