https://bugs.winehq.org/show_bug.cgi?id=36755 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |nerv(a)dawncrow.de Resolution|--- |INVALID --- Comment #1 from André H. <nerv(a)dawncrow.de> --- thx for the log, found it: /* enter_vm86 will fail with ENOSYS on x64 kernels */ this means you need a 32-bit kernel and Wine is right with: vm86 mode is not supported on this platform. You should install DOSBox. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.