Tribes 1.x & Wine

Sylvain Petreolle spetreolle at yahoo.fr
Fri Nov 22 17:02:58 CST 2002


1. why do you start it as root.
2. you loose options of the binary, which could make the program simply
exit if it hasn't got its options.
3. you should add 2>&1 before '|less' to avoid loss of debug messages.

your command line should look like this :
wine /usr/local/games/halflife/ss_tribes_1_11/Tribes.exe --debugmsg
 +loaddll -- +exec sstl_1 -dedicated 2>&1 |less


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-users mailing list