Borderlands GOTY

Borderlands GOTY

View Stats:
Marcus Aug 21, 2014 @ 9:35am
Is there a "toggle" button for aiming? i don't find it :/
.
< >
Showing 1-7 of 7 comments
Princemousey Aug 22, 2014 @ 1:22am 
What do you mean? Is it right-click on mouse or gamepad left trigger?
Last edited by Princemousey; Aug 22, 2014 @ 1:23am
Marcus Aug 22, 2014 @ 1:27am 
Originally posted by Princemousey:
What do you mean? Is it right-click on mouse or gamepad left trigger?
i mean click 1 time right click mouse to aim :)
Andrew Mirror Sep 14, 2014 @ 7:45am 
Same problem
DarthNocturnal Sep 14, 2014 @ 4:59pm 
Try this:

http://borderlands.wikia.com/wiki/Borderlands_PC_Tweaks#Change_right_click_to_toggle_zoom

Just remember to back up the ini file in question. The page also suggests backing up saves (how relevent that is to ini file modification, I don't know).

Kinda baffling as to why things like this and Vsync are hidden away from the average user...
Last edited by DarthNocturnal; Sep 14, 2014 @ 5:02pm
Dark-Raven Feb 27, 2015 @ 10:34am 
Originally posted by DarthNocturnal:
Try this:

http://borderlands.wikia.com/wiki/Borderlands_PC_Tweaks#Change_right_click_to_toggle_zoom

Just remember to back up the ini file in question. The page also suggests backing up saves (how relevent that is to ini file modification, I don't know).

Kinda baffling as to why things like this and Vsync are hidden away from the average user...

Unfortuantly the tweak here no longer works but to get it to toggle aim go to

C:\Libraries\Documents\my games\borderlands\WillowGame\Config

Find the line:
Bindings=(Name="RightMouseButton",Command="advancedbutton bAdvancedButtonAux5")

And replace it with:
Bindings=(Name="RightMouseButton",Command="ZoomIn",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
Bindings=(Name="ZoomIn",Command="advancedbutton bAdvancedButtonAux5 | StartAltFire | setbind RightMouseButton ZoomOut",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
Bindings=(Name="ZoomOut",Command="StopAltFire | setbind RightMouseButton ZoomIn",Control=False,Shift=False,Alt=False,LeftTrigger=False,RightTrigger=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)

This works for me :)
dork strolls Oct 10, 2015 @ 5:48am 
shorter one which worked for me:

Within WillowInput.ini:
Find:
Bindings=(Name="RightMouseButton",Command="advancedbutton bAdvancedButtonAux5")

Replace with:
Bindings=(Name="RightMouseButton",Command="ToggleAimOn")
Bindings=(Name="ToggleAimOn",Command="StartAltFire | setbind RightMouseButton ToggleAimOff")
Bindings=(Name="ToggleAimOff",Command="StopAltFire | setbind RightMouseButton ToggleAimOn")
MishGUN Dec 23, 2017 @ 12:13am 
Originally posted by den133:
shorter one which worked for me:

Within WillowInput.ini:
Find:
Bindings=(Name="RightMouseButton",Command="advancedbutton bAdvancedButtonAux5")

Replace with:
Bindings=(Name="RightMouseButton",Command="ToggleAimOn")
Bindings=(Name="ToggleAimOn",Command="StartAltFire | setbind RightMouseButton ToggleAimOff")
Bindings=(Name="ToggleAimOff",Command="StopAltFire | setbind RightMouseButton ToggleAimOn")

den133, Many thanks, it's perfectly working.
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Aug 21, 2014 @ 9:35am
Posts: 7