
WineHQ Forums - Index page
6 days ago · Wine Help Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step. Forum Rules Subforums: Linux, macOS, Android
Making USB work in Wine 4.0 (Ubuntu 19.04) - Super User
Sep 1, 2019 · I succeeded in installing a Windows application in Ubuntu 19.04 (Disco Dingo) (I needed winetricks to install .NET 4.5). The application is configuration software for an electronic device with …
How to convert the “/dev/ttyUSBn” to a COM port to use it with Wine …
Starting from Wine 2.8, the simple symlink-editing method of configuration doesn't work. One has to configure COM ports by editing Wine registry. From Wine User's Guide/Other Things to …
Can I run Wine on top of Windows? - Super User
Mar 12, 2017 · Since Wine is not an emulation, it will run as fast as any other Linux application inside the virtual machine. Nowadays the virtual machines perform much faster than the specifications …
linux - How can I get wine to support outputting to pulseaudio …
Aug 16, 2014 · As wine doesn't support pulseaudio directly at all, but merely makes use of it through the ALSA compatibility layer, I see no reason for this behavior to be anything worth being concerned over.
linux - Why is wine "not an emulator"? - Super User
Mar 20, 2017 · Wine does not do any CPU emulation - hence the name "Wine Is Not an Emulator." Some people argue that since Wine introduces an extra layer above the system a Windows …
16 bit windows under Win64 using Wine? - Super User
Aug 12, 2013 · I wonder if anyone has tried the following approach to run a 16-bit application under Win64? I can install a VMware virtual machine, load Linux, and use Wine to simulate the old …
Wine: ntdll.dll caused Access Violation running Unity Server
Mar 19, 2022 · Recently I moved over to a new RootServer and I wanted to install an Valheim Server on there. Because the Server is windows only I use wine to run it. On the old server this works perfectly …
.net framework - Install MSI with Wine - Super User
Mar 11, 2020 · I killed wine on first launch, so it never initialized right, staying in an odd state. Have to do wineboot -u to finalize the initialization. winetricks can help because it verifies basic things like that, …
how do I run cmd files in wine as administrator? - Super User
Jun 11, 2020 · How can I run a cmd file as an administrator in wine? It is not possible to elevate the process. The elevation of a command prompt on Linux doesn’t mean anything. The simplest thing, …