Skip to content

Instantly share code, notes, and snippets.

@fiddyschmitt
Created January 3, 2023 12:44
Show Gist options
  • Select an option

  • Save fiddyschmitt/290c89231a451435d9f4880066961899 to your computer and use it in GitHub Desktop.

Select an option

Save fiddyschmitt/290c89231a451435d9f4880066961899 to your computer and use it in GitHub Desktop.
B.A.R portable
Ventoy a USB drive
Copy Ubuntu
Boot Ubuntu and 'Try' instead of install
chmod a+x ./Beyond-All-Reason-1.1824.0.AppImage
./Beyond-All-Reason-1.1824.0.AppImage
Might require the following libraries:
sudo apt update //might not be required
sudo add-apt-repository universe
sudo apt install libfuse2
sudo apt install libsdl2-dev
sudo apt install libopenal1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment