Running AC on Xubuntu?
#2
To solve the first issue, open assaultcube.sh in a text editor and change
#SYSTEM_NAME=Linux
SYSTEM_NAME=`uname -s`
to
SYSTEM_NAME=Linux
#SYSTEM_NAME=`uname -s`

For the second one, make sure you have the proprietary drivers for your graphics card installed.

Thanks given by:


Messages In This Thread
Running AC on Xubuntu? - by KA:Konstalainen - 12 Apr 11, 12:02PM
RE: Running AC on Xubuntu? - by tempest - 12 Apr 11, 01:56PM
RE: Running AC on Xubuntu? - by tempest - 12 Apr 11, 07:28PM
RE: Running AC on Xubuntu? - by OpenSource - 12 Apr 11, 07:36PM