https://bugs.winehq.org/show_bug.cgi?id=54873
Bug ID: 54873 Summary: 32-bit prefixes cannot be used with new wow64 mode Product: Wine Version: 8.6 Hardware: x86-64 OS: Mac OS X Status: NEW Keywords: download, wow64 Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
austin@mac % rm -rf ~/.wine ; WINEARCH=win32 /Applications/Wine\ Devel.app/Contents/Resources/wine/bin/wine winecfg preloader: Warning: failed to reserve range 0000000000010000-0000000000110000 wine: created the configuration directory '/Users/austin/.wine' wine: '/Users/austin/.wine' is a 32-bit installation, it cannot support 64-bit applications.
This also happened when testing on my Linux machine.
This prevent using 32-bit prefixes. Which means applications that don't support 64-bit windows can't be run (and we won't be able to report running as a Windows version prior to Server 2003/XP).