wine: WINEARCH is set to 'win32' but this is not supported in wow64 mode.

Questions about Wine on macOS.
Post Reply
Cyao1234
Newbie
Newbie
Posts: 1
Joined: Fri Feb 23, 2024 10:29 am

wine: WINEARCH is set to 'win32' but this is not supported in wow64 mode.

Post by Cyao1234 »

I want to use wine in 32 bit mode, I tried to create a 32bit prefix with

Code: Select all

WINEARCH=win32 WINEPREFIX=~/.wine32 winecfg
but it gives me this error:

Code: Select all

wine: WINEARCH is set to 'win32' but this is not supported in wow64 mode.
How can I fix this?

I'm using wine devel, but also tried with wine staging installed with brew
Post Reply