- Aug 12, 2017
- 707
- 1,948
!!! If you encounter freezes on your game try adding the "pixi-patch.js" in the "libs" folder and if it foes not help, replace the default pixi.js with the versions v4.5.6 or v4.8.9 (the latest compatible with MV) attached bellow. !!!
With RPG Maker MV v1.62 most (all?) games run great on Linux and Mac OS X.
Some games that every now 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.
Except from the windows "game.exe", MV v1.62 and nwjs v0.29.0 are byte-to-byte identical.
Important: if the game does not work try using the same version of the engine from RPG Maker MV engine (all versions)
edit: attached "pixi.js" versions v4.5.6 and v4.8.9 The default v4.5.4 had some bugs fixed in later versions (which kadokawa never imported)
edit: replaced kadokawa version with the nwjs version (MV1.6.x =nwjs 29.0) and attached a zip with the "package.json" files for MV1.62 and the Game.exe.zip (it is kadokawa's MV 1.62 Game.exe, for those that like it better...)
With RPG Maker MV v1.62 most (all?) games run great on Linux and Mac OS X.
Some games that every now 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.
Except from the windows "game.exe", MV v1.62 and nwjs v0.29.0 are byte-to-byte identical.
You must be registered to see the links
You don't have permission to view the spoiler content.
Log in or register now.
You must be registered to see the links
You don't have permission to view the spoiler content.
Log in or register now.
You must be registered to see the links
You don't have permission to view the spoiler content.
Log in or register now.
You don't have permission to view the spoiler content.
Log in or register now.
Debug Versionsedit: to find the exact version of the game engine, if you want to port it in linux or mac without upgrading the engine, open with a text editor the file "rpgcore.js" inside "www\js\" and search for the string "Utils.RPGMAKER_VERSION =" .
You must be registered to see the links
You don't have permission to view the spoiler content.
Log in or register now.
You must be registered to see the links
You don't have permission to view the spoiler content.
Log in or register now.
You must be registered to see the links
edit: attached "pixi.js" versions v4.5.6 and v4.8.9 The default v4.5.4 had some bugs fixed in later versions (which kadokawa never imported)
edit: replaced kadokawa version with the nwjs version (MV1.6.x =nwjs 29.0) and attached a zip with the "package.json" files for MV1.62 and the Game.exe.zip (it is kadokawa's MV 1.62 Game.exe, for those that like it better...)
Last edited by a moderator: