### Shadow Warrior QNX 8.0 ### ### Original source https://github.com/jonof/jfsw ### patched to build on QNX 8.0 ### ### Binary ### wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/JFSHADOW_WARRIOR/bin/sw mv sw /usr/local/bin ### Place the Shadow_Warrior data file sw.grp to $HOME/.jfsw ### Copy the sw.cfg (disabled sound) to $HOME/,jfsw [root@qnxpi ~/.jfsw]# ls -la total 92874 drwx------ 2 root root 4096 2026-05-08 15:29 . drwx--x---+ 25 root root 4096 2026-05-08 17:48 .. -rw-r--r-- 1 root root 40 2026-05-08 17:43 grpfiles.cache -rw-r--r-- 1 root root 6258 2026-05-08 17:48 sw.cfg -rw-r--r-- 1 qnxuser qnxuser 47536148 2026-05-08 15:23 sw.grp -rw-r--r-- 1 root root 1051 2026-05-08 17:43 sw.log ### Run game ### SDL_VIDEODRIVER=qnx sw ### Sources ### wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/JFSHADOW_WARRIOR/jfsw.tar.gz tar -zxvf jfsw.tar.gz cd jfsw make WITHOUT_GTK=1 j=4 cp sw /usr/local/bin ### Place the Shadow_Warrior data file sw.grp to $HOME/.jfsw ### Copy the sw.cfg (disabled sound) to $HOME/,jfsw ### Run game ### SDL_VIDEODRIVER=qnx sw