Thankyou for Apologising HAARP
I assumed he just mixed his metaphors and meant "flying in the face of" which is not an insult. It just means being contrary to.
Wine 9.20 and spring 0.72b1 NEEDS CONFORMATION
Moderator: Moderators
As soon as there is a native linux version, I will install it. I'd rather not use Wine. But as Wine lets me use the last application that was tying me to Windows under Linux, I'm pretty psyched. I now have a 100% open source computing environment at my house (except for a few video codecs) and running Spring under Wine was what let me do that.
The lazy man's script:
Create a new file in a text editor
Save the file then run chmod 777 on the file, i do that by habbit chmod 777 seems to worth although im not sure how its different from 775
Create a new file in a text editor
Code: Select all
#!/bin/bash
cd Path to TASpring/ && wine "TASClient.exe"
Hello,
I managed to get the native version working, but I want to try the Win version for the multiplayer mode.
TASClient runs well, but when I launch the game, I see "could not set video mode" (I tried with virtual desktop or not, with full screen or not, and with all resolutions from 640x480 to 1280x1024)
I'm using Wine 0.9.20 with TASpring 073b1 on Mandriva 2007 (with Nvidia proprietary drivers 0.8774)
Any idea ?
Thanks !
I managed to get the native version working, but I want to try the Win version for the multiplayer mode.
TASClient runs well, but when I launch the game, I see "could not set video mode" (I tried with virtual desktop or not, with full screen or not, and with all resolutions from 640x480 to 1280x1024)
I'm using Wine 0.9.20 with TASpring 073b1 on Mandriva 2007 (with Nvidia proprietary drivers 0.8774)
Any idea ?
Thanks !
In console are you going into the directory of the TASClient.exe before running
?
If so then check that you card has direct rendering: type in console
somewhere in the output you should see: direct rendering: Yes
Code: Select all
wine TASClient.exe
If so then check that you card has direct rendering: type in console
Code: Select all
glxinfo