!zMAC USERS PLEASE READ
!zMAC USERS PLEASE READ
macOS Big Sur 11.0 and later. If you are using version 11+, you might need to play
on browser, or use another device.
Source: https://forums.rpgmakerweb.com/index.php?threads/regarding-future-rpg-
maker-mv-macos-support.139708/
- Go to 'System Preferences > Security & Privacy', and change your options to allow
apps downloaded from anywhere. https://support.apple.com/en-ca/HT202491
- Download the Windows version. Download and install Wine + WineBottler. Run the
Game.exe and library files through WineBottler to produce a Game.app. Run Game.app
- Open terminal. Type in "sudo chmod -R 755 " then the .app pathway. Open the .app
again (Thanks to Pilot for this solution!)
(If this doesn't work, see 'On Mac: Getting permission denied when trying to turn
the njws file to an executable' below!)
-Next, go into the "versions" folder, and then a folder with a string of numbers,
something like "65.0.3325.146"
-Right click "nwjs helper" and click "show package contents"
-Go into the "contents" folder, then the "MacOS" folder, and you will see the file
"nwjs helper".
-Repeat the above steps to turn this file into an exectuable, similar to what you
did with the "nwjs" file.
On Mac: Getting permission denied when trying to turn the njws file to an
executable
---
(Thanks to GageTM for this solution!)
-Above, during step: -Grab the "nwjs" and drag it into console.
-Use sudo bash -c 'chmod +x' to drop the njws file in terminal at this point