Search

Search found 19 matches

by nicko117
25 Jul 2007, 10:42
Forum: Linux
Topic: OpenSuse build service rpms
Replies: 23
Views: 4035

Agon, what about the original repository made by cwh ? http://software.opensuse.org/download/games:/strategy:/realtime It's not an "attack" i'ts just to understand why you had to make a new one ? Another question, how does it works for version update ? Where does buildservice take the sour...
by nicko117
09 Jan 2007, 14:11
Forum: Linux
Topic: Linux packaging?
Replies: 27
Views: 5978

Concerning OpenSuSE (and maybe other, see below), they switched to BuildService. This is meant to provide all what is needed to build stuff. And the goal is to be compatible for Suse, Mandriva, Debian/Ubuntu, .... Starting point is here: http://en.opensuse.org/Build_Service Extract: ... the Build Se...
by nicko117
26 Dec 2006, 23:36
Forum: General Discussion
Topic: Mines - undetectable ?
Replies: 9
Views: 1312

Mines - undetectable ?

I've made some test with mines (from arm podger), and I can't detect them with any unit (commander, marky, various radars, ...! When you consider the damage they (kaboom and oompf) inflict, it's really horrific :) Did I miss something ? A special mine dectotor unit ? I ran also my old TA, the mines ...
by nicko117
18 Dec 2006, 00:09
Forum: Linux
Topic: What about Python 2.5
Replies: 11
Views: 2494

Ok, I changed the file config.py like this: config.py:246 # second check for Windows. if not conf.CheckLib('python2.5') and not conf.CheckLib('python25'): print 'python is required for this program' env.Exit(1) config.py:171 def check_python(env, conf): print "Checking for Python 2.5...", ...
by nicko117
17 Dec 2006, 14:14
Forum: Linux
Topic: What about Python 2.5
Replies: 11
Views: 2494

What about Python 2.5

Ok, I've upgraded my system with the brand new OpenSuSE, and now python 2.5 is the reference ... I've tried to recompile my little spring, and it seems the dependancy with python is tied to version 2.4 (ans only 2.4, not > 2.4) So, could the makefile (or scons equivalent, I don't really knows how th...
by nicko117
06 Dec 2006, 21:54
Forum: General Discussion
Topic: Playing with no internet...
Replies: 23
Views: 3600

Strategia, if u speak about my post, it was just an attempt to simplify the thing ... but it failed .... it's really not easier.

To use TasServer, it's better just to unzip, and run tasserver.bat instead :)

(u need java installed)
by nicko117
06 Dec 2006, 17:36
Forum: General Discussion
Topic: Playing with no internet...
Replies: 23
Views: 3600

Ok, here: 1. extract the content of the zip file in one directory 2. go inside this directory, for ex say it's name is TASServer_031 3. create a manifest file, indicating which class is the entry point. Reading from the readme.txt (and from the .bat exemple) we see it's TASServer.class This file is ...
by nicko117
06 Dec 2006, 13:59
Forum: General Discussion
Topic: Playing with no internet...
Replies: 23
Views: 3600

Yes, under the download section, named "Lobby Server": http://taspring.clan-sy.com/dl/TASServer_031.zip I've tested it, it works fine with taspring 0.74b1 PS: it's a little a shame not to have packaged it as a jar and the proper manifest file, to permits to launch it by simply clicking on ...
by nicko117
05 Dec 2006, 21:56
Forum: Linux
Topic: Making groups ?
Replies: 6
Views: 2052

Ok, thanks to /keydebug and the good documentation inside uikeys.txt, I was able to reprogram the numbers keys 1-0 to make groups working for my keyboard layout.

Now map drawing, gui opacity control, menu inc/dec work also ! nice :)

I'am really happy :) I'll be a little less noob ingame now :p
by nicko117
05 Dec 2006, 13:18
Forum: Linux
Topic: UnityLobby on windows (split from: UnityLobby)
Replies: 10
Views: 2123

Just for info, does windows people use UnityLobby ?

I've never seen a windows user playing with python :)
by nicko117
05 Dec 2006, 10:41
Forum: Help & Bugs
Topic: Strange Crash
Replies: 18
Views: 2970

I got the bug two times yesterday also ... Same symptoms: - some units are sliding away - you can only select or unselect units (but don't give orders, or build anything) - no message about sync problem - you can quit the game normally ... or wait a few min and the game close - it was internet games...
by nicko117
05 Dec 2006, 10:02
Forum: Linux
Topic: UnityLobby
Replies: 804
Views: 118841

I use TASClient with wine at the moment ... but if I could use UnityLobby instead I WOULD USE IT !! A native lobby would be far far far ... far better (got nasty windowmanager problem with TAS/Wine), but unfortunately I can't use Unity as my glib/gtk/python package versions are too old (2.8 I think ...
by nicko117
05 Dec 2006, 09:53
Forum: Linux
Topic: HOWTO: Play using the Windows lobby with native executable
Replies: 53
Views: 20152

Oh btw, I confirme also, that symlink the AI*so to fake AI*dll work. At least for AAI.so which is the only one which is avaiblable/compiled with SVN.

> ln -s AII.so AII.dll
by nicko117
05 Dec 2006, 09:46
Forum: Linux
Topic: Making groups ?
Replies: 6
Views: 2052

Ok I'll try to modify the uikeys.txt tonight. It's definitely a keyboard issue, but it may only happen in non-english country. As yesterday I've had the groups working when I set the keymap to "us" (instead of "fr"). It made also work the two keys to change the building orientati...
by nicko117
04 Dec 2006, 22:28
Forum: Linux
Topic: Making groups ?
Replies: 6
Views: 2052

Ok for automagically groups from AI. It's clear u can't select them.

But mine doesn't work either .... CTRL+num does nothing
by nicko117
04 Dec 2006, 20:06
Forum: Linux
Topic: Making groups ?
Replies: 6
Views: 2052

Making groups ?

Am I the only one who can't make groups under linux (native spring client) ? Neither making works nor invoking. For example, when I affect the "metal maker AI" for some metal maker, they get a number (I suppose it's the groups number ?) on them ... but none of the SHIFT+# keys invoke them ...
by nicko117
01 Dec 2006, 18:10
Forum: Linux
Topic: HOWTO: Play using the Windows lobby with native executable
Replies: 53
Views: 20152

Yes !

Nice it works now :)

Thank you a lot.

PS: but there is a little problem when using bot. The AI files are named ".dll" in script.txt, so the file isn't found when running the native linux. I'll try to symlink my .so to fake .dll to see what it do ...
by nicko117
01 Dec 2006, 13:54
Forum: Linux
Topic: HOWTO: Play using the Windows lobby with native executable
Replies: 53
Views: 20152

Hum ... Launching of native spring seems to work, but it doesn"t use the command line parameter: In fact I get the game launched as if I launched it with "spring" (linux) only. > ./spring I have the screen where I must choose the script to run, then the map and the mod ... Where is my...
by nicko117
30 Nov 2006, 10:38
Forum: Linux
Topic: Linux Sync
Replies: 9
Views: 2412

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 pl...

Go to advanced search