Thread Closed 
 
Thread Rating:
  • 13 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Online Support (PRO Online)
11-24-2013, 09:34 PM
Post: #241
RE: Online Support (PRO Online)
As soon as i manage to make a single branch working for both windows and mac (i don't have linux to test, but it's really so close to mac..), i'll make a pull request (but where, to igorcalabria's repo or directly to yours Henrik ? since it's 99% igor's work, i don't know if i'm allowed ^^')

Kyhel,
French Student
Thanks to all PPSSPP team for this amazing emulator !

Experimental PPSSPP Adhoc Support build here : http://forums.ppsspp.org/showthread.php?tid=3595&pid=59241#pid59241
Please read the whole post.
Find all posts by this user
11-24-2013, 09:35 PM (This post was last modified: 11-24-2013 09:46 PM by Archimedes.)
Post: #242
RE: Online Support (PRO Online)
(11-24-2013 09:32 PM)vnctdj Wrote:  
(11-24-2013 09:25 PM)Archimedes Wrote:  Thanks a ton vnctdj, now we can all envy you. (joking)

I can make a build for you if you want, but there is always the MAC address problem...

But it will work if you play in local network (with the Windows server Kyhel provided) Smile

What I would love is the source code because that merging stuff is killing me.
I know how to add the mac address. If you could send me a archive with the source that would be grand.
Find all posts by this user
11-24-2013, 09:37 PM
Post: #243
RE: Online Support (PRO Online)
@Kyhel, send the pull request to Igor and after he has merged, ask him to make a pull request to me with all his stuff.

Could also do directly but I think this is the right way. I hope Igor is around Smile
Find all posts by this user
11-24-2013, 09:41 PM (This post was last modified: 11-24-2013 09:41 PM by Kyhel.)
Post: #244
RE: Online Support (PRO Online)
Yeah that's why i ask, it looks like he's other stuff to do, but i'll first do it to his then Smile It may be ready by tomorrow.

Kyhel,
French Student
Thanks to all PPSSPP team for this amazing emulator !

Experimental PPSSPP Adhoc Support build here : http://forums.ppsspp.org/showthread.php?tid=3595&pid=59241#pid59241
Please read the whole post.
Find all posts by this user
11-24-2013, 09:47 PM
Post: #245
RE: Online Support (PRO Online)
(11-24-2013 09:35 PM)Archimedes Wrote:  
(11-24-2013 09:32 PM)vnctdj Wrote:  
(11-24-2013 09:25 PM)Archimedes Wrote:  Thanks a ton vnctdj, now we can all envy you. (joking)

I can make a build for you if you want, but there is always the MAC address problem...

But it will work if you play in local network (with the Windows server Kyhel provided) Smile

What I would love I the source code because that merging stuff is killing me.
I know how to add the mac address. If you could send me a archive with the source that would be grand.

The whole source code is very big (hundreds of Mo), so you need to clone igorcalabria's repository on your PC first...
Afterwards I can send you the modified files and you will have to replace the original ones with them Smile

Are you OK ?

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
11-24-2013, 09:49 PM (This post was last modified: 11-24-2013 09:50 PM by Archimedes.)
Post: #246
RE: Online Support (PRO Online)
Ready when you are!

P.S. I can't believe you are right, the source is actually 6-7 hundred MB.
Find all posts by this user
11-24-2013, 09:52 PM
Post: #247
RE: Online Support (PRO Online)
(11-24-2013 09:49 PM)Archimedes Wrote:  Ready when you are!

P.S. I can't believe you are right, the source is actually 6-7 hundred MB.

I meant the whole repository you need for building Smile

I send you the files in a few minutes Smile

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
11-24-2013, 09:58 PM
Post: #248
RE: Online Support (PRO Online)
(11-24-2013 09:18 PM)Kyhel Wrote:  It's not really a merging... When you look at this : https://github.com/igorcalabria/ppsspp/c...e781a9b43e
You see exactly what igorcalabria modified on the code, to make it work for windows, you have to find in the adhoc-support code, where did he modified this, since he change the place where some of the code is (from all in sceNetAdhoc.cpp to proAdhoc.cpp and proAdhoc.h, and modify it in the code you have from adhoc-support branch. Then you change what i've put in my post.

I've just forked my own repo on github, i'll keep you updated when i'll have a working copy.

Yup, this is the info I used, but I couldn't quite finish today. I'm going to bed now, if I find time tomorrow I will try to finish my build and post my results.

Good night, guys.
Find all posts by this user
11-24-2013, 10:00 PM (This post was last modified: 11-24-2013 10:00 PM by vnctdj.)
Post: #249
RE: Online Support (PRO Online)
Here are the files which have to be modified Wink

.zip  Modified_files.zip (Size: 31.8 KB / Downloads: 537)

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
11-24-2013, 10:01 PM
Post: #250
RE: Online Support (PRO Online)
(11-24-2013 10:00 PM)vnctdj Wrote:  Here are the files which have to be modified Wink

Thanks a ton mate! Will be testing this out right now.
Find all posts by this user
11-24-2013, 10:02 PM
Post: #251
RE: Online Support (PRO Online)
(11-24-2013 10:01 PM)Archimedes Wrote:  
(11-24-2013 10:00 PM)vnctdj Wrote:  Here are the files which have to be modified Wink

Thanks a ton mate! Will be testing this out right now.

You're welcome Smile
I hope you will succeed Wink

♦ Intel Core i7-6700HQ | 16 GB RAM | NVIDIA GeForce GTX 960M | Debian Testing
♦ Intel Core i7-2630QM | 4 GB RAM | NVIDIA GeForce GT 540M | Debian Testing
♦ PSP-3004 | 6.60 PRO-C2
Find all posts by this user
11-24-2013, 11:18 PM
Post: #252
RE: Online Support (PRO Online)
So eventually, we can have two emulator play with each other?
Find all posts by this user
11-24-2013, 11:35 PM
Post: #253
RE: Online Support (PRO Online)
Ok, who needs sleep right? So, I finished my build and it build properly. I will test 2 Emulators on windows machines tomorrow and post my results.
Find all posts by this user
11-25-2013, 01:30 AM
Post: #254
RE: Online Support (PRO Online)
@Rider43 : Of course we can, if we couldn't i wouldn't even dare posting this here ^^

@Choco : Nobody needs to sleep Tongue

And to anyone : I just finished doing all the job i explained in my post for the emulator, you can directly check out my repo from here https://github.com/Kyhel/ppsspp/tree/adhoc-support , and build it.

I'll update my previous posts according to that. Btw, i've submitted a pull request to igorcalabria, but at the moment you'll need to use my repo for the working code.

PS : If you look the ppsspp.ini i've added a MacLocalAddress (or something like that) line for when i've found a way to use it in the code, but it's not currently functional (not to say useless xD)

Kyhel,
French Student
Thanks to all PPSSPP team for this amazing emulator !

Experimental PPSSPP Adhoc Support build here : http://forums.ppsspp.org/showthread.php?tid=3595&pid=59241#pid59241
Please read the whole post.
Find all posts by this user
11-25-2013, 02:41 AM
Post: #255
RE: Online Support (PRO Online)
Hi im new to this post here Big Grin I hope you guys get to finalize the PPSSPP build soon to enable multiplayer mode in PPSSPP so everyone can play PSP games like normal PSP would. BTW there some few question that i would like to askConfused:

-Is the current Adhoc build is for local server only?

-How about Adhoc build for online multiplayer (from country to country in a sense)? When will be this possible?

P.S: I still confused about the instruction how this build can be done. I still can't get anything working Confused If anyone can help me simplified the instruction that would be helpful Big Grin Im not good on programming tho Tongue
Find all posts by this user
Thread Closed 


Forum Jump: