Skip to content

FixAutomataRes - v 0.5.3

Compare
Choose a tag to compare
@Kaldaien Kaldaien released this 17 Apr 19:20
· 108 commits to master since this release

Input Management

0.5.3 adds experimental support for gamepad-based configuration.


To use the config menu with a gamepad, press Start + Select / Start + Back. When the menu opens, the mod will attempt to capture all gamepad input until you cancel this mode by pressing B (Xbox) / Circle (PlayStation).

  • The D-Pad can be used to cycle through UI elements
  • A / Cross activates menu items
  • Holding X / Square + Left Analog Stick allows you to drag windows around
  • Pressing Caps Lock engages keyboard input mode, press
    up/down/left/right/enter to interact with the UI
  • Similarly, you can move the UI around by pressing and holding Ctrl + Alt

The config menu must be opened using the special button combo listed above, or it will function normally (only supports keyboard/mouse). This should eliminate accidentally making changes with the gamepad ;)

0.5.3.1 addresses DirectInput / XInput interoperability issues
0.5.3.2 flashes the titlebar when Caps Lock mode is on and accepts keyboard navigation


Someone still needs reprimanding for breaking Markdown on GitHub 😞