Open jack6y opened 10 months ago
hmmmm.... looks like the entire rendering is broken. I would try to recompile it
how do I do that?
I deleted it and reinstalled it and now I get this error ./sauerbraten_unix: 56: exec: ./bin_unix/native_client: not found
to recompile go into the /src folder and run make install I hope I remember that right it's been a little while. If that does not work, you need to install the compilers as well. Do that with sudo apt install --yes zlib1g-dev libgeoip-dev build-essential libsdl2-dev libsdl2-mixer-dev libsdl2-image-dev
i
I deleted it and reinstalled it and now I get this error ./sauerbraten_unix: 56: exec: ./bin_unix/native_client: not found
about that... uhh the installer is not very clean. It breaks a lot. It is best to manually run the install commands
extract it, go to the src folder, and run the compile command.
It isn't working, I deleted everything, I reinstalled it using the readme file. I looked in the directory nothings working.
are you using raspberry pi os? if so, what version?
you may need to set the launcher and the binaries excecutable. run chmod +x
have you installed the necessary libraries?
what necessary libraries?
open gl and stuff. install them with this command, which you need to paste into a terminal window. sudo apt install --yes zlib1g-dev libgeoip-dev build-essential libsdl2-dev libsdl2-mixer-dev libsdl2-image-dev
when I open the game open any map I can see only a single wall and crates. how would I fix that?