CertainLach/VivePro2-Linux-Driver

Getting rid of wine dependency

Opened this issue · 0 comments

There is multiple options:

  1. Using steam's proton, instead of requiring wine to present in system Done! That's not perfect, but it already works better for everyone.
  2. Using loadlibrary: https://github.com/taviso/loadlibrary (doesn't work out-of-the-box, some changes are required)
  3. Finishing and using https://github.com/CertainLach/chimera (partially works, not yet production-ready)