How can I stop the "quick shot" feature in XCOM 2 Tactical Missions?
So I just started playing XCOM 2 recently (I'm still on the Gatecrasher mission, no spoilers please!) But I've noticed a really annoying "feature" where I click on the "fire" icon and my solider immediately fires on one of the visible enemies - without giving me the chance to select my target, if multiple targets are visible.
So far it hasn't screwed me, as my men have always ended up shooting the target I intended to shoot at anyway, but it scares me to think they might one day shoot the wrong guy. (I did get screwed by a grenade throw though - my soldier ended up throwing the grenade off into the weeds without giving me a chance to position the blast radius over the enemies I actually wanted to hit.)
I haven't had much luck finding information on this "feature" or how to disable it online, although I did find this Reddit thread, which at least suggests it's a feature rather than a bug. I gather that there's a keyboard shortcut (by pressing "1" twice) that will do this for the enemy with the best chance of being hit. But this happens when I click (once) on the fire icon with the mouse (maybe it's registering two clicks really fast, by mistake?)
Does anybody have any information about this "quick shot" feature, or how to stop it from triggering? I'm okay with solutions that disable the feature entirely as well as those that would stop it from happening on mouse-clicks alone. I like taking my time to choose who I'll shoot at. =)
For the time being I'm training myself to use the number keys to select actions, as it's easier to ensure only one keypress that way. This may very well end up being a solution in itself, but I'm accustomed to using the mouse from XCOM: EU/EW, and I'd like to continue doing it that way.
PS: I'm not a "modder" by any means, but I'm comfortable enough with computers and such that I'm also willing to hear ideas that involve editing .ini files and such, if anyone knows a way to accomplish this goal by playing with those settings. Not my favourite solution, but acceptable for this purpose.
Solution 1:
There is no such "feature".
Clicking the cross-hair icon always has the camera zoom-in close to your character and present you with a list of targets to switch between, along with some details on the odds in question. Clicking the same cross-hair icon again will confirm and fire, as will clicking the large confirmation button or pressing the enter key. You are likely accidentally double-clicking, possibly due to a bug that some users claim to have experienced. There are some Steam discussions on the subject here, although no consensus on the solution has been found. One individual suggested that this update to drivers specific to Razer mice might be a solution, assuming that only Razer mice exhibit the issue.
Solution 2:
While I agree with the other answer that this is not game-related, I do want to mention that one of the first parts of a mouse that starts failing is the little plastic "spring" (it's not really a spring) that enables clicking the mouse button.
When that little plastic breaks or changes shape, the mouse can register double click. This has happened to the last 3 mice that I didn't lose or break some other way, and seems like a mouse's "dying of old age".
Is there anything you can do? Well, buying a new mouse is the obvious solution.
However, you could also set up AutoHotKey for this. If the mouse is firing click events twice, these will happen in incredibly quick succession. There is a way to set up AutoHotkey in a way that it will ignore any mouseclick that is preceded by another recent mouseclick (you can configure the time).
But I would suggest confirming whether the mouse is faulty by using it on another computer and seeing if the problem reproduces itself (e.g. click on youtube video. If doubleclick registers, it should maximize the window instead of pause the video).
If it is the mouse, I would suggest simply replacing it instead of clever trying to temporarily work around the issue.