XCOM 2
89 ratings
Grimy's Hotkeys
   
Award
Favorite
Favorited
Unfavorite
Tags:  ui
File Size
Posted
Updated
499.774 KB
17 Apr, 2016 @ 9:12am
24 Jun, 2016 @ 7:55am
17 Change Notes ( view )

Subscribe to download
Grimy's Hotkeys

In 1 collection by GrimyBunyip
Grimy's Modular Overhaul
52 items
Description
Grimy's Hotkeys
Lets you add as many new ability hotkeys via an INI file as you want

F1 Info Page
Holding F1 now displays an info box for the targeted enemy

Hidden Abilities
This mod lets you hide abilities but still call them via Hotkey.
Because, IMO, stuff like Overwatch, Reload, and Hunker down really don't need to eat up space on your ability bar if they can just be hotkeyed.

Camera Control Changes
I made a few minor changes to camera controls
Rotation is by 45 degrees
Holding shift or control while using the mousescroll will perform different forms of camera manipulation
I changed the middle mouse button press to pitch the camera instead of zooming out, as I usually just want to see a bit farther ahead, and rarely want a large view of the entire battlefield.

Event Hook
The problem I had with Free Camera Rotation is it overrode XComTacticalInput.
Meaning, other mods can't use XComTacticalInput to add more hotkeys.
My mod provides an Event Hook, so if another mod still wants to use XComTacticalInput, they can.

Compatibility
Overrides XComTacticalInput
meaning this mod is incompatible with Free Camera Rotation and Long War Toolbox
This mod however, implements some camera rotation features to compensate
Popular Discussions View All (2)
4
25 Apr, 2017 @ 3:54pm
Plea
OakHeart
0
2 Jul, 2017 @ 2:15am
list of bindings for share
randomhan
110 Comments
Phrozehn 18 Sep, 2019 @ 8:08pm 
Hey, does anyone know how to get the shift+scroll for zooming functionality back? It's so crutial for me and I hav eno idea where to find it again.
IOException 30 Nov, 2018 @ 12:36pm 
Now your F2 is HunkerDown, F3 is general Overwatch, and Y is now PistolOvefwatch (which you can then bind to F4 in game).

For the F1, use Robojumper's "Yet Another F1" mod.

And for the camera angles, use Charmed's "[WOTC] Camera Rotation Config" mod. The Alternative Mod Launcher will complain, but that's a false negative!

Hope that helps.
IOException 30 Nov, 2018 @ 10:53am 
Then Just clear out all the code in that mod's XComInput.ini, and paste in:

.Bindings=(Name="F2", Command="onrelease CallHiddenAbilityOnSelf HunkerDown true",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False,bPrimaryBinding=False,bSecondaryBinding=False)
.Bindings=(Name="F3", Command="onrelease CallHiddenAbilityOnSelf Overwatch true",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False,bPrimaryBinding=False,bSecondaryBinding=False)
.Bindings=(Name="F3", Command="onrelease CallHiddenAbilityOnSelf LongWatch true",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False,bPrimaryBinding=False,bSecondaryBinding=False)
.Bindings=(Name="F3", Command="onrelease CallHiddenAbilityOnSelf SniperRifleOverwatch true",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False,bPrimaryBinding=False,bSecondaryBinding=False)
IOException 30 Nov, 2018 @ 10:50am 
I got it to work partially in WOTC, hiding HunkerDown, Overwatch, SniperOverwatch, Longwatch, and Evac (i use EvacAll )

Modify XComMoreHotkeys.ini to look like this:

;+HIDDEN_ABILITIES=Reload ; Needs to be commented out!
+HIDDEN_ABILITIES=Evac
+HIDDEN_ABILITIES=Overwatch
;+HIDDEN_ABILITIES=PistolOverwatch ; Needs to be commented out!
+HIDDEN_ABILITIES=SniperRifleOverwatch
+HIDDEN_ABILITIES=LongWatch
+HIDDEN_ABILITIES=HunkerDown
花兔 14 Jan, 2018 @ 6:53pm 
@GrimyBunyip
Come back!
ah
Liquid5n0w 4 Oct, 2017 @ 7:26am 
When I add this mod, all my hotkeys stop working, including the new F1 key. I can't use Q E to rotate, and things like Y for overwatch doesn't work.

I have tried deleting the config folder.

I suspect a conflict, but the 3rd party mod launcher which detects conflicts says there is no problem...
Drexl 11 Sep, 2017 @ 4:24pm 
Please bring this to WOTC. :D
Gerarderloper 5 Sep, 2017 @ 3:18am 
Yep, sadly needs updating to support the newer UI or something, shame.
Gerarderloper 5 Sep, 2017 @ 3:16am 
I spoke too soon, seems the overwatch function is gone, could be a issue with overwatch all however. Will do some more testing.
Gerarderloper 5 Sep, 2017 @ 3:12am 
From what I can tell so far it seems to work with WotC, I have had issues with other camera mods stopping working after a while and even causing crashing on soldier actions, so if this continues to work then I will be happy.