Index of /QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/OPENTYRIAN/
| Name | Last Modified | Size | Type |
| ../ | | - | Directory |
| bin/ | 2026-Apr-19 11:38:00 | - | Directory |
| README.txt | 2026-Apr-19 11:37:51 | 0.5K | text/plain; charset=utf-8 |
| opentyrian2000.tar.gz | 2026-Apr-19 11:31:07 | 298.0K | application/x-gtar-compressed |
### Original sources from https://github.com/KScl/opentyrian2000
### Patched to work on QNX 8.0 aarch64le
### Ready made bin + datafiles
wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/OPENTYRIAN/bin/tyrian.tar.gz
tar -zxvf tyrian.tar.gz
cd tyrian.tar.gz
SDL_VIDEODRIVER=qnx ./opentyrian2000
### Build from source
wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/OPENTYRIAN/opentyrian2000.tar.gz
tar -zxvf opentyrian2000.tar.gz
cd opentyrian2000
make