Skip to content

Instantly share code, notes, and snippets.

@KCCat
Created September 27, 2018 13:53
Show Gist options
  • Save KCCat/d00ef44e73b8a8eb668faca29c37467c to your computer and use it in GitHub Desktop.
Save KCCat/d00ef44e73b8a8eb668faca29c37467c to your computer and use it in GitHub Desktop.
Linux steam game
# Torchlight II
LD_PRELOAD=~/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so LD_PRELOAD=/usr/lib/libfreetype.so %command%
# Divinity
allow_glsl_extension_directive_midshader=true LD_PRELOAD="divos-hack.so" %command%
# Slay the Spire
#xrandr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment