http://bugs.winehq.org/show_bug.cgi?id=2203
--- Comment #17 from Andrew Nguyen arethusa26@gmail.com 2010-08-16 14:08:35 --- (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.