You ... kind sir ... certainly thought you did ... maybe it helps somebody:
Way i understand it, some bloke posted the juicy magik right here on June 5th. Watch this:
pk2000 explained it on June 5th and edited to complete post on June 25th ...
Instead of the files here, use the files in the thread
https://f95zone.to/threads/rpg-maker-mv-engine-all-versions.32358/post-2065717
or download the "RPG_Maker_MV_v1.6.2_NewData.zip" from that thread and extract it and replace the game files in the "www" directory.
With RPG Maker MV v1.62 most (all?) games run great on Linux and Mac OS X.
Some that every no and then crash in windows with the last update are more stable but most developers won't update them with the latest engine because potentially can cause bugs especially if they forget to update their custom plugins.
Anyway I uploaded the latest engine for helping linux and mac users... and for any user of windows thatwants to play the game with version 1.62.
You must be registered to see the links
Instructions:
Copy or move the directory "www" of the game in the main folder.
To start the game run the file "Game.desktop"
(Important: the name of the root folder of the game should not have spaces.)
before running the game open the terminal in the main directory and run the following commands
Code:
chmod +x Game.desktop
chmod +x nw
You must be registered to see the links
Instructions:
Copy or move all files and folders from the directory "www" of the game in the directory
"Game.app\Contents\Resources\app.nw\"
You must be registered to see the links
Instructions: Copy or move the directory "www" of the game in main folder
edit: I updated the compressed files for Linux and Mac. In linux I modified the instructions.txt file (added the help info for linux from the rpgmaker mv)
edit2: I updated the instructions for linux (the files "Game.desktop" and "nw" must be mark as executables)
Just go here and read! ->
it caters to this here game version in particular, mind you.
https://f95zone.to/threads/rpg-maker-mv-v1-62-linux-mac-and-windows.31352/#post-1990583