Advertisement
Guest User

Untitled

a guest
Apr 9th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. export allow_glsl_extension_directive_midshader=true
  4. export LD_PRELOAD="divos-hack.so"
  5.  
  6. LD_LIBRARY_PATH="." ./EoCApp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement