Hi,
What's the status of multiplayer on Linux?
I'm aware that there are several AIs that may work on linux, but what's going on with the real meat of the game?
* Does the lobby work?
* Does the game work between Linux clients?
* How close is fully synchronized multiplay between Mac, Windows and Linux clients?
Status of Linux Multiplayer
Moderator: Moderators
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
Working on Lobby still some stuff todo.
Havent been doing much coding lately, due to RL. Hopefully get some of battle code done later.
Linux V Linux will work in next release
Linux V Offical Windows wont work
Linux V Windows built using MinGW will work.
Devs plan to switch to using MinGW for offlical windows builds, not next release but one after that.
Not sure about Mac using Power CPU. But using Macs with Intel processer should be ok.
Havent been doing much coding lately, due to RL. Hopefully get some of battle code done later.
Linux V Linux will work in next release
Linux V Offical Windows wont work
Linux V Windows built using MinGW will work.
Devs plan to switch to using MinGW for offlical windows builds, not next release but one after that.
Not sure about Mac using Power CPU. But using Macs with Intel processer should be ok.
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
- BrainDamage
- Lobby Developer
- Posts: 1164
- Joined: 25 Sep 2006, 13:56
i tried the latest version of UnityLobby (the one in the trunk repository) and i could play an internet multiplayer game (i played with someone who was using windows); i used the trunk version of the lobby with the official release of spring (0.74b3)
how to get the official release:
and get the trunk devel version:
instructions how to compile can be found here:
http://spring.clan-sy.com/phpbb/viewtop ... 92&start=0
bear in mind that those intruction are referring to an old version of spring & unitylobby, you'll ned to have the "mind flexibilty" to use the previous versions instead.
hope this helps
how to get the official release:
Code: Select all
svn co https://taspring.clan-sy.com/svn/spring/tags/taspring_0.74b3/
Code: Select all
svn co https://taspring.clan-sy.com/svn/spring/trunk
http://spring.clan-sy.com/phpbb/viewtop ... 92&start=0
bear in mind that those intruction are referring to an old version of spring & unitylobby, you'll ned to have the "mind flexibilty" to use the previous versions instead.
hope this helps