Index of /QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/SCUMMVM/
| Name | Last Modified | Size | Type |
| ../ | | - | Directory |
| bin/ | 2026-May-26 05:30:46 | - | Directory |
| BUILD-SCUMMV.sh | 2026-May-26 05:26:25 | 0.4K | text/x-sh; charset=utf-8 |
| README.txt | 2026-May-26 05:32:51 | 1.9K | text/plain; charset=utf-8 |
| configure | 2026-May-20 05:08:41 | 219.6K | application/octet-stream |
| qnxconfig.mk | 2026-May-26 05:26:25 | 7.7K | application/octet-stream |
__
/ _\ ___ _ _ _ __ ___ _ __ ___/\ /\/\/\
\ \ / __| | | | '_ ` _ \| '_ ` _ \ \ / / \
_\ \ (__| |_| | | | | | | | | | | \ V / /\/\ \
\__/\___|\__,_|_| |_| |_|_| |_| |_|\_/\/ \/
iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii
### QNX 8.0 port of ScummVM (aarch64) ###
ScummVM 2026.2.0 (May 19 2026 22:24:37)
Using SDL backend with SDL 2.32.60
Features compiled in: RGB zLib FreeType2 FriBiDi JPEG PNG cloud libcurl SDL_net SDL2 TinyGL OpenGL
- no sound support yet
- run from Wayland session
### !!! Games work best when following global settings are applied !!! ###
Graphics mode: SDL Surface
Renderer mode: VGA
Rotation mode: <default>
Stretch mode: Fit to window
Scaler: HQ 2x
Fullscreen mode: yes
Audio: no music
### Package dependency ###
libtheora-dev-1.2.0-r0
libtheora-1.2.0-r0
libogg-dev-1.3.6-r0
libogg-1.3.6-r0
libtheora-dev-1.2.0-r0
libtheora-1.2.0-r0
sdl2-net-dev-2.2.0-r0
sdl2-net-2.2.0-r0
sdl2-compat-dev-2.32.60-r0
sdl2-compat-2.32.60-r0
### Binary ###
### Latest version 2026-02-
### Default engine list built
wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/SCUMMVM/bin/scummvm
### Run from the Wayland environment (SDL_VIDEODRIVER=qnx does not work well for ScummVM)
### Build from sources ####
### Download a stable version of ScummVM
### https://github.com/scummvm/scummvm/releases/tag/v2026.2.0 ###
wget https://github.com/scummvm/scummvm/archive/refs/tags/v2026.2.0.tar.gz
tar -zxvf v2026.2.0.tar.gz
cd scummvm-2026.2.0
rm configure
wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/SCUMMVM/configure
wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/SCUMMVM/qnxconfig.mk
wget https://astr0baby.online/QNX/8.0-DEVELOPER_DESKTOP/RPi4_aarch64/SCUMMVM/BUILD-SCUMMV.sh
chmod +x configure
chmod +x BUILD-SCUMMV.sh
./BUILD-SCUMMV.sh