Skip to content

Instantly share code, notes, and snippets.

@bussiere
Created July 8, 2012 01:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bussiere/3068948 to your computer and use it in GitHub Desktop.
Save bussiere/3068948 to your computer and use it in GitHub Desktop.
A little shell script to make bastion work under intel graphic under ubuntu
#!/usr/bin/env bash
#put it in your bastion install folder
#mine is /usr/local/games/Bastion
#bastion ubuntu intel
export force_s3tc_enable=true
./Bastion.bin.x86_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment