hamzaalloush

shortcut

May 30th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. newloaderv4.1x64.exe --lib GameOverlayRenderer64.dll --launch F:\Games\Outlast\Binaries\Win64\OLGame.exe
  2. FOR /F %%T IN ('Wmic process WHERE (Name="OLGame.exe") GET ProcessId | more +1') DO (SET /A PID=%%T)
  3. GameOverlayUI.exe -manuallyclearframes 0 -pid %PID%
Add Comment
Please, Sign In to add comment