The forum

Wine 64 Bit

Author Replies
beli3ver Thursday 25 February 2016 at 17:49
beli3verAnonymous

Hi,

with WORKING_WINE_VERSION="1.7.44" I could tell my script to use a special wine version, but how could I set to use the 64bit Version?

Thanks

 

MTres19 Thursday 25 February 2016 at 19:11
MTres19Anonymous

Use

POL_System_SetArch "amd64"

before using

POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

However, 64-bit Wine is not usually a good idea unless you absolutely need it for the program to work, since 32-bit Wine is better tested, and lots of programs and some computers are still 32-bit.

You are here: Index > Your creations. > Wine 64 Bit