How to set up crosshair in Deadlock: instructions
They say a good interface shouldn't be too obvious, but images are the exception that proves the rule. There is so much going on on the screen in Deadlock that you always need to see the crosshair perfectly and to do this you should adjust it. PC Gamer Portal showed us how to do this.
In fact, the standard crosshair in Deadlock is quite convenient, but some players like to change its color so as not to lose the crosshair in chaotic firefights. You can also adjust the height of the lines surrounding the center point and make them wider. If you also reduce the distance between the dot and the line, you get an almost perfect + symbol, which is always clearly visible on the screen.
To make such a scene, open the console inside the game (by default – with the F7 button) and enter the following commands.
to_crosshair_color_r 255; to_crosshair_color_b 183; to_crosshair_color_g 0; citadel_crosshair_pip_border true; to_crosshair_pip_opacity 1; to_crosshair_pip_width 4; to_crosshair_pip_height 16; to_crosshair_pip_gap 0; to_crosshair_dot_opacity 0.7; to_crosshair_dot_outline_opacity 1
Setting the crosshair in Deadlock
If you want to choose your own reticle settings, go to sandbox mode from the main menu, open settings and simply move the sliders on the Reticle Settings page. However, if you want to access more detailed settings, you will need a control panel.
Below is a list of console commands that affect the appearance of an image.
- citadel_crosshair_color_r: – red saturation.
- citadel_crosshair_color_b: – blue saturation.
- citadel_crosshair_color_g: – green saturation.
- citadel_crosshair_pip_border (true/false): Enable or disable the black border around the crosshair.
- citadel_crosshair_pip_opacity: — transparency of the crosshair.
- citadel_crosshair_pip_width: — width of the crosshair.
- citadel_crosshair_pip_height: — length of the crosshair.
- citadel_crosshair_pip_gap: – distance between the lines and the center of the crosshair.
- citadel_crosshair_dot_opacity: — transparency of the center of the crosshair.
- citadel_crosshair_dot_outline_opacity: — opacity of the black frame around the crosshair.
Alternative method: Deadlock scope generator
Finally, if you want easy access to the full options panel, try the deadlockcrosshair.com fan tool. It allows you to change view settings and see changes in real time so you can fine-tune each parameter. Once setup, all you have to do is click the Copy Configuration button and copy the code to the game console.
Leave a Reply