The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.28 (Linux)
|
![]() |
Code Lyoko - USA - ULUS10351 - 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: Code Lyoko - USA - ULUS10351 (/showthread.php?tid=3543) |
RE: Code Lyoko - USA - ULUS10351 - sum2012 - 06-27-2014 r3542 break video attach r3541,r3542,r3553 log RE: Code Lyoko - USA - ULUS10351 - gid15 - 06-27-2014 (06-27-2014, 03:12 PM)sum2012 Wrote: r3542 break videoOops, should hopefully be fixed in r3558. Thank you for the regression testing! RE: Code Lyoko - USA - ULUS10351 - sum2012 - 06-27-2014 Thanks ,now it doesn't have voice r3541 have voice RE: Code Lyoko - USA - ULUS10351 - gid15 - 06-27-2014 (06-27-2014, 07:38 PM)sum2012 Wrote: Thanks ,now it doesn't have voiceIs the voice missing during the intro video? or during in-game? RE: Code Lyoko - USA - ULUS10351 - sum2012 - 06-27-2014 in-game (06-27-2014, 08:10 PM)gid15 Wrote:(06-27-2014, 07:38 PM)sum2012 Wrote: Thanks ,now it doesn't have voiceIs the voice missing during the intro video? or during in-game? RE: Code Lyoko - USA - ULUS10351 - sum2012 - 06-28-2014 r3560 if I don't use atrac3+ decoding, Will get JAVA error r3541 no problem Code: Running Jpcsp 64bit... RE: Code Lyoko - USA - ULUS10351 - sum2012 - 07-15-2014 r3561 if do not enable at3+ decode , I can listen atrac3 bgm else if enable at3+ decode , I can NOT listen atrac3 bgm RE: Code Lyoko - USA - ULUS10351 - gid15 - 07-16-2014 (07-15-2014, 03:13 PM)sum2012 Wrote: r3561Using Xuggler/ffmpeg it is currently not possible to match exactly the PSP implementation. The current implementation in Jpcsp is using several workarounds to try to match the PSP implementation as close as possible... it is working in most cases, but not all of them. There are sometimes slight differences, as this is the case here. The same applies for the video decoding. I am planning to port the Atrac3+ and MPEG decoding from ffmpeg into Java in order to be able to tweak them to exactly match the PSP implementation. But this is a long running task... RE: Code Lyoko - USA - ULUS10351 - sum2012 - 09-14-2014 r3619 still miss bgm from enable at3+ decode RE: Code Lyoko - USA - ULUS10351 - gid15 - 09-15-2014 (09-14-2014, 11:56 PM)sum2012 Wrote: r3619 still miss bgm from enable at3+ decodeYes, the sceAtrac3plus module has not yet been ported to the new java decoders... I'm working on it ![]() |