### 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