univrsal / input-overlay

Show keyboard, gamepad and mouse input on stream
GNU General Public License v2.0
2.63k stars 235 forks source link

Preset Editor not recognising side button inputs at all. #374

Open walkingtalkingexistentialcrisis opened 6 months ago

walkingtalkingexistentialcrisis commented 6 months ago

Describe the bug A clear and concise description of what the bug is.

The preset editor isn't recognising my side buttons at all. A similar issue is mentioned in issue #100, but I don't think the same fix is working. Even trying to Record Keycode isn't working since when I click my side buttons on my mouse, nothing changes at all.

To Reproduce Steps to reproduce the behaviour:

  1. Open Preset Editor
  2. Select the mouse preset of your choice (The one I'm using is Alternative > DJOSH95)
  3. Select Side Button elements
  4. Attempt to Record Keycode, Keycode is not recognising Side Button inputs as any kind of input,

Expected behaviour A clear and concise description of what you expected to happen.

Side Button Element should be recognising button/key presses as inputs.

Screenshots If applicable, add screenshots to help explain your problem.

Additional information:

Additional context Add any other context about the problem here. In #100, it mentions something about testing inputs with a deep_hook.exe or deep_hook_async.exe being able to be found in a util.zip area of the release page, but I've looked and cannot find any such EXE files in said folder, so I'm unsure what else to do other than submit a bug report. I've attempted to use the fix in #100, but it isn't working from what I've tried.

univrsal commented 6 months ago

What browser are you using? It works fine for me in chromium based ones, but not in firefox.

walkingtalkingexistentialcrisis commented 6 months ago

I just installed Firefox on my gaming PC this morning, so I guess it was just inconvenient timing I guess. Will try again in Chrome tomorrow and update here on if it works then