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

NameLast ModifiedSizeType
../ -  Directory
bin/2026-Apr-23 19:42:36-  Directory
README.txt2026-May-22 17:29:270.6Ktext/plain; charset=utf-8
kq6agi.zip2024-Aug-30 07:08:35868.1Kapplication/zip
nagi.tar.gz2026-Apr-23 19:46:351.0Mapplication/x-gtar-compressed
### NAGI ### 

- NAGI (New Adventure Game Interpreter) is a clone of Sierra's own AGI  
- KQ1,2,3,4  SQ1,2  LSL1, Gold Rush! and some more ...   

### Source code https://github.com/sonneveld/nagi 

### Builds and runs fine on QNX 8.0 aarch64 RPi4B 
### binary is in bin 
### make sure to updte the nagi.ini to point to the location of the Sierra AGI games 
### from the screen session 
 
SDL_VIDEODRIVER=qnx ./nagi 

### Build 

git clone https://github.com/sonneveld/nagi
cd nagi
mkdir build
cd build
cmake ..
make -j4 

 
### Note ### 
### King's Quest VI AGI De-Make works ### 
### https://kq6agi.com/?sdm_process_download=1&download_id=105 ### 
### kq6agi.zip ### 

Webserver 1.0