Input Overlay

Input Overlay v5.0.5

d3x

New Member
i figured #1 out.
if you put the spacebar on pos 0 while having "-20" to the left the plug in gets confused i think?
if i put the spacebar to col=1 it works just fine

#2 is still unsolved

EDIT:
If i put in 1 << 7 or MASK_ALT_R my right alt key is gonna be in "pressed" status
but:
if i press any key now, the alt gr key is showing "pressed" status on every single key stroke on the keyboard
even if i press any mouse button alt gr is in "pressed" status.

im confused xD

im working on thiis for about 10 hrs now :/


EDIT:
After a whole day of tryharding i remapped the "Right Alt" key to "left shift".
i guess there are a lot of keys that are there but not really tested! / supported?
i don't know which issues im gonna run into the future but lets see how that goes.
i hope that the new version is gonna get rid of a lot of problems like this.
i'm doing the "computer stuff" for 15 years professionally and almost 30 years private
and i can't find a proper solution other than this.

i guess there are "some ppl" that have "normal" keyboards that can not remap keys.
so i think this is a feature request?
 
Last edited:

univrsal

Active Member
For anyone interested in hearing me talk for 10 minutes, I made a small video showing the progress of input overlay
 
Last edited:

cocofire

New Member
Ah you know what.... I went ahead and created a DS4 config.

Ill share all the other config I made as well.
So a total of 3 presets.
DS$ (+alt, more vibrant button colours)
SNES (+alt, US version)
Minimalistic (PS4 buttons)


@universallp feel free to include them in your presets as well.
A mention/credits/link to my site would be greatly appreciated!

http://fagurd.com/OBS/inputoverlay/

Open spoiler for a preview
previews.jpg
Wow thank you it looks amazing.
 

univrsal

Active Member
Hello and thanks for this input overlay is nice.
I saw all the tutorials,are pretty simple,i get the same thing,that input-overlay.dll is not a win32 application
the dll is there,Microsoft Visual C++ 2015 Redistributable
https://obsproject.com/logs/-9G6du3OIxTDHt0K
Uhh, this error seems familiar. Can you please try the attached *.dll file (Put it in "C:\Program Files (x86)\obs-studio\obs-plugins\64bit" or wherever you have OBS installed) and tell me if it works? If not please attach the log file again.
 

Attachments

  • input-overlay.zip
    161.9 KB · Views: 80

unclemcfee

New Member
My apologies if this has already been addressed, but is there a way to use this if I'm using a 2 pc setup and streaming my video over capture card to an encoding pc? Thanks in advance!
 

univrsal

Active Member
My apologies if this has already been addressed, but is there a way to use this if I'm using a 2 pc setup and streaming my video over capture card to an encoding pc? Thanks in advance!
Not yet, but it is planned for 5.0, though I can not give you a date an when it'll be done
 

angelo2k

New Member
Uhh, this error seems familiar. Can you please try the attached *.dll file (Put it in "C:\Program Files (x86)\obs-studio\obs-plugins\64bit" or wherever you have OBS installed) and tell me if it works? If not please attach the log file again.
i did it,i`m adding the log here,is the same
 

Attachments

  • 2018-08-24 16-17-47.txt
    17.7 KB · Views: 61

univrsal

Active Member
i did it,i`m adding the log here,is the same
What is "vcruntime140.dll", "vccorlib140.dll" and "msvcp140.dll" doing inside your plugin folder? Did you put them there?
They might conflict with input overlay, can you try removing them and see if it still doesn't work?
I also see you have another plugin installed, also try removing that and see if it still won't load
 

RytoEX

Forum Admin
Forum Moderator
Developer
What is "vcruntime140.dll", "vccorlib140.dll" and "msvcp140.dll" doing inside your plugin folder? Did you put them there?
They might conflict with input overlay, can you try removing them and see if it still doesn't work?
I also see you have another plugin installed, also try removing that and see if it still won't load
Those are included with the Elgato Stream Deck plugin (StreamDeck.dll).
 

univrsal

Active Member
Here is my experience,
If you put a 32-bit plugin to 64-bit plugin directory , or put a fake or broken dll , it will log this error message .
Thanks for the heads up. Just installed the 32bit version into the 64bit directory and vice versa and the error message says
Code:
21:59:12.862: LoadLibrary failed for '../../obs-plugins/64bit/input-overlay.dll': (null) (193)
Then I tried to create a broken *.dll by modifying the original or just using anything else as a dll, but got the same error.
The error message isn't exactly the same, but the error id is the same so I'd assume they're the same error.
@angelo2k can you try and verify that the dlls are correctly installed (no swapping of 32bit and 64bit) and not corrupt?
Here's the MD5 checksums for the *.dlls:
input-overlay.dll - 84E3B7151E4AE1AE97C3461EB59A1BB1
uiohook.dll - 85F254330D0D74BFE6DB715551D2C3E9
You can create and compare them over this website, or any hashing tool you want.
 

univrsal

Active Member
universallp updated Input Overlay with a new update entry:

Smaller additions

While I'm still working on 5.0, I also try my best to maintain the current version.
I've released newer minor versions in the past, but haven't posted them here so I thought I'd change the version number over here as well.

This version only contains a small fix for miscalculated offsets and a new config option for debugging

Read the rest of this update entry...
 

Phrakshun

New Member
Hi!

Excellent plug-in you've created :) Though, I can't seem to figure out how to install it!

I download the latest zip file from the link on the first page, but the files within are different than those of the videos I find online - specifically lacking the plugins folder.

Is there another, perhaps, legacy link available WITH the plugins folder??

Thanks.

123123123.png
 

univrsal

Active Member
Hi!

Excellent plug-in you've created :) Though, I can't seem to figure out how to install it!

I download the latest zip file from the link on the first page, but the files within are different than those of the videos I find online - specifically lacking the plugins folder.

Is there another, perhaps, legacy link available WITH the plugins folder??

Thanks.

View attachment 39251
Please follow the install guide closely before asking questions about the installation. Always download the latest release and NOT the sourcecode!
 

InFinaLynx

New Member
Hi! Thank you for your hard work :)
I'm wondering if you have the *.psd for the mouse? I want to change the yellow colour to match with the cyan colour in qwerty.psd.
 
Top