1. RPG Maker MV
  2. News
  3. RPG Maker MV has updated to v1.63b!

RPG Maker MV has updated to v1.63b!

Thank you for your continued support for RPG Maker MV! We announce it has been updated to 1.63b.
Note: v1.63b is avalilable only for the Windows version of RPG Maker MV.

Release notes
  • Added notification feature
  • Replaced the logo-displaying plugin from MadeWithMv.js to CustomLogo.js


[h2]About CustomLogo.js[/h2]
RPG Maker MV used MadeWithMv.js to display a logo on the game boot. Since this version, CustomLogo.js will be used instead. This plugin is the same one included in RPG Maker MZ v1.7.0 or later.

By replacing MadeWithMv with CustomLogo, you can now use up to 3 logos and the game players can skip logos by clicking/tapping/pressing a key when they are displayed.

[h3]How to use[/h3]
When you create a new project, this plugin is now included in js/plugins folder and enalbed by default.
If you wish to use it for your existing project, find CustomLogo.js in the folder below and copy/paste it in the js/plugins folder in your project. Make sure to disable MadeWithMv.
/NewData/js/plugins