PineTab Games Thread
#1
Heart 
Maybe we can sticky/important this one?

Hey guys, I'm back again with another games post!  This time it is for the PineTab, yeah I know the hardware is the same as PinePhone, but for some reason I get different results for games on each device.  I also wish to have another forum section here so others with the Tab can easily post about games that work and such!

First up: Zandronum!

Code:
#https://wiki.zandronum.com/Compiling_Zandronum_on_Linux#Debian.2FUbuntu (Gives req. deps) ARCH

pacman -S --needed gcc make cmake sdl mercurial zlib bzip2 libjpeg-turbo \
fluidsynth gtk2 timidity++ nasm mesa glu openssl tar glew

Make Games folder:

mkdir Games
cd Games

CLONE ZANDRONUM FROM GIT:

git clone https://github.com/ptitSeb/zandronum
cd zandronum

Make Directory if it's not already there:

mkdir build

cd to zandronum source first, go to the game-music-emu/CMakeLists.txt and go to line 87 and change the [3-9- to [0-9]

cd build
ccmake ..

"c" to configure

NO_FMOD = ON

NO_ASM = ON

NO_OPENAL = OFF

"t" for advanced

SET_CFLAGS = -mcpu=native

"c" to config again

"g" to generate

make -j4
This should make properly but if it does not please make sure you *also* have these dependencies

base-devel
cmake
sdl2
libglvnd
openssl
sqlite3
gtk2
zlib
nasm
gxmessage
kdialog
fluidsynth
sdl
extra/glu
glew-wayland
glew1.10




Possibly Related Threads…
Thread Author Replies Views Last Post
  Bricked Pinetab 2 vatin 5 729 02-08-2025, 03:58 AM
Last Post: vatin
  Gentoo on Pinetab istewart 0 292 01-26-2025, 08:21 PM
Last Post: istewart
  Pinetab-V Upgrade WrVLink 0 441 12-14-2024, 02:30 AM
Last Post: WrVLink
  PineTab Bluetooth PimpDiCaprio 5 2,180 11-02-2024, 11:46 AM
Last Post: Kevin Kofler
  Pinetab 2 just arrived + when can hope to se wifi driver LRP 15 13,511 02-28-2024, 05:03 AM
Last Post: Surehand53
Wink Screen protector for PineTab 2 vatin 0 1,416 11-18-2023, 01:31 AM
Last Post: vatin
  PineTab 2 (arm64) thoughts and questions acruhl 7 5,678 09-01-2023, 01:13 PM
Last Post: acruhl
  PineTab 2 Dead Screen Kramey 16 9,514 08-12-2023, 05:44 PM
Last Post: Kramey
  pinetab 2 not booting ajhiii070 5 3,888 08-07-2023, 01:46 PM
Last Post: r.aliaskarov
  does the pinetab "just worK"? averageconsumer445 19 9,679 07-15-2023, 10:31 AM
Last Post: dachalife

Forum Jump:


Users browsing this thread: 1 Guest(s)