CXBX reloaded won't run because of the following:

Questions about Wine on macOS.
Locked
hugglesnuggybear
Newbie
Newbie
Posts: 2
Joined: Wed Mar 10, 2021 9:04 am

CXBX reloaded won't run because of the following:

Post by hugglesnuggybear »

Hello everyone, I encountered the following problem while booting cxbx reloaded:
CXBX RELOADED can only run under WoW64, this means wine with a 64-bit prefix.
How do I set my wine prefix to 64-bit? Any help would be really appreciated
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: CXBX reloaded won't run because of the following:

Post by jkfloris »

A 64-bit wineprefix is the default. Probably your default wineprefix is 32-bit. Create a new prefix for cxbx

Code: Select all

WINEPREFIX=~/wine-cxbx wine cxbx.exe
Gcenx
Level 6
Level 6
Posts: 709
Joined: Mon Dec 25, 2017 12:11 pm

Re: CXBX reloaded won't run because of the following:

Post by Gcenx »

jkfloris wrote: Thu Mar 11, 2021 6:15 pm A 64-bit wineprefix is the default. Probably your default wineprefix is 32-bit. Create a new prefix for cxbx

Code: Select all

WINEPREFIX=~/wine-cxbx wine cxbx.exe
I believe the OP also asked this on Reddit, it seems they didn’t install the 64Bit support (the macOS pkg allows you to not install 64Bit)

If there the same person they at least gotten ca 64Bit prefix now and lightly had it running.
hugglesnuggybear
Newbie
Newbie
Posts: 2
Joined: Wed Mar 10, 2021 9:04 am

Re: CXBX reloaded won't run because of the following:

Post by hugglesnuggybear »

yea got it up and running except for a small problem which is it won't play the xbes, which is strange because I can open the console, but it wont run the game. I'll see what more tampering i needa do
Locked