Skip to content

NeryK/ror2-aht

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ror2-aht

Risk of Rain 2 Artificer hover toggle

Description

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.

Usage

Instructions

  • Download the RoR2ArtificerHoverToggleV2.exe executable file from the releases page.
  • Execute it.
  • Press F9 to stop it.

Advanced

Run from source

  • Download and install AutoHotkey >= v2.0.
  • Download RoR2ArtificerHoverToggleV2.ahk from this repository.
  • Run the script.

Change keys

The script can easily be modified to match custom bindings. Use the key names in the AutoHotkey v2 List of Keys.

About

Risk of Rain 2 Artificer hover toggle

Resources

License

Stars

Watchers

Forks

Packages

No packages published