RPG Maker MV/MZ Map Exporter
Contents
Description
Screenshots
System requirements
How to start
Download
Description
This program is to export maps for games made in RPG Maker MV and RPG Maker MZ. No project files needed.
The Maps will be displayed in half-size in the program, exported in full size.
To find out if a game is MV or MZ, look in the img (or www/img) directory and a random subdirectory, if the files are .rpgmvp, it's an RPGMaker MV game, if they are .png_ it's an RPGMaker MZ game. If they're just png, it seems to be an unencrypted game. May still work with the exporter, but this is experimental.
Updates:
Version 1.2 (21th oct 2024): Experimental support for unencrypted games. I only found a single one in the wild yet, so this is experimental.
Screenshots
System requirements
Java version 1.8 or newer. You can check if you have it using this command line command (Windows: Start->run->cmd):
java -version
If you get nothing or if it's telling you that it doesn't know the command "java", you probably don't have java.
If the number is 1.8 or higher, RPG Maker Map Exporter should run.
If you don't have Java or an old version, you can download the newest one at "Download".
How to start
If everything works, you can just double-click the jar file, but sometimes a compressing software like WinZip graps this file extension.
If that happens, take a look at Jarfix
Download
RPG Maker MV/MZ Map Exporter 1.2
Sourcecode RPG Maker MV/MZ Map Exporter 1.2
Java/OpenJdk:
Newest Java via Eclipse Adoptium
Comments
#0 dithree wrote at 12/09/2024 11:06 AM (EST):
Vielen Dank für das von Ihnen entwickelte Tool, es hat mir sehr geholfen.
Hätten Sie Interesse daran, einen Kartenexporter für WolfRPG zu erstellen?
#1 Akhlys wrote at 12/09/2024 11:13 AM (EST):
Leider nein, ich kenne kein Spiel damit. Der Grund, warum ich diesen Exporter machte, war, dass ich frustriert mit einem Spiel mit komplizierten Karten war. Und weil ich sah, dass die meisten Spieldaten in JSON waren, das ist immer relativ einfach zu handhaben :)