pi-apps icon indicating copy to clipboard operation
pi-apps copied to clipboard

Add assaultcube game

Open YOXICHU opened this issue 4 years ago • 14 comments

Can this app run on RPi? If so, please provide a link to a tutorial if applicable.

Can you add assaultcube game because when i had ubuntu desktop on my rpi i can install it but i I did not succeed

to install it on raspbian.

Link of the web site ---> https://assault.cubers.net/download.html

YOXICHU avatar Aug 12 '21 16:08 YOXICHU

Did you try running the linux version with box86?

NoozAbooz avatar Aug 12 '21 22:08 NoozAbooz

Yes but it's not working . The terminal say try to launch natively instead , error of segmentation. terminal

YOXICHU avatar Aug 13 '21 11:08 YOXICHU

Yes but it's not working . The terminal say try to launch natively instead , error of segmentation. terminal

Do not use sudo

NoozAbooz avatar Aug 13 '21 14:08 NoozAbooz

ter;inql82 png

YOXICHU avatar Aug 13 '21 16:08 YOXICHU

ter;inql82 png

YOXICHU avatar Aug 13 '21 16:08 YOXICHU

What if you just try ./assultcube.sh

NoozAbooz avatar Aug 13 '21 16:08 NoozAbooz

terminal2

YOXICHU avatar Aug 13 '21 16:08 YOXICHU

sudo apt-get install cmake make libsdl1.2debian libsdl-image1.2 zlib1g libogg0 libvorbis0a libopenal1 libcurl4 clang && cd source/src/ && make install

NoozAbooz avatar Aug 13 '21 16:08 NoozAbooz

I am doing the make install

YOXICHU avatar Aug 13 '21 16:08 YOXICHU

terminal3

YOXICHU avatar Aug 13 '21 17:08 YOXICHU

sudo apt install libsdlimage-dev (not sure about the package name)

Itai-Nelken avatar Aug 14 '21 17:08 Itai-Nelken

it's work i do sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev

and restart

sudo apt-get install cmake make libsdl1.2debian libsdl-image1.2 zlib1g libogg0 libvorbis0a libopenal1 libcurl4 clang && cd source/src/ && make install

YOXICHU avatar Aug 15 '21 12:08 YOXICHU

but when i want to start a game it's say that start

YOXICHU avatar Aug 15 '21 12:08 YOXICHU

Your build instructions are wrong, i had make the game work flawless

symbios24 avatar Sep 28 '21 09:09 symbios24