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

BUG: Driver Direct mode should not be doing lens distortion #1871

Open
TheDeveloperGuy opened this issue Sep 6, 2024 · 0 comments
Open

BUG: Driver Direct mode should not be doing lens distortion #1871

TheDeveloperGuy opened this issue Sep 6, 2024 · 0 comments

Comments

@TheDeveloperGuy
Copy link

In the latest SteamVR Beta, there is a bug where the runtime calls ComputeDistortion() when the headset is using Driver Direct mode (IVRDriverDirectModeComponent). This is new and incorrect behaviour. In this driver mode, the driver is responsible for lens distortion correction.

Most headset drivers don't support multiple driver modes, and it is possible to work around this bug in the headset driver. Which I will do, because no one (at Valve) will ever read this, or fix the issue.

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