acreloaded/acr

Unable to run the game

BigChungus1009 opened this issue · 1 comments

I put everything from ACR into the original AssaultCube files (which is what I guessed, so this may be what the problem actually is) and I got an error when running assaultcube.sh:

Your platform does not have a pre-compiled AssaultCube client.
Please follow the following steps to build a native client:

  1. Ensure you have the following DEVELOPMENT libraries installed:
    OpenGL, SDL, SDL_image, zlib, libogg, libvorbis, OpenAL Soft
  2. Ensure clang++ and any other required build tools are installed.
  3. Change directory to ./source/src/ and type "make install".
  4. If the compile succeeds, return to this directory and re-run this script.

For more info, I am currently running a Fedora 39 KDE Desktop environment.

You should just download ACR and run client.sh without copying files from original AC. If the included executables don't work, compile a native client.