https://bugs.winehq.org/show_bug.cgi?id=41581
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #1 from fjfrackiewicz@gmail.com --- (In reply to afarah from comment #0)
wine: '/home/afh/.wine' is a 64-bit installation, it cannot be used with a 32-bit wineserver
Try creating a 32-bit prefix with the following command:
WINEPREFIX=$HOME/.wine WINEARCH=win32 winecfg wineboot
and then try running SimCity 4 in that newly created prefix.
That error message basically means you cannot run 32-bit applications on a 64-bit prefix.