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)
|
Lemmings - UCUS98647 - 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: Lemmings - UCUS98647 (/showthread.php?tid=84053) Pages:
1
2
|
Lemmings - UCUS98647 - nash67 - 09-26-2012 Lemmings - UCUS98647 using r2736 show 2 developers screens then nothing but a black screen here is the info log RE: Lemmings - UCUS98647 - gid15 - 09-26-2012 It looks like a problem during the MPEG play. Could you add the following lines to your LogSettings.xml Code: <logger name='hle.sceMpeg'> <level value='debug' /> </logger> Thanks! RE: Lemmings - UCUS98647 - nash67 - 09-26-2012 here is the new info log with the new lines added RE: Lemmings - UCUS98647 - gid15 - 09-26-2012 Code: 9286 user_main DEBUG hle.IoFileMgrForUser hleIoRead(id=4,data=0x9ffeb10,size=0x54) async=true This should now be supported in r2737 RE: Lemmings - UCUS98647 - nash67 - 09-27-2012 using r 2740 no change still a black screen after the 2 developers screens RE: Lemmings - UCUS98647 - gid15 - 09-27-2012 (09-27-2012, 12:57 PM)nash67 Wrote: using r 2740Could you update the log file with these lines in LogSettings.xml: Code: <logger name='hle.sceMpeg'> <level value='debug' /> </logger> Thank you! RE: Lemmings - UCUS98647 - nash67 - 09-27-2012 ok here is the new log with the added lines RE: Lemmings - UCUS98647 - gid15 - 09-28-2012 The improvement worked for the 1st video: Code: 7877 user_main DEBUG hle.sceMpeg sceMpegQueryStreamOffset mpeg=0x8C2C16C, bufferAddr=0x09FFEB10, offsetAddr=0x08C2C18C Code: 13284 user_main DEBUG hle.sceMpeg sceMpegQueryStreamOffset mpeg=0x8C2C16C, bufferAddr=0x09FFEAD0, offsetAddr=0x08C2C18C Thanks! RE: Lemmings - UCUS98647 - nash67 - 09-29-2012 using r 2748 goes ingame now can be moved to playable RE: Lemmings - UCUS98647 - hyakki - 09-29-2012 moved to playable |