https://bugs.winehq.org/show_bug.cgi?id=39024
Bug ID: 39024 Summary: WINEARCH no longer creates a 32-bit wineprefix properly Product: Wine Version: 1.7.47 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: susancragin@gmail.com Distribution: ---
The program seems to default to a .wine64 prefix, even using the standard WINEARCH=win32 command.
So WINEARCH=win32 wine-development winecfg
gets you a .wine64 prefix.
BUT if you add WINEPREFIX=~/.wine to the mix you get the 32-bit wineprefix but then winecfg can't find it from the command line.