Blacklight: Tango Down

Blacklight: Tango Down

Not enough ratings
Change Toggle Aim Down Sights to Hold to Aim Down Sights
By Sharp Income
Simple way to change the toggle aim down sights to hold to aim down sights
2
   
Award
Favorite
Favorited
Unfavorite
Editing FOXInput.ini
Look in Documents\My Games\Blacklight-Tango Down\FOXGame\Config\ for FOXInput.ini


Open FOXInput.ini in a text editor


Around line 38 you should see:
Bindings=(Name="GBA_HoldZoom",Command="LeftBumperPressed false | OnRelease LeftBumperPressed false true") Bindings=(Name="GBA_ToggleZoom",Command="ToggleZoomKey | OnRelease ToggleZoomKey true")


Switch the names for each definition. Change ToggleZoom to HoldZoom and vice versa. So that you have this:
Bindings=(Name="GBA_ToggleZoom",Command="LeftBumperPressed false | OnRelease LeftBumperPressed false true") Bindings=(Name="GBA_HoldZoom",Command="ToggleZoomKey | OnRelease ToggleZoomKey true")


The game only lists and lets you edit the keybinds for toggle aim, we've made the game think that we're still using the toggle zoom. But when we use it in game, it now functions as a hold to zoom/aim, because it's execution is defined the way hold to zoom is. (Note: this will also change controllers' hold to aim setting into a toggle aim.)


Save the file. In windows explorer, right click, go to properties. Set this file to [✔] Read-only.


There you go: the simplest way. Also, the tight-aim that appears in the control options can still be remapped and will work as a hold (instead of a toggle).
2 Comments
☣[Retr0Breezy]☣ 10 Oct, 2020 @ 1:29pm 
This is very usfull
Hedraun 22 Jul, 2020 @ 11:04am 
This guide is still helping us still to this day. Thank you for making this guide when you did. Plenty of people still hate toggle including me so thanks again.