Page 1 of 1

Multiplayer is possible!!

Posted: Sun Mar 24, 2019 4:04 pm
by EduApps
I want to share with the developers the possibility of a multiplayer!!

Look at "MyBoy GBA Emulator" they have two buttons, one of them creates a server, and another that listen to this server, for this, the user want to type the server and port!

You can talk to the developer for the code
:ds: :ds: :ds: :ds:

Re: Multiplayer is possible!!

Posted: Mon Mar 25, 2019 1:45 am
by MK73DS
It means nothing, DS local communication is totally different than GBA's one.
However, some DS emulators for PC support multiplayer. I think if one day DraStic becomes opensource, then the multiplayer code can be put into it :)

Re: Multiplayer is possible!!

Posted: Mon Mar 25, 2019 3:31 am
by SSUPII
Is not that easy, GBA and Nintendo DS are two completely different consoles.

Re: Multiplayer is possible!!

Posted: Mon Mar 25, 2019 10:25 am
by dsattorney
Another one bites the dust... in a pretty pathetic way. GBA and DS are very different consoles, so their emus are different as well. That being said, what you are stating is very much impossible. Although that's pretty obvious... ¬.¬
Also, please improve your English juuuuuuuust a little bit. It is on a low level, but I've seen worse.

Re: Multiplayer is possible!!

Posted: Sun Mar 31, 2019 10:12 pm
by ericbazinga
There's a very important aspect here:

The way multiplayer works is totally different for GBA than DS.

The GBA didn't have wireless multiplayer (without an adapter). It used physical cables to connect systems together. My Boy just emulates these cables, sending data from one system to the other with no need to know how said information works.

The DS was completely wireless and uses a proprietary method of communication between systems that isn't fully understood yet. There are a handful of DS emulators with some form of multiplayer, but DraStic can't use their code because DraStic is a paid emulator and we can't charge someone for something that was previously free, even if it's just a small aspect of the paid item.

Re: Multiplayer is possible!!

Posted: Sat May 09, 2020 1:31 pm
by 4nim4x
ericbazinga wrote:
Sun Mar 31, 2019 10:12 pm
There's a very important aspect here:

The way multiplayer works is totally different for GBA than DS.

The GBA didn't have wireless multiplayer (without an adapter). It used physical cables to connect systems together. My Boy just emulates these cables, sending data from one system to the other with no need to know how said information works.

The DS was completely wireless and uses a proprietary method of communication between systems that isn't fully understood yet. There are a handful of DS emulators with some form of multiplayer, but DraStic can't use their code because DraStic is a paid emulator and we can't charge someone for something that was previously free, even if it's just a small aspect of the paid item.
But, what if you ask to the wiimfi guys for some help?

Re: Multiplayer is possible!!

Posted: Sun May 17, 2020 5:17 am
by SSUPII
4nim4x wrote:
Sat May 09, 2020 1:31 pm
But, what if you ask to the wiimfi guys for some help?
Server-side and client-side work completely differently