| heretic | (04:56 PM CEST - Apr,09 2019 ) | [code:1:d2e74e63c0]
Those interested can enable the third-person mode via this guide.
Go to your config folder located here: C:\Users\Username\Documents\My Games\Borderlands Game of the Year\WillowGame\Config
and open both WillowInput.ini, and WillowGame.ini
In WillowInput.ini, find: [WillowGame.WillowPlayerInput]
Add this after any existing keybindings:
Bindings=(Name=”FirstPersonZoom”,Command=”advancedbutton bAdvancedButtonAux5?,Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
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)
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)
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)
Bindings=(Name=”F1?,Command=”ThirdPersonToggle”,Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
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.
You’ll have to customize your camera position/FOV to your liking, so go to WillowGame.ini and find: [WillowGame.WillowPawn]
You’ll find these values in that section:
CameraScale=5.0
CameraScaleRight=2.0
CameraScaleUp=1.0
Customize them to your liking, you’ll have to restart the game to see your changes take affect.(Make sure to save the file!)
[/code:1:d2e74e63c0] | |