

The script installed Bison version 3.0 but when executing bison -version it reports version 2.3. I can run /.configure in the swtor_tmp/sources/wine directory, and it finds and tests the compiler just fine, but exits later on citing Bison version being too old. I'm on Monterey, 12.0.1 on a 2021 M1 Macbook Pro, and I can't seem to figure out what the issue is. `/Users/kennymccormick/swtor_tmp/sources/wine':Ĭonfigure: error: C compiler cannot create executables yesĬhecking whether the C compiler works. aarch64-apple-darwin21.1.0Ĭhecking whether make sets $(MAKE). aarch64-apple-darwin21.1.0Ĭhecking host system type. It keeps telling me this: (5/5) Compile and install WineĬhecking build system type. I'm running into trouble getting this script past "Compile and install Wine".

So what works and doesn't work currently? Everything works! I tested every aspect of the game from character creation to The entire download process will be about ~70GB.ĪND WE ARE DONE! All you have to do next time you want to play the game is double click the shortcut and you are good to go 👍. After a couple of seconds, the game will start downloading. When the restarting stops, login into your accountĭon't click the play button. If after about a minute the launcher won't appear, type in WINEPREFIX=~/"SWTOR On Mac" wineserver -k in Terminal to kill any stuck Wine processes and start the application again.Īfter the initially launcher appears, it will restart a couple of times to install updates. Do not start the launcher.Ī SWTOR.app was created and moved to your desktop folder, which acts as a. WARNING: Ensure you have the correct Wine version installed for your macOS before running the script.įollow the SWTOR setup installation process and install the game using express installation. If you have Wine/Wine32on64 installed and just want to install SWTOR, run the following script curl -s | bash

If your macOS is Catalina or higher, the script will download binaries for CrossOver 21. If your macOS is High Sierra or Mojave, the script will download a stable version of Wine 6.0.2 Start the SWTOR On Mac installation process by copy-pasting curl -s | bash into your Terminal. If you are running on a macOS higher than Mojave, install Rosetta 2 by copy-pasting this command /usr/sbin/softwareupdate -install-rosetta

If you don't have Homebrew installed, copy-paste this command /bin/bash -c "$(curl -fsSL )" If you don't have CLT (Command Line Tools) OR Xcode installed, type in xcode-select -install Open Terminal by going to Applications -> Utilities -> Terminal The script will exit safely if it detects an unsupported macOS.Īdd Terminal to Accessibility by clicking on the top-left -> System Preferences -> Security & Privacy -> Accessibility -> Add Terminal
