acreloaded / acr

AssaultCube Reloaded (first-person-shooter game)
https://acr.victorz.ca
121 stars 23 forks source link

Game won't run on Linux Mint #260

Closed EzraNotEzra closed 1 year ago

EzraNotEzra commented 1 year ago

I have Linux Mint 21.1 Cinnamon with Linux kernal 5.15.0-60 and everytime I try to run client.sh or linux_client nothing happens. No errors or anything, nothing at all happens.

EzraNotEzra commented 1 year ago

Ok I figured it out, if anyone finds this 5 years later asking the same question you have to use sudo apt-get install libsdl1.2-dev and sudo apt-get install libsdl-image-gst, also use bash to run .sh file