MichaelJW / DorsalVR

VR interface for PC games
69 stars 7 forks source link

DorsalVR and Dolphin start, but controls don't work, and in controller config dolphin shows [disconnected] before the controller input name. #18

Open VisibleReality opened 2 years ago

VisibleReality commented 2 years ago

image

DorsalVR starts as normal, and starts up dolphin. I can see the virtual screen in the HMD and my controllers are tracked (showing up as white blocks). However, whenever I start a game, the controls do nothing. Both pointing and button presses do not work.

image

DorsalVR shows up in alternate input sources, but it doesn't work.

I'm using SteamVR with valve index controllers.

My config file is as follows: default.yaml

%YAML 1.1
---
imports:
- WiiExample.yaml
dolphin:
  exePath: E:\Dolphin-x64\Dolphin.exe
  configDir: C:\Users\ajdmi\Documents\Dolphin Emulator\Config
...

WiiExample.yaml

%YAML 1.1
---
imports:
- examples/WidescreenTV.yaml
- examples/PointerIMUs.yaml
- examples/Wiimote.yaml
- examples/ValveIndex.yaml
...

Player.log

MichaelJW commented 2 years ago

Hi, sorry, I've had no time to work on this recently, but I was making good progress on v3 which I hope will help with this. Hoping to get it out early in the new year.