EmuNewz Network
about ProOnline support - 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: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: about ProOnline support (/showthread.php?tid=161896)

Pages: 1 2 3 4 5 6


RE: about ProOnline support - gid15 - 06-03-2014

I've fixed an error in the ProOnline Server implementation. I've also tried to fix the error "Receive not supported on ServerSocket" in r3527....


RE: about ProOnline support - onelight - 06-04-2014

(06-03-2014, 04:41 PM)gid15 Wrote: I've fixed an error in the ProOnline Server implementation. I've also tried to fix the error "Receive not supported on ServerSocket" in r3527....

Thinks a lot.
I use tried to enable JPCSP ProOnline Server, but PPSSPP or PSP still can join in
It seems like PPSSPP or PSP is waiting for a SSID (or groupname) but JPCSP ProOnline didn't give them.
To be celebrated, the error "Receive not supported on ServerSocket" is fixed
more game will work with ProOnline

To make jpcsp more friendly, I'd like add more code
To play PSP game, discID, adhocID and groupname will be something you want know. And I just tried edit mainGUI and chatCUI
   
mainGUI
Code:
public void setMainTitle(String message) {
        String oldtitle = getTitle() +  " " + "[" + State.discId + "]" ;
chatGUI

.zip   ChatGUI.zip (Size: 2.77 KB / Downloads: 130)


RE: about ProOnline support - onelight - 06-06-2014

Small improvement
ChatGUI.java
   
as long as restart no longer necessary, networkRemindLabel also no longer necessary
and
   

.zip   code.zip (Size: 122.86 KB / Downloads: 137)


RE: about ProOnline support - gid15 - 06-13-2014

(06-06-2014, 04:08 AM)onelight Wrote: Small improvement
ChatGUI.java

as long as restart no longer necessary, networkRemindLabel also no longer necessary
and
Now available in r3539. Thank you for the update! Smile


RE: about ProOnline support - onelight - 07-16-2014

http://forum.coldbird.net/viewtopic.php?f=2&t=23&start=490
The address for coldbird server has changed to http://pro.coldbird.net
so the default ProOnline MetaServer should change to coldbird.net


RE: about ProOnline support - gid15 - 07-16-2014

(07-16-2014, 12:38 AM)onelight Wrote: http://forum.coldbird.net/viewtopic.php?f=2&t=23&start=490
The address for coldbird server has changed to http://pro.coldbird.net
so the default ProOnline MetaServer should change to coldbird.net
Thank you for the hint!
Updated in r3564.


RE: about ProOnline support - onelight - 07-21-2014

(07-16-2014, 03:39 PM)gid15 Wrote:
(07-16-2014, 12:38 AM)onelight Wrote: http://forum.coldbird.net/viewtopic.php?f=2&t=23&start=490
The address for coldbird server has changed to http://pro.coldbird.net
so the default ProOnline MetaServer should change to coldbird.net
Thank you for the hint!
Updated in r3564.

thinks for update it
coldbird is very busy with life and .hack, he may not have many to update proonline.
on the other hand, coldbird have posted his sourcecode to the forums of PPSSPP. Now AdamN is update proonline for PPSSPP. http://forums.ppsspp.org/showthread.php?tid=9037&page=13

test Patapon3
test proonline PSP with JPCSP, it will work if PSP is host and jpcsp join
SCREENSHOT from PSP (PSP is the green one )
               
LogSettings
Code:
<logger name='hle.sceNetAdhoc'> <level value='trace' /> </logger>
<logger name='hle.sceNetAdhocctl'> <level value='trace' /> </logger>
<logger name='hle.sceNetAdhocMatching'> <level value='trace' /> </logger>
<logger name='hle.sceNet'> <level value='debug' /> </logger>

.zip   PATAPON3 JPCSP2 log PSP HOST.zip (Size: 1.14 MB / Downloads: 130)
test jpcsp with jpcsp, jpcsp can host or join, but when play,2 jpcsp will use 2 same charather. Just as this video show,same result if you connect two Jpcsp on different 2 PC( enable proonline or not)
http://www.tudou.com/programs/view/BgvxgPqlbao/

log

.zip   PATAPON3 jpcsp1 log.zip (Size: 402.47 KB / Downloads: 124)

.zip   PATAPON3 jpcsp2 log.zip (Size: 586.9 KB / Downloads: 131)

BTW jpcsp need disable Atrac3+ decoding, or it will not bgm.


RE: about ProOnline support - onelight - 07-29-2014

(07-16-2014, 03:39 PM)gid15 Wrote:
(07-16-2014, 12:38 AM)onelight Wrote: http://forum.coldbird.net/viewtopic.php?f=2&t=23&start=490
The address for coldbird server has changed to http://pro.coldbird.net
so the default ProOnline MetaServer should change to coldbird.net
Thank you for the hint!
Updated in r3564.

you forgot update DefaultSettings.properties,

test LORD of APOCALYPSE [NPJH50503]
this gmae JPCSP Ad-Hoc Multiplayer no work. However, PPSSPP AdamN build work

.zip   ppsspplog.zip (Size: 296.34 KB / Downloads: 132)

I try connect jpcsp with ppsspp, but still no work

.zip   JPCSP HOST PPSSPP JOIN log.zip (Size: 42.56 KB / Downloads: 131)

.zip   PPSSPP HOST JPCSP JOIN log.zip (Size: 36.18 KB / Downloads: 124)


RE: about ProOnline support - gid15 - 07-30-2014

Code:
23:22:08 DEBUG hle.sceNetAdhoc - AppMainThread - sceNetAdhocGetPdpStat sizeAddr=0x09FFE9EC, buf=0x09FFE9D8
This function has been fixed in r3579. Does it help here?

(07-29-2014, 04:41 PM)onelight Wrote: you forgot update DefaultSettings.properties,
Thank you! updated in r3582 Smile


RE: about ProOnline support - onelight - 07-30-2014

(07-30-2014, 03:39 PM)gid15 Wrote:
Code:
23:22:08 DEBUG hle.sceNetAdhoc - AppMainThread - sceNetAdhocGetPdpStat sizeAddr=0x09FFE9EC, buf=0x09FFE9D8
This function has been fixed in r3579. Does it help here?

(07-29-2014, 04:41 PM)onelight Wrote: you forgot update DefaultSettings.properties,
Thank you! updated in r3582 Smile

Thanks for update it
I am trying to build jpcsp r3582, but something wrong:
src/jpcsp/util/Utilities.java
   
it should be "dump.append(System.getProperty("line.separator"));" I think.