Risk of Rain 2 Artificer hover toggle
On PC, the game Risk of Rain 2 lacks a toggle option for the Artificer survivor ENV Suit hover mode. The jump key has to be held to hover, which is annoying over long periods of time. This AutoHotkey script aims to mitigate that issue, without using mods such as ArtificerToggleHover or ENV_Toggle.
It turns the Left Ctrl key into a toggle that replaces holding the Space key.
- Download the RoR2ArtificerHoverToggleV2.exe executable file from the releases page.
- Execute it.
- Press F9 to stop it.
- Download and install AutoHotkey >= v2.0.
- Download RoR2ArtificerHoverToggleV2.ahk from this repository.
- Run the script.
The script can easily be modified to match custom bindings. Use the key names in the AutoHotkey v2 List of Keys.