CarlKenner / dolphin

Dolphin is a GameCube/Wii emulator, allowing you to play games for these two platforms on PC, with improvements.
GNU General Public License v2.0
137 stars 30 forks source link

No image is displayed using OpenVR with DirectX Backend #108

Closed penkamaster closed 7 years ago

penkamaster commented 7 years ago

After the "if (g_has_rift)" fix in VRD3D.cpp, it don't crashes anymore, but no image is displayed in the headset. mirroring you can view the image, including the tracking working and sound, but the headset just shows SteamVR home.

CarlKenner commented 7 years ago

I just tested and it works fine for me.

EDIT: Actually, it only works in SteamVR if I build it with LibOVR in the externals folder. Now I need to work out why...

CarlKenner commented 7 years ago

Fixed.