To solve the first issue, open assaultcube.sh in a text editor and change
to
For the second one, make sure you have the proprietary drivers for your graphics card installed.
[SELECT ALL] Code:
#SYSTEM_NAME=Linux
SYSTEM_NAME=`uname -s`
[SELECT ALL] Code:
SYSTEM_NAME=Linux
#SYSTEM_NAME=`uname -s`
For the second one, make sure you have the proprietary drivers for your graphics card installed.