I am currently trying to create a hotkey, that executes a sequence of inputs, to switch my equipment efficiently.

What I need is a way to disable all other inputs, while it is executed. As well as a way to only have it executed once per button press. Independent from how long it’s being held.

  • thingsiplay@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    24 days ago

    Steam Input is designed in a way that does not support executing sequences of inputs. That is by intention, because many people would use this to cheat. Lot of games do not allow this kind of automation, which would lead to ban them without realization they were not allowed to do. Then Valve would get blame to support cheating from users and developers.

    I learned about it when trying to do it too (but for building a menu to play offline RetroArch game emulation, not to cheat). My suggestion is to use a different software to automate this kind of input sequences.