Page 1 of 1
Linux Sync
Posted: 28 Nov 2006, 19:19
by CautionToTheWind
Hello ppl, the new version of Spring seems to finally be the one that brings the Linux users into the multiplayer community. As a Kubuntu Edgy user i was wondering what to do or what are we missing to be able to join normal games on Linux and chill with the Windows users.
Thanks.
Posted: 28 Nov 2006, 19:25
by Kloot
A lobby. You can run 0.74b1 in Wine for the time being, though.
Posted: 28 Nov 2006, 19:27
by CautionToTheWind
Maybe I could run the Windows Lobby under wine and have it start native linux spring?
Posted: 29 Nov 2006, 00:24
by fastfox
Is there anyone working in a package for linux so that it would be possible to play without using the windows version under wine, or building from source? Why is there only a windows executable for download? Including the GPL version in linux's repositories would BOOM the number of players and coders...
Posted: 29 Nov 2006, 01:00
by Kloot
@Caution: I'm not sure if it's possible to have a win32 process (TASClient) spawn a non-win32 process (Spring) from within its Wine sandbox. On the other hand, you could probably feed the lobby's generated script.txt to the native Spring binary yourself and get into a game that way (though you would still have to modify some parts of the client so that it no longer looked for spring.exe), but that has the potential to become a real PITA really fast :)
Posted: 29 Nov 2006, 01:03
by malric
fastfox wrote:Is there anyone working in a package for linux so that it would be possible to play without using the windows version under wine, or building from source? Why is there only a windows executable for download? Including the GPL version in linux's repositories would BOOM the number of players and coders...
The problem is not the package and the compilation but lack of lobby, as Kloot was saying. And I think what is needed more is coders that finish something. There were many that tried to do the GUI, and also some linux lobbies not finished... So more is not better all the time.
Posted: 30 Nov 2006, 10:38
by nicko117
Ok, now that we can use the windows lobby (see some post above), I still have a question:
With which version of GCC is the windows version of spring compiled ?
(the one donwloadable at taspring.clan-sy)
I hope it's GCC4 ? So as soon as all windows players update, we (linux users) would be able to play without de-sync ?
Thanks for all the work you have done.
Posted: 30 Nov 2006, 11:40
by Tobi
nicko117 wrote:With which version of GCC is the windows version of spring compiled ?
4.1.1
Posted: 30 Nov 2006, 18:21
by Peet
Hmm...so, would it sync to a Mac compiled version also? (If the texture loading problem were fixed)
Posted: 01 Dec 2006, 00:36
by Tobi
That's just speculating... it's entirely untested. But, if it's a x86 mac, then yes. If PPC, then I guess there will be some fixes needed.