Hacker News new | ask | show | jobs
by zetalemur 2260 days ago
That's what Wine does (and it often works surprisingly well).
2 comments

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.
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.
I can't tell if you guys are joking... are you seriously suggesting:

windows kernel > WSL > proprietary x-server clone > WINE > windows apps

This is madness

I'm not ZetaLemur, but I don't believe he was suggesting what you are interpreting into this suggestion.

I believe he means: "If at all possible, run your legacy windows-only applications on local Linux running on real Hardware with WINE"

Yes, that's what I had in mind.