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
  Pinetab 2 just arrived + when can hope to se wifi driver LRP 15 7,664 02-28-2024, 05:03 AM
Last Post: Surehand53
Wink Screen protector for PineTab 2 vatin 0 494 11-18-2023, 01:31 AM
Last Post: vatin
  PineTab 2 (arm64) thoughts and questions acruhl 7 2,843 09-01-2023, 01:13 PM
Last Post: acruhl
  PineTab 2 Dead Screen Kramey 16 4,643 08-12-2023, 05:44 PM
Last Post: Kramey
  pinetab 2 not booting ajhiii070 5 1,759 08-07-2023, 01:46 PM
Last Post: r.aliaskarov
  does the pinetab "just worK"? averageconsumer445 19 4,446 07-15-2023, 10:31 AM
Last Post: dachalife
  Pinetab-V shipping Status? jfstepha 6 2,326 07-12-2023, 03:23 PM
Last Post: ChromaticHamster
  No WiFi or Ethernet on vanilla PineTab 2 from the factory? SmittyWerbenyegermanjenson 6 2,267 06-06-2023, 05:26 PM
Last Post: fxc
Star Looking for a Pinetab [EU] Glenn 2 2,619 01-24-2023, 06:12 PM
Last Post: Louis
  Looking to buy a PineTab Yair22 2 2,498 01-24-2023, 06:10 PM
Last Post: Louis

Forum Jump:


Users browsing this thread: 1 Guest(s)