Blacklight Retribution Controller Set Up Guide

Blacklight Retribution Controller Set Up Guide by zombiebrandon

We have added “loose” support for controllers. There’s no UI support and i’m sure there are some issues to be resolved. For those of you who want to use a gamepad, you can edit your PCConsole-FoxInput.ini located at Perfect World Entertainment\Blacklight Retribution OB\Blacklight Retribution\Live\FoxGame\Config\PCConsole\Cooked\

You’ll notice this section here:
ControllerBindings=(Name=”XboxTypeS_RightX”,Command=”GBA_LookX”)
ControllerBindings=(Name=”XboxTypeS_RightY”,Command=”GBA_LookY”)
ControllerBindings=(Name=”XboxTypeS_LeftX”,Command=”GBA_Strafe”)
ControllerBindings=(Name=”XboxTypeS_LeftY”,Command=”GBA_Movement”)
ControllerBindings=(Name=”XboxTypeS_Start”,Command=”GBA_Pause”)
ControllerBindings=(Name=”XboxTypeS_Back”,Command= “GBA_Back”)
ControllerBindings=(Name=”XboxTypeS_A”,Command=”GB A_Jump”)
ControllerBindings=(Name=”XboxTypeS_X”,Command=”GB A_Reload”)
ControllerBindings=(Name=”XboxTypeS_DPad_Up”,Command=”GBA_SelectGear1″)
ControllerBindings=(Name=”XboxTypeS_DPad_Right”,Command=”GBA_SelectGear2″)
ControllerBindings=(Name=”XboxTypeS_DPad_Down”,Command=”GBA_SelectGear3″)
ControllerBindings=(Name=”XboxTypeS_DPad_Left”,Command=”GBA_SelectGear4″)
ControllerBindings=(Name=”XboxTypeS_RightThumbstic k”,Command=”GBA_Melee”)
ControllerBindings=(Name=”XboxTypeS_LeftThumbstick “,Command=”GBA_ToggleSprint”)
ControllerBindings=(Name=”XboxTypeS_RightTrigger”, Command=”GBA_Fire”)
ControllerBindings=(Name=”XboxTypeS_B”,Command=”GB A_HoldCrouch”)
ControllerBindings=(Name=”XboxTypeS_LeftTrigger”,Command=”GBA_HoldZoom”)
ControllerBindings=(Name=”XboxTypeS_RightShoulder” ,Command=”GBA_UseObject”)
ControllerBindings=(Name=”XboxTypeS_LeftShoulder”, Command=”GBA_ToggleVisor”)
ControllerBindings=(Name=”XboxTypeS_Y”,Command=”GB A_SwitchWeaponPressHoldPickup”)
ControllerSensitivityMultiplier=1.0
ControllerADSSensitivityMultiplier=1.0

The ControllerSensitivityMultiplier is your multiplier to change controller sensitivity
The ControllerADSSensitivityMultiplier is your multiplier to change ADS sensitivity
If you want to invert your look controls, do invert mouse in controls settings.

The controller button bindings are in the structure: ControllerBindings=(Name=<Button Name>,Command=<Input command>)

Here are a list of all the buttons:
XBoxTypeS_RightX
XBoxTypeS_RightY
XBoxTypeS_LeftX
XBoxTypeS_LeftY
XBoxTypeS_Start
XBoxTypeS_Back
XBoxTypeS_A
XBoxTypeS_X
XBoxTypeS_B
XBoxTypeS_Y
XBoxTypeS_RightThumbstick
XBoxTypeS_LeftThumbstick
XBoxTypeS_RightTrigger
XBoxTypeS_LeftTrigger
XBoxTypeS_RightShoulder
XBoxTypeS_DPad_Up
XBoxTypeS_DPad_Down
XBoxTypeS_DPad_Left
XBoxTypeS_DPad_Right

Here are a list of commands:
GBA_LookX – Look around horizontally
GBA_LookY – Look around vertically
GBA_Strafe – Strafe left or right
GBA_Movement – Move forward/backwards
GBA_Pause – Brings up the pause lobby in game
GBA_Back – Brings up the scoreboard in game
GBA_Fire – Fires your weapon
GBA_Melee – Weapon melee
GBA_Jump – Jumps
GBA_Reload – Reloads your weapon
GBA_Taunt – Use your emote
GBA_HoldCrouch – Crouch ( Change to toggle or hold/release in control settings )
GBA_HoldZoom – Zoom In/ADS ( Change to toggle or hold/release in control settings)
GBA_UseObject – Your use key. For depots, hacking DOM points, entering hardsuits, etc.
GBA_ToggleVisor – HRV
GBA_SwitchWeaponPressHoldPickup – on press will switch weapons ( like mouse wheel. Press and hold will pickup weapons. Good command to use with limited buttons )
GBA_PickupWeapon – Picks up the weapon on the ground
GBA_ToggleSprint – Uses sprint as a toggle on/off ( default for controller )
GBA_HoldSprint – Uses sprint as a press and hold ( default for PC )
GBA_NextWeapon – Selects next weapon/gear in list
GBA_PrevWeapon – Selects previous weapon/gear in list
GBA_SelectTactical – Selects your tactical gear item
GBA_SelectGear1 – Selects the gear from slot 1
GBA_SelectGear2 – Selects the gear from slot 2
GBA_SelectGear3 – Selects the gear from slot 3
GBA_SelectGear4 – Selects the gear from slot 4

So there you have it. There’s a whole lot of commands you can use and a few buttons. Better support coming at some point that won’t require you to edit your PCConsole-FoxInput.ini.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *