Blacklight: Tango Down

Blacklight: Tango Down

No hay suficientes valoraciones
Change Toggle Aim Down Sights to Hold to Aim Down Sights
Por Sharp Income
Simple way to change the toggle aim down sights to hold to aim down sights
2
   
Premio
Favoritos
Favorito
Quitar
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 comentarios
☣[Retr0Breezy]☣ 10 OCT 2020 a las 1:29 p. m. 
This is very usfull
Hedraun 22 JUL 2020 a las 11:04 a. m. 
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.