Index of /QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/GATES_OF_SKELDAL/

NameLast ModifiedSizeType
../ -  Directory
bin/2026-May-09 13:55:05-  Directory
README.txt2026-May-09 14:02:521.0Ktext/plain; charset=utf-8
gates_of_skeldal.tar.gz2026-May-09 13:54:06479.7Kapplication/x-gtar-compressed
skeldal.ini2026-May-09 13:54:064.3Kapplication/octet-stream
### Gates of Skeldal [Brany Skeldalu] QNX 8.0 port ### 

Gates of Skeldal is a cult-classic Czech grid-based dungeon crawler 
from 1998 that captivated RPG fans with its unique gameplay, epic story
and challenges that will test your wits and strategic thinking.


### Original sources https://github.com/ondra-novak/gates_of_skeldal ### 
### Patched to compile on QNX 8.0 aarch64 ### 


### Binary ### 

wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/GATES_OF_SKELDAL/bin/skeldal_bin 
wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/GATES_OF_SKELDAL/skeldal.ini 

### You can download the game data files here ### 
### Install/extract it on Windows VM and zip the directory and move over to QNX ###
https://www.oldgames.sk/en/game/brany-skeldalu/download/2774  


### Playing 

SDL_VIDEODRIVER=qnx ./skeldal_bin 


### Compiling 

wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/GATES_OF_SKELDAL/gates_of_skeldal.tar.gz 
tar -zxvf gates_of_skeldal.tar.gz
cd gates_of_skeldal
mkdir build
cd build
cmake ..
make 

 
Webserver 1.0