BOLL7708 / OpenVR2Key

Simulates key presses from SteamVR input
133 stars 16 forks source link

Active Keys work Until Game is Launched #99

Open Sturmevik opened 7 months ago

Sturmevik commented 7 months ago

Current behavior

While on the desktop, the active keys respond to my inputs, but once I open a game (Lethal Company w/ VR mod) the status for the keys remain as "None" and won't respond to any inputs. I double check that the SteamVR menu is closed and I clicked on the game, but nothing fixes it.

The top image shows OpenVR2Key being used on desktop (active keys responding). The bottom image shows the application being used in-game. on desktop in-game

Steps to reproduce the behavior

  1. Have OpenVR2Key running
  2. Close SteamVR menu
  3. Test inputs while on desktop
  4. Open game
  5. Use mouse to click on game
  6. Close SteamVR menu if it reopens
  7. Test inputs in-game

Expected behavior

I see the inputs working while on desktop, so they should work in-game. Unless I'm missing something.

Operating system version

Windows 10

SteamVR version

2.3.5

Application version

0.57

VR HMD

Oculus Rift S

VR hardware

Oculus Rift S controllers

Software to control

VR mod (LCVR)

Game

Lethal Company

Additional information

No response

BOLL7708 commented 7 months ago

Hmm, from the screenshots there doesn't seem to be much going on between running the game or not, because it's not a native SteamVR game, so internal settings should have remained the same.

I would check if the SteamVR bindings for the application change when launching the game, that's the only thing I can think of, but not sure why that would happen. Maybe it does something weird like switching to Gamepad bindings

Sturmevik commented 7 months ago

The bindings did not change when opening the game. I have no clue what the problem could be.