Skip to content

Instantly share code, notes, and snippets.

@fredreichbier
Created December 29, 2012 10:24
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 fredreichbier/4405914 to your computer and use it in GitHub Desktop.
Save fredreichbier/4405914 to your computer and use it in GitHub Desktop.
A very simple script to run GTA 3 with bumblebee. Withoiut `-c jpeg`, the framerate drops rapidly.
#!/bin/sh
optirun -c jpeg wine gta_sa.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment