Input Overlay

Input Overlay v5.0.5

Hey, I used the installer but despite that I don't have the ability to capture the input overlay source. Anyone know what's wrong?
Same problem here, I cannot locate input-overlay in the tools or sources. Was there a change with how OBS parses plugins from the original posting of the tutorial video? OBS was on version 27 in the tutorial video, and the most current version is 30.0.2
 
Same problem here, I cannot locate input-overlay in the tools or sources. Was there a change with how OBS parses plugins from the original posting of the tutorial video? OBS was on version 27 in the tutorial video, and the most current version is 30.0.2
Whoops, found out to problem. Just have two explorers open, and have one explorer on obs-studio proper and the other on the downloaded content's obs-studio. have all files and folders from the downloaded/installed obs-studio, and move them into the obs-studio proper. Solve the entire issue.
 
Hello, I am trying to customize my input overlay, and when I go to your io-cct github, I can modify the layout to be exactly how I want it, but I can only extract the .json, I still don't understand how to modify it to a .ini file, and how to get the .png file. Can you not extract it to a .png from that site?
 
Here is my overlay for the Sega Genesis / Mega Drive 3 button controller.

It shows both d-pad and left analog stick movements.
Button mappings were tested with an Xbox/Xinput controller.

Genesis3button2.gif
 

Attachments

will there ever be any type of snapping added to the io-cct tool? making a layout with it is extremely annoying because it's hard to align anything correctly without snapping. having any type of snapping feature added would save a lot of time and energy on making layouts.
 
Greetings! I'm trying to figure out how to make Xbox Elite controller with 4 extra paddles to display paddles keystrokes in OBS with Input Overlay plugin, but unfortunately I couldn't find any info regarding keycodes of 4 new paddles (if there's any), and io-cct is unable to record keystrokes.

I have steam extended feature support driver installed, and steam interface by itself is working perfectly fine with new paddles (which are unbinded in xbox accessories by the way).

Is there any way to get new paddles working with Input Overlay anyhow?

Thanks!
 
Hello!

is anyone else able to use input overlay when playing GTA5 ?

I tried do search anything but couldn't found a clue.

obs64.exe
Steam.exe
GTA5.exe
RockstarLauncher.exe

all are executed as administrator and when i'm in GTA 5 noone of the inputs are recognized by the input overlay, but in any other game ( for example gta san andreas ) it works perfecly. Even desktop, any other window it works as expected.

Is there anything more I need to execute as adm to be able to see the overla
 
Greetings! I'm trying to figure out how to make Xbox Elite controller with 4 extra paddles to display paddles keystrokes in OBS with Input Overlay plugin, but unfortunately I couldn't find any info regarding keycodes of 4 new paddles (if there's any), and io-cct is unable to record keystrokes.

I have steam extended feature support driver installed, and steam interface by itself is working perfectly fine with new paddles (which are unbinded in xbox accessories by the way).

Is there any way to get new paddles working with Input Overlay anyhow?

Thanks!
I don't know if browsers detect the paddles, so I'm not sure if I can add support for them to the editor. You should however be able to set the keycodes manually. Just untick "record keycode" and enter the number:
1711913902543.png

Here's the list of codes:
Specifically the paddles:
SDL_CONTROLLER_BUTTON_PADDLE116
SDL_CONTROLLER_BUTTON_PADDLE217
SDL_CONTROLLER_BUTTON_PADDLE318
SDL_CONTROLLER_BUTTON_PADDLE419
Not sure which one is the correct one, so you'll have to test that.
Hello!

is anyone else able to use input overlay when playing GTA5 ?

I tried do search anything but couldn't found a clue.

obs64.exe
Steam.exe
GTA5.exe
RockstarLauncher.exe

all are executed as administrator and when i'm in GTA 5 noone of the inputs are recognized by the input overlay, but in any other game ( for example gta san andreas ) it works perfecly. Even desktop, any other window it works as expected.

Is there anything more I need to execute as adm to be able to see the overla
It might just be that the anti cheat prevents the plugin from working. I don't think there's much that can be done in that case.
 
Thanks for reply! Unfortunately non of them work, I assigned keycodes 0x10, 0x11, 0x12, 0x13 in io-cct and OBS doesn't work with those codes, apparently.
Can you download the sdl2.gamepadtest.zip from here and see if the button events show up in the console?
 
Can you download the sdl2.gamepadtest.zip from here and see if the button events show up in the console?
Tested, button events for paddles are not showing up in console.
 
Hey there, I absolutely love this extension and I find it very useful for there to be a tool that assists the creation of layouts.
Unfortunately, I have ran into an issue that I cannot fix no matter what: I am using a canadian french keyboard both in hardware and software and for us, the # key is located where is -I believe- the ` key, on top of Tab and left to 1. While I can set up and use the layout I have created perfectly fine, the # key specifically is never recorded and will never be highlighted inside of OBS. In the web editor, it seems my input of # is recorded correctly though. If you know what I can do to fix this issue or if this might be something I'd have to report to the OBS github, let me know.
 
Hey there, I absolutely love this extension and I find it very useful for there to be a tool that assists the creation of layouts.
Unfortunately, I have ran into an issue that I cannot fix no matter what: I am using a canadian french keyboard both in hardware and software and for us, the # key is located where is -I believe- the ` key, on top of Tab and left to 1. While I can set up and use the layout I have created perfectly fine, the # key specifically is never recorded and will never be highlighted inside of OBS. In the web editor, it seems my input of # is recorded correctly though. If you know what I can do to fix this issue or if this might be something I'd have to report to the OBS github, let me know.
Try running demo_hook.exe and see what keycode shows up in the console when you press it. You can also download the file from github:
The builds are at the bottom, specifically the one called "windows-x86_64"
 

Attachments

Back
Top