Advertisement
B4rr

Planetside 2 font change, steam

Jan 29th, 2015
1,728
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. @echo off
  2. start steam://rungameid/218230
  3. echo Starting Planetside 2 launcher.
  4. echo When the green PLAY button lights up, click this window and press any key.
  5. echo (Note that if there's a patch to download, that might take a while to happen.)
  6. pause > nul
  7. echo Applying user font...
  8. copy verdana.ttf UI\Resource\Fonts\Geo-Md.ttf
  9. echo ...Done! Press any key to close this window and enjoy the game!
  10. pause > nul
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement