[Bug 6086] Master of Orion 2 hangs as soon as mouse is moved
http://bugs.winehq.org/show_bug.cgi?id=6086 Alexey Loukianov <mooroon2(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mooroon2(a)mail.ru --- Comment #75 from Alexey Loukianov <mooroon2(a)mail.ru> 2011-10-08 14:31:40 CDT --- (In reply to comment #74)
It can not be played with wine: err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS mode But: It works just fine using dosbox.
DOSBOX is a preferred way to launch DOS executables under modern systems in general. As far as I know there are plans to completely strip VDM implementation from Wine and to implement Wine <=> DOSBOX integration instead. Besides, your problem with not having full access to the first megabyte is a well-known Wine vs. Linux Kernel Security Fix problem that can easily be "fixed" manipulating one sysctl variable, namely by setting vm.mmap_min_addr to 0. This will compromise your system security a bit but allow Wine to get its hands on the "first megabyte" address space. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org