source-engine
source-engine copied to clipboard
hl2_launcher not starting on RPi5
The commands I used to build:
python3 ./waf configure -T release --prefix=hl2 --build-games=hl2 --disable-warns
python3 ./waf build -p -v
python3 ./waf install
Running ./hl2_launcher crashes with the following output:
libtogl.so: cannot open shared object file: No such file or directory
Failed to load the launcher
bin/launcher.so: cannot open shared object file: No such file or directory
Failed to load the launcher