Hacker News new | ask | show | jobs
by sabrehagen 2260 days ago
I run Windows applications that require USB hardware, and Wine does not support USB devices. so I was hoping for native Windows execution rendered to an X Server.
2 comments

Well, native windows executing under Xorg is what Wine tries to offer.

It just "not complete" yet.

Run windows in a VM with USB pass through?
this is what I do. It works for a lot of USB devices, but not always.