The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
|
UNO - NPUH10027 - 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: UNO - NPUH10027 (/showthread.php?tid=5160) Pages:
1
2
|
UNO - NPUH10027 - MaXiMu - 06-24-2011 No work controls is not possible "Push "x" button Sounds is working with External sonicstage Possible problem Code: stdout - libc:143742396: no reent structure RE: UNO NPUH10027 [Encrypted] - nash67 - 05-25-2012 just tried it using r2544 and still the same problem RE: UNO NPUH10027 [Encrypted] - gid15 - 05-25-2012 (05-25-2012, 11:07 AM)nash67 Wrote: just tried it using r2544 and still the same problemCould you post an updated log file at DEBUG level? Thanks! RE: UNO NPUH10027 [Encrypted] - nash67 - 05-27-2012 ok just tried it with r 2558 and it passes the title screen now (it detects the inputs now the problem now is when you choose your game then it show the players on the screen no cards are dealt to players here is the info log RE: UNO NPUH10027 [Encrypted] - nash67 - 09-02-2012 using r2718 no change here is a new info log RE: UNO NPUH10027 [Encrypted] - sum2012 - 09-02-2012 seem need support " MAIN_THREAD WARN hle.sceNetInet sceNetInetSocket unsupported type=0xA(Unknown type 10), domain=0x2, protocol=0x0 " I just google find c header source http://www.smartpsp.net/doxygen-doc-en/html/pspnet__inet_8h-source.html RE: UNO NPUH10027 [Encrypted] - nash67 - 03-19-2013 using r 3062 still the same problem (no cards are dealt) here is a compiler log and profiler RE: UNO - NPUH10027 - nash67 - 08-24-2013 using r 3365 still the same problem (no cards are dealt) here is a jpcsp trace log and another log RE: UNO - NPUH10027 - gid15 - 08-24-2013 Code: 10:42:36 MAIN_THREAD - sceNetInetSocket 0x2, 0xA, 0x0, 0x0, 0x6, 0x1, 0x0, 0x0 = 0x4 It looks like the socket type 10 is some sort of SOCK_STREAM. I've added basic support in r3366. Could you try again and update the log? Thank you! RE: UNO - NPUH10027 - nash67 - 08-24-2013 using r 3366 the cards get dealt now here is an info log good job Gid15 |