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

NameLast ModifiedSizeType
../ -  Directory
bin/2026-May-06 19:50:29-  Directory
README.txt2026-May-06 20:03:311.1Ktext/plain; charset=utf-8
openfodder-1.9.2.tar.gz2026-May-06 19:44:021.4Mapplication/x-gtar-compressed
 _____                                ______        _     _           
/  __ \                               |  ___|      | |   | |          
| /  \/ __ _ _ __  _ __   ___  _ __   | |_ ___   __| | __| | ___ _ __ 
| |    / _` | '_ \| '_ \ / _ \| '_ \  |  _/ _ \ / _` |/ _` |/ _ \ '__|
| \__/\ (_| | | | | | | | (_) | | | | | || (_) | (_| | (_| |  __/ |   
 \____/\__,_|_| |_|_| |_|\___/|_| |_| \_| \___/ \__,_|\__,_|\___|_|   


### Cannon Fodder QNX 8.0 ### 
### Sources from https://github.com/OpenFodder/openfodder/releases/tag/1.9.2 


### Binary #### 
### Run this from QNX 8.0  Screen session ### 

wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/OPENFODDER/bin/openfodder.tar.gz
tar -zxvf openfodder.tar.gz 
cd openfodder 
./run.sh 


### Sources ### 

- you need SDL2_mixer to build this 

wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/OPENFODDER/openfodder-1.9.2.tar.gz
tar -zxvf openfodder-1.9.2.tar.gz
cd openfodder-1.9.2 
mkdir build
cd build 
cmake .. 

git clone  https://github.com/OpenFodder/data 

### From Screen session ### 

SDL_VIDEODRIVER=qnx ./openfodder --window --nosound --alternate-mouse 

 
Webserver 1.0