Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5211

Gaming • Eduke32 Build with GLES

$
0
0
How would you like to enjoy Duke Nukem 3D without being stuck in just software mode? I have found a git source that supports GLES giving you all video options. Performance is excellent in Polymost at 1920x1080 resolution , but Polymer is very poor performance regardless of the resolution. Build instructions are as follows and this will give you a more compatible build with the Raspberry Pi that what you get using the PiKiss autoscript install:

Code:

sudo apt-get install build-essential nasm libgl1-mesa-dev libsdl2-dev flac libflac-dev libvpx-dev libgtk2.0-dev freepats
Next we need to clone the source:

Code:

git clone https://github.com/emileb/eduke32_mobile

Code:

cd eduke32_mobile

Code:

make -j4
It seems to run well, but with my particular mouse, it bugs out at times when using "mouselook" . I suggest running it in Polymost mode with the HRP. You will get nice crispt textures and full 3D models. It definitely gives and old classic a fresh modern look.

Statistics: Posted by graphicw — Sat May 11, 2024 6:49 am



Viewing all articles
Browse latest Browse all 5211

Trending Articles