RPG Maker MV: Difference between revisions

From Game Making Tools Wiki
(See Also section)
(Updating info, better info for MV3)
 
Line 6: Line 6:
| exports_to  = [[:Category:Android Export|Android]]<br>[[:Category:Browser Export|Browser (HTML5)]]<br>[[:Category:iOS Export|iOS]]<br>[[:Category:Linux Export|Linux]]<br>[[:Category:Mac OS Export|Mac OS]]<br>[[:Category:PS4 Export|PS4]]<br>[[:Category:Switch Export|Switch]]<br>[[:Category:Windows Export|Windows]]
| exports_to  = [[:Category:Android Export|Android]]<br>[[:Category:Browser Export|Browser (HTML5)]]<br>[[:Category:iOS Export|iOS]]<br>[[:Category:Linux Export|Linux]]<br>[[:Category:Mac OS Export|Mac OS]]<br>[[:Category:PS4 Export|PS4]]<br>[[:Category:Switch Export|Switch]]<br>[[:Category:Windows Export|Windows]]
}}
}}
Latest entry in the [[:Category:RPG Maker|RPG Maker]] series. The resolution's been bumped up, as has size for tiles and sprites, so it's a bit more work that previous ones. It works well with plugins though, so you can sort stuff like that out. You can't get round the fact that it's still really expensive! It also exports games to HTML5, iOS, Android and OSX, and there're versions for the Switch and PS4 that export games runnable only on that same platform.
Recent entry in the [[:Category:RPG Maker|RPG Maker]] series, since succeeded by [[RPG Maker MZ]]. The resolution's been bumped up, as has size for tiles and sprites, so it's a bit more work that previous ones. It has much better plugin support than before. It's still really expensive!
 
It also exports games to HTML5, iOS, Android and OSX, and there're versions for the Switch and PS4 that export games runnable only on that same platform.


==Linux==
==Linux==
While it doesn't run natively in Linux, the games it exports are HTML5-based, so are easy enough to turn into a Linux standalone.
While it doesn't run natively in Linux, the games it exports are HTML5-based, so are easy enough to turn into a Linux {jargon|standalone|standalone}.


* [http://forums.rpgmakerweb.com/index.php?/topic/52689-exporting-on-linux-and-other-tips/ Exporting On Linux and other tips.]
* [http://forums.rpgmakerweb.com/index.php?/topic/52689-exporting-on-linux-and-other-tips/ Exporting On Linux and other tips.]
Line 24: Line 26:
* [https://rpgmaker.net/engines/rmmv/utilities/146/ Galv's Actor Equip Items] - Limits item use in battle to things in a characters pockets.
* [https://rpgmaker.net/engines/rmmv/utilities/146/ Galv's Actor Equip Items] - Limits item use in battle to things in a characters pockets.
* [https://rpgmaker.net/engines/rmmv/utilities/148/ Simple Image/Picture Positioning Utility]
* [https://rpgmaker.net/engines/rmmv/utilities/148/ Simple Image/Picture Positioning Utility]
* [https://cutievirus.itch.io/mv3d MV3D] - Automatic 2-D to 3-D convert.
* [https://cutievirus.itch.io/mv3d MV3D] - Allows you to make 3D games with RPG Maker, only a little fiddley.


==See Also==
==See Also==

Latest revision as of 08:01, 7 January 2023

RPG Maker MV
Release date: 2015
Made by:
Runs on: Linux
Mac OS
PS4
Switch
Windows
Exports to: Android
Browser (HTML5)
iOS
Linux
Mac OS
PS4
Switch
Windows


Recent entry in the RPG Maker series, since succeeded by RPG Maker MZ. The resolution's been bumped up, as has size for tiles and sprites, so it's a bit more work that previous ones. It has much better plugin support than before. It's still really expensive!

It also exports games to HTML5, iOS, Android and OSX, and there're versions for the Switch and PS4 that export games runnable only on that same platform.

Linux

While it doesn't run natively in Linux, the games it exports are HTML5-based, so are easy enough to turn into a Linux {jargon|standalone|standalone}.

Plugins / Enhancements

See Also