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] SKSEVR for SkyrimVR does not get correct controller info for Index Knuckles #718

Open
holon-holon opened this issue Jun 29, 2024 · 4 comments
Labels

Comments

@holon-holon
Copy link

Describe the bug
SKSEVR fails to retrieve meaningful controller info from OpenVR, and defaults back to Vive Wands. Manifests as menus being broken due to control sticks being detected as touch inputs, and VRIK and HIGGS being broken due to detecting Vive Wands.

To Reproduce
Steps to reproduce the behavior:

  1. Start SkyrimVR via the SKSE loader
  2. Observe that menus and controls are broken

Expected behavior
SKSEVR correctly detects the Knuckles and the controls and mods work properly.

System Information (please complete the following information):

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
The game renders the knuckles correctly before the player model loads in the pre-game area.

@ThaSwapMeetPimp
Copy link

ThaSwapMeetPimp commented Aug 21, 2024

You have the VRIK Bindings correct?

@holon-holon
Copy link
Author

Yes, that's correct. The bug is in the way SKSEVR tries to get information from OpenVR, as far as I can tell.

@ThaSwapMeetPimp
Copy link

Hmm....well, I use VRIK and Higgs, I have an Index, and the knuckles shows as Vive Wands during loading, but it works fine. Maybe the modified OpenVR bindings file thats needed for FRIK is necessary for VRIK now also?

@ThaSwapMeetPimp
Copy link

ThaSwapMeetPimp commented Aug 21, 2024

Yeah, reading your issue and the issue with Fallout that requires a modified OpenVR_api.dll, I would think it is the same issue. Can you go into your controller bindings and tell it to treat your controllers as Oculus Touch controllers?

Edit: Here's a link to the Steam discussions post https://steamcommunity.com/app/611660/discussions/0/1644304412663862614/

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

No branches or pull requests

2 participants