Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Input entry in the menu #7

Closed
maxiride opened this issue Nov 23, 2017 · 4 comments
Closed

No Input entry in the menu #7

maxiride opened this issue Nov 23, 2017 · 4 comments

Comments

@maxiride
Copy link

maxiride commented Nov 23, 2017

After following the installation video, I reloaded OBS but still can't see the new entry in the sources menu.

Is there anything I could provide for debugging?

EDIT:
Only the 64bit version doesn't show the new menu entry. The 32bit one works!

@univrsal
Copy link
Owner

hmm I guess the 64bit version wasn't installed correctly?
you can try running this in a commandline (Windows + R, then enter "cmd" and hit enter):

if exist "%programfiles% (x86)\obs-studio\obs-plugins\64bit\input-overlay.dll" ( echo 1 ) else ( echo 0 )

and see if it returns 1 or just check manually if the file input-overlay.dll exists at the path above

@maxiride
Copy link
Author

maxiride commented Nov 24, 2017 via email

@univrsal
Copy link
Owner

Hmm, that's rather strange since it works just fine for me even after reinstalling obs and the latest version of the plugin
What version of OBS Studio are you using and are you using any other plugins?

@univrsal
Copy link
Owner

I'll just close this issue for now until I get more info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants