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

A regedit script to make ps eye work in Unity and possibly other apps #9

Open
leavittx opened this issue Jun 5, 2020 · 5 comments
Open

Comments

@leavittx
Copy link

leavittx commented Jun 5, 2020

The following regedit script could be used in order to make this driver to work in Unity and possibly other apps:

Windows Registry Editor Version 5.00
                                                                                                                         
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WOW6432Node\CLSID\{860BB310-5D01-11d0-BD3B-00A0C911CE86}\Instance\PS3 Eye Universal]
"DevicePath"="ps3eye:universal"                                                                                          
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{860BB310-5D01-11d0-BD3B-00A0C911CE86}\Instance\PS3 Eye Universal]
"DevicePath"="ps3eye:universal"

It can be either automatically run within the installer or provided in the Releases as a separate pseye_reg_path.reg file

@P-L-K
Copy link

P-L-K commented Jun 16, 2020

Hello,
Just tried your fix; but it didnt work. Obs Virtualcam is still my only solution.
Apps I've tried: Chrome and Discord.

@ShadowTheLight
Copy link

Is it possible for an individual to insert this or do we have to wait until the installer is updated?

@mirh
Copy link

mirh commented Jan 11, 2022

Something is rotten in denmark.
I literally just installed the driver on two computers (same W10 version), and one worked while the other didn't.
The issue was eventually caused by the driver not properly being installed in the first place (somehow one of these GUIDs isn't properly cleared/completed, and you have to uninstall the camera a couple of times in device manager) (probably 41d0e09 not being 100% tested) but while I was investigating I found this same difference in the registry.

And I'm wondering: how the hell could I have it at all when the installer doesn't mention it?

@AllanCat
Copy link

Hi, I've created a fork containing various fixes including web browsers and Discord.
Can you test to see if it's working? Thanks.

@leavittx
Copy link
Author

leavittx commented Nov 9, 2023

Amazing work, @AllanCat!
I promise to test it on my machines once I find my camera!

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

5 participants