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

Unable to enumerate and use DirectMode HMD displays #43

Open
bkdc opened this issue Feb 4, 2025 · 0 comments
Open

Unable to enumerate and use DirectMode HMD displays #43

bkdc opened this issue Feb 4, 2025 · 0 comments

Comments

@bkdc
Copy link

bkdc commented Feb 4, 2025

None of the Windows APIs work with displays set to DirectMode. I tried: EnumDisplayDevices, DXGI, QueryDisplayConfig, and Core::DisplayManager.

Use of AMD libs only marginally improves the situation:

  • ADL, ADLX - basic enumeration works (display is being detected, can retrieve EDID ), no resolution info is provided; creating a DX swapchain seems impossible.
  • LiquidVR seems to be both deprecated and the SDK published here doesn't provide any meaningful APIs to use such displays; also see this discussion.
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

1 participant