This is as far as I got what do I do from here
- Open Terminal
- (10.14 ‘Mojave’ &‘High Sierra’) Input curl -S “https://gitlab.com/levi506/installing-insurgnece/raw/master/assets/macOS/install.sh” | bash
- (10.15 or newer ‘Catalina’ and ‘Big Sur’) Input curl -S “https://gitlab.com/levi506/installing-insurgnece/raw/master/assets/macOS/install-beta.sh” | bash
- Homebrew install might fail to ask for password if not admin
- Input /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” to alleviate if possible
- Standby to input password when asked (Will not show due to security issues but it is being input)
- Restart after installation
- Open Terminal
- Use Desktop Shortcut or Input cd $HOME/pkmn_insurg/ then “./Run-Pokémon-Insurgence.command”
If running failed try right click and using wine stable to run the game
Location: “$HOME/pkmn_insurg/drive_c/Program Files (x86)/Pokemon Insurgence/Game.exe”
If the game is not in the directory download the windows version and extract it to that location
If wine is still failing run the following two commands in terminal
1. curl -S “https://gitlab.com/levi506/installing-insurgnece/raw/master/assets/macOS/cleanReqs.sh” | bash
2. curl -S “https://gitlab.com/levi506/installing-insurgnece/raw/master/assets/macOS/install-wine.sh” | bash
If all else fails you can try using default wine with PlayOnMac and try and get it running
Home - PlayOnMac - Run your Windows applications on Mac easily!