Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NET play with GENS
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
philin
n00b
n00b


Joined: 15 Dec 2007
Posts: 5

PostPosted: Sat Dec 15, 2007 8:00 pm    Post subject: NET play with GENS Reply with quote

I installed Gens, they work nice, but i have some problem - in menu File button Net play in unactive. Then i have download a kaillera libs and put its in directory netplay in /src/gens ... After remaking effect was null. How i can solve this problem?
Back to top
View user's profile Send private message
sylvain_
n00b
n00b


Joined: 13 Aug 2007
Posts: 56

PostPosted: Sat Dec 15, 2007 8:41 pm    Post subject: Reply with quote

kaillera for unix exists ? i'm interested 8) please, can you provide some links to doc or a wiki ?

normally you don't need a plugin at build time of the main program, so your question doesn't make sense to me.
If you have a lib, then at link, effectivelly you need it, but in window$, if i remember i used kaillera as a plugin for a cps2+neogeo emulator (not mame, i dont remember the name of this emu).
If it's really a lib, try to figure out how to say from source code "hey i have the lib for kaillera and it's kaillera.lib"

Are you talking about gens the genesis emulator ? This emu is really good, i remember played with a windows version, the "cheater" was sooo sweet and easy that i found a way to never do collision with sonic :D
_________________
hunhun ça vaux mieux que pan tu l'aura
Back to top
View user's profile Send private message
philin
n00b
n00b


Joined: 15 Dec 2007
Posts: 5

PostPosted: Sat Dec 15, 2007 8:45 pm    Post subject: Re Reply with quote

http://mythtv.wbond.net/gens_for_linux_mythgame_edition/

I download gens from this page. Install isn't hard from sources. But net play is unactive...

Kaillera for linux really exist but among emulators it built in Mame src. In README author said :" as example use src of Mame"
Back to top
View user's profile Send private message
sylvain_
n00b
n00b


Joined: 13 Aug 2007
Posts: 56

PostPosted: Sat Dec 15, 2007 9:06 pm    Post subject: Reply with quote

are you sure you get a library or a plugin for linux ?
check these links, perhaps this will help you.
http://okai.sourceforge.net/
http://www.kaillera.com/forums/viewtopic.php?f=11&t=4519

really there is kaillera in mame ? how can we activate it ??
_________________
hunhun ça vaux mieux que pan tu l'aura
Back to top
View user's profile Send private message
philin
n00b
n00b


Joined: 15 Dec 2007
Posts: 5

PostPosted: Sat Dec 15, 2007 9:09 pm    Post subject: Re Reply with quote

Mame32 v0.67 source code (845kb
http://kaillera.com/files/mame32k-067-414-src.zip
in this source code built check kaillera. In makefile found implement of kaillera
as example
Code:
# if KAILLERA is defined, Kaillera support will be compiled in
KAILLERA = -DKAILLERA
SUFFIX = 32
WINUI = 1
Back to top
View user's profile Send private message
sylvain_
n00b
n00b


Joined: 13 Aug 2007
Posts: 56

PostPosted: Sat Dec 15, 2007 9:34 pm    Post subject: Reply with quote

ok, to sum up things, if you took the lib from this package, you have a lib.. but a win32 one :?
with openkaillera (okai), and the source version of gens, i think something could be done.. but this is the job of a developer.

Note that kaillera need the developper of emulator to fit with kaillera sdk because it interacts (generally not the case with a simple plugin for other types of programs), i think it's like the emu is the plugin and kaillera is the main program :lol:

But well, we never know, try
Code:
grep -R "kaillera" /path/to/source
to find all refs to kaillera in the source code of the mythgame edition.
_________________
hunhun ça vaux mieux que pan tu l'aura
Back to top
View user's profile Send private message
philin
n00b
n00b


Joined: 15 Dec 2007
Posts: 5

PostPosted: Sat Dec 15, 2007 10:06 pm    Post subject: Re Reply with quote

libs i took from
kaillera klient for linux
http://kaillera.com/files/kaillera-0.9-sdk.zip
and in sdk-readme.txt was following text
Code:
well, everything should be self explained in kailleraclient.h.

if you need a sample, go look at the Kaillera implementation in the Mame32 source code, available on Kaillera's home page (http://www.kaillera.com/)

if you still have troubles/problems implementing the Kaillera client into your application, go look into the Kaillera SDK forums.

-christophe
Back to top
View user's profile Send private message
sylvain_
n00b
n00b


Joined: 13 Aug 2007
Posts: 56

PostPosted: Sun Dec 16, 2007 11:06 am    Post subject: Reply with quote

i've looked at http://mythtv.wbond.net/gens_for_linux_mythgame_edition/gens-mythgame-opengl.tar.gz at the bottom of the page.
it looks like they started but still this is windows source code concerning netplay
you will notice #include <windows.h> in gens-mythgame-opengl/src/gens/netplay/net.c that means the source wants to include windows headers.
they have added support in gens-mythgame-opengl/src/gens/gtkui/glade/interface.c but they have "nulled" functions in gens-mythgame-opengl/src/gens/netplay/net.c.

i think this was not the priority of the author to bring netplay.
i suggest you to use -hum- another os if you want emulation easy -but for linux you get the good distro :)
_________________
hunhun ça vaux mieux que pan tu l'aura
Back to top
View user's profile Send private message
philin
n00b
n00b


Joined: 15 Dec 2007
Posts: 5

PostPosted: Sun Dec 16, 2007 2:52 pm    Post subject: Reply with quote

sylvain_ wrote:

i think this was not the priority of the author to bring netplay.
i suggest you to use -hum- another os if you want emulation easy -but for linux you get the good distro :)


To Windows i will never come back, Microsoft isn't my friend ;)
As for me, i like "fight" with making of any program than purchase ms win :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum