Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2012
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.33 KB | None | 0 0
  1. #!/bin/bash
  2. export __GL_THREADED_OPTIMISATIONS=1;
  3. export LD_PRELOAD="libpthread.so.0 libGL.so.1";
  4. ~/optscripts/ps2opt.sh &
  5. export WINEPREFIX=~/.wine_planetside/;
  6. cd ~/.wine_planetside/drive_c/Program\ Files/Sony\ Online\ Entertainment/Installed\ Games/PlanetSide\ 2/;
  7. winefps explorer /desktop=Planetside,1680x1005 LaunchPad.exe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement