Tool RPGM RPGMVP - A RPG Maker MV AJAX Save Sync Patcher.

MonkOne

Newbie
Jul 8, 2017
42
292
Overview:
This tool patch RPG Maker MV game so that it can load from and save to host's save file when running from a webserver, allow you to continue progress between your PC host and mobile device or other PCs.

Updated: 11/08/2020
Author: MonkOne
Tool Version: v1.0.0
Language: English

Requirement:
  • A web server with php (e.g. ).
How to use:
  1. Drag and drop game folder onto RPGMVP.exe (either www folder or the folder that contain game executable).
  2. Done! Now you can play by open game's executable like normal or go to game's www folder in web browser. They will all share the same save files.
WARNING! After patch, the game will always load save from server at every startup. Your preexisting save in the client will be overwrite.
WARNING! Make sure php.exe have permission to write to your game folder or you won't able to save.

WARNING! After patch, you won't able to run the game locally by open index.html. You must run through web server.


Download: Attachment.
Source code also available in attachment.