Skip to content

Instantly share code, notes, and snippets.

@fredreichbier
Created December 29, 2012 10:24
Show Gist options
  • Select an option

  • Save fredreichbier/4405914 to your computer and use it in GitHub Desktop.

Select an option

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