http://bugs.winehq.org/show_bug.cgi?id=2203
--- Comment #18 from Xavier Vachon xvachon@gmail.com 2010-08-16 14:14:58 --- (In reply to comment #17)
(In reply to comment #16)
How can we test this in current git? I fetched the latest binary, there is no .EXE file, there is a .PRG file. I get the following output when attempting to run it.
xavier@environnement ~/winetest/dn151 $ wine DN.PRG err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS mode xavier@environnement ~/winetest/dn151 $ wineconsole DN.PRG err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS mode
I think http://wiki.winehq.org/PreloaderPageZeroProblem should help with the DOS memory access issue.
Sounds like I wont be able to test because I have a X64 system, unless you have a workaround for me.
xavier@environnement ~/winetest/dn151 $ wine DN.PRG wine: Cannot start DOS application "Z:\home\xavier\winetest\dn151\DN.PRG" because vm86 mode is not supported on this platform.