Doom 3 work on 32bit userland, 64bit kernel

pull/479/head
Botspot 5 years ago
parent c631a0158a
commit 988fe81a2f

@ -30,4 +30,4 @@ cd ~/RPIDoom3Installer || error "Failed to change directory "
sudo chmod +x install.sh uninstall.sh || error "Failed To make install script and uninstall script executable"
#Running the install script
./install.sh || error "Failed to run install script :("
setarch linux32 ./install.sh || error "Failed to run install script :("

Loading…
Cancel
Save