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

64 bit Windows 10 not finding device? #1

Open
tlf30 opened this issue Apr 22, 2017 · 2 comments
Open

64 bit Windows 10 not finding device? #1

tlf30 opened this issue Apr 22, 2017 · 2 comments

Comments

@tlf30
Copy link

tlf30 commented Apr 22, 2017

I have been playing around with this, I have not gotten it to find the device, but instead of saying that it could not find it, the program just exits inside of findDevices() with no error. Any idea?

Thank you,
~Trevor

@tlf30
Copy link
Author

tlf30 commented Apr 22, 2017

It appears to hang here:
DirectOutputLibrary.HRESULT result = dol.DirectOutput_Enumerate((hDevice, pCtc) -> { devices.add(hDevice); }, null);

@beders
Copy link
Owner

beders commented Apr 22, 2017

Haven't tested it on Windows 10, I must admit. I had a heck of a time getting the controller to work in the first place :(

I'll probably jump back into Elite Dangerous next week and try to get this going again.

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