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

NameLast ModifiedSizeType
../ -  Directory
bin/2026-May-08 12:31:58-  Directory
README.txt2026-May-08 12:33:501.1Ktext/plain; charset=utf-8
crispy-doom.tar2026-May-08 12:18:3012.5Mapplication/x-tar
 _____      _                  ______                      
/  __ \    (_)                 |  _  \                     
| /  \/_ __ _ ___ _ __  _   _  | | | |___   ___  _ __ ___  
| |   | '__| / __| '_ \| | | | | | | / _ \ / _ \| '_ ` _ \ 
| \__/\ |  | \__ \ |_) | |_| | | |/ / (_) | (_) | | | | | |
 \____/_|  |_|___/ .__/ \__, | |___/ \___/ \___/|_| |_| |_|
                 | |     __/ |                             
                 |_|    |___/                              

iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii


### Crispy Doom (doom,hexen,heretic,strife) on QNX 8.0 ### 
### No special patches needed - sources build without any modifications ###  

### Bins ### 

wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/CRISPY_DOOM/bin/crispy.tar.gz 
tar -zxvf crispy.tar.gz 
cd crispy.tar.gz 
LD_LIBRARY_PATH=./ SDL_VIDEODRIVER=qnx ./crispy-doom -iwad doom1.wad -nosound   


### Dependencies ### 

- SDL2_mixer 
- libsamplerate 


### Build from sources

git clone https://github.com/fabiangreffrath/crispy-doom 
cd crispy-doom 
mkdir build
cd build
cmake ..
make -j4 

### bins are then located in ### 
src/ 


Webserver 1.0