flightlessmango/MangoHud

Monado XR runtime segfaults when hooked by mangohud

SpookySkeletons opened this issue · 3 comments

Describe the bug
Mangohud appears to try and hook the actual monado direct mode VR compositor and this results in a pretty nasty segfault code 139.

To Reproduce
Steps to reproduce the behavior:

  1. Enable mangohud globally through etc environment
  2. Start monado-service

Expected behavior
Mangohud should ignore the VR compositor of Monado

Can we quirk out the VR compositor here?

should be fixed here #1296

Thanks for the quick turnaround on the PR!