Advertisement
Guest User

Untitled

a guest
Apr 5th, 2019
1,033
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. INSTALLATION
  2.  
  3.  
  4. 1.Go to your config folder located here: C:\Users\Username\Documents\My Games\Borderlands Game of the Year\WillowGame\Config
  5. and open both WillowInput.ini, and WillowGame.ini
  6.  
  7. 2.In WillowInput.ini, find: [WillowGame.WillowPlayerInput]
  8. Add this after any existing keybindings:
  9.  
  10. Bindings=(Name="FirstPersonZoom",Command="advancedbutton bAdvancedButtonAux5",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  11. Bindings=(Name="ThirdPersonZoom",Command="advancedbutton bAdvancedButtonAux5 | Camera FirstPerson | OnRelease Camera ThirdPerson",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  12. Bindings=(Name="FirstPersonToggle",Command="Camera FirstPerson | setbind RightMouseButton FirstPersonZoom | setbind F1 ThirdPersonToggle",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  13. Bindings=(Name="ThirdPersonToggle",Command="Camera ThirdPerson | setbind RightMouseButton ThirdPersonZoom | setbind F1 FirstPersonToggle",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  14. Bindings=(Name="F1",Command="ThirdPersonToggle",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  15.  
  16. 3.Save WillowInput.ini, now right click the same file, go to properties, and set the it as read only. If you don't the game will delete the commands and reset all of your current binds.
  17.  
  18. 4.You'll have to customize your camera position/FOV to your liking, so go to WillowGame.ini and find: [WillowGame.WillowPawn]
  19. You'll find these values in that section:
  20.  
  21. CameraScale=5.0
  22. CameraScaleRight=2.0
  23. CameraScaleUp=1.0
  24.  
  25. Customize them to your liking, you'll have to restart the game to see your changes take affect.(Make sure to save the file!)
  26.  
  27. 5.Enjoy!
  28.  
  29. To activate, press "F1" on your keyboard.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement