univrsal / input-overlay

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

Arrow Keys Dead #361

Closed HarryLLC closed 11 months ago

HarryLLC commented 11 months ago

Bug Description Arrow keys do not register input in OBS when pressed.

To Reproduce Steps to reproduce the behavior:

  1. Create arrow key texture
  2. Assign texture to key in io-cct and export as JSON
  3. Open in OBS
  4. Press arrow key and nothing will happen

Expected Behavior Input shows up as highlighted key

Additional information:

Additional context In io-cct itself, they key is highlighted like normal when pressed. Everything appears to be working right. The problem is using it in OBS. I was digging through previous issues and saw someone say that they were accidentally mapped to the number pad arrow keys...those don't do anything, either. KeyboardLayout Github doesn't natively support .json files, so here's a google drive link to my .json file: https://drive.google.com/file/d/180ZsM9qjJotjsmy70c0Wd0TLczo2EUsr/view?usp=sharing

univrsal commented 11 months ago

Can you upload your obs studio log? Also try it again with version 5.0.4 https://github.com/univrsal/input-overlay/releases/tag/v5.0.4