"Would you like to record your current journey?"
Yes, that’s right—RPG Maker MV/MZ saves are basically JSON with a .rpgsave extension. rpgmaker save
Because MV/MZ saves are just JSON, you can technically move a save from PC to a web build (if the game is hosted) or even to mobile—provided the underlying data structure didn’t change. Just rename the file and drop it in the right folder. "Would you like to record your current journey
The location of save data varies significantly depending on the version of the engine used to create the game. rpgmaker save