Blacklight: Tango Down

Blacklight: Tango Down

评价数不足
Change Toggle Aim Down Sights to Hold to Aim Down Sights
由 Sharp Income 制作
Simple way to change the toggle aim down sights to hold to aim down sights
2
   
奖励
收藏
已收藏
取消收藏
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 条留言
☣[Retr0Breezy]☣ 2020 年 10 月 10 日 下午 1:29 
This is very usfull
Hedraun 2020 年 7 月 22 日 上午 11:04 
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.