1. RPG Maker MV
  2. News

RPG Maker MV News

Official DLC: Icon sets, Enemy assets, and two music collections were released!

This week, two collections of icon sets, enemy assets, and music assets essential for RPGs were released!


"MARUMUGI Monster Pack" is a collection of materials focusing on familiar monsters from orthodox fantasy. It contains 83 different types, including humanoid, animal, insect, reptile, spirit, demon, and machine types, and is available in front and side view.

https://store.steampowered.com/app/2634650/RPG_Maker_MV__MARUMUGI_Monster_Pack/


"Pixel Fantasy Skill Icon Set" is a set of skill icons made with dots that are perfect for fantasy-themed games! It contains 100 icons with five attributes - lightning, fire, water, poison, and earth - that are perfect for representing skills and abilities.

https://store.steampowered.com/app/2634680/RPG_Maker_MV__Pixel_Fantasy_Skill_Icon_Set/


"Versatile JRPG Music Pack" contains JRPG-inspired background music and sound effects for game developers who create JRPG-style productions. Color your game with 20 BGM and 10 SE tracks that can be used from the village at the beginning of the story to the final boss battle!

https://store.steampowered.com/app/2634620/RPG_Maker_MV__Versatile_JRPG_Music_Pack/


"Magnafiend Games - Sound of Dread" is a collection of 10 horror-themed background music tracks. They cover a range of tones and moods, from ghostly piano melodies to abstract environmental sounds.

https://store.steampowered.com/app/2634690/RPG_Maker_MV__Magnafiend_Games__Sound_of_Dread/

RPG Maker MV Free Weekend

Want to make a game but can't write programming?
Want to make a game but can't do graphics?
Want to make a game but can't compose background music?

Don't worry. The RPG Maker series is here.

Here's an announcement!
From September 28th to October 2nd(GMT), we will be holding the "RPG MAKER MV Free Weekend" event, where you can try "RPG Maker MV" for free!

Why don't you take this opportunity to become a game creator?

■Click here to play "RPG MAKER MV" for free:
https://store.steampowered.com/app/363890/RPGMV/


And moreover,
90% OFF for "RPG Tskool MV", 50% OFF for "RPG Tskool MZ", 83% OFF for "Action Game Tskool MV".
The special sale with the biggest discount rate so far is also underway!

■Product page:
https://store.steampowered.com/curator/39252092/sale/RPGMAKERMV_FreeWeekend

■What is RPG Maker series?
https://rpgmakerofficial.com/

Useful tools for databases and two tile sets are released!

This week, a tool to help set up the database and two tile sets from the "NEONPIXEL" series are released!


"NEONPIXEL - Mega Classic set"" is a collection of tile sets that includes a pack with a nautical 1800s motif and a pack that can express a steampunk world. You can produce classic harbor scenes and towns that look like they could be enveloped in steam.

https://store.steampowered.com/app/2565930/RPG_Maker_MV__NEONPIXEL__Mega_Classic_set/


"NEONPIXEL - Mega Spooky set " is the perfect tile set for creating stages with an eerie atmosphere. The pack is dedicated to the horror genre, including a dark forest inhabited by witches, an isolated island where monsters lurk, and even a sci-fi horror laboratory infested with aliens.

https://store.steampowered.com/app/2565940/RPG_Maker_MV__NEONPIXEL__Mega_Spooky_set/


"Database Cleanup Tool" is a convenient tool for organizing databases with functions for deleting, adding, and replacing data IDs such as variables, switches, and items. Variables and switches set in events are automatically changed, making it easy to change IDs of variables and other items, which has been difficult with conventional editors.

https://store.steampowered.com/app/2565920/RPG_Maker_MV__Database_Cleanup_Tool/

Official DLC release of 2 tile sets and 2 background music!

This week, two tile sets that can represent northern and desert areas and two collections of background music materials are available!

"NEONPIXEL - Mega Landscape A set" is a tile set with a Scandinavian and northern country motif. It is a collection of three packs in one that can be used to express plants and cityscapes unique to winter.
https://store.steampowered.com/app/2565900/RPG_Maker_MV__NEONPIXEL__Mega_Landscape_A_set/


"NEONPIXEL - Mega Landscape B set" is a tile set that combines a desert and arid region theme pack and a pack that can represent ruins and eerie islands in one. Pyramids, burning plants, and decaying houses are just a few of the materials in this collection that will expand the world view of your game.
https://store.steampowered.com/app/2565910/RPG_Maker_MV__NEONPIXEL__Mega_Landscape_B_set/


"RPG Locations Music Pack by Eric Francis" is a collection of background music for all kinds of RPGs, including towns, field maps, battles, bosses, forests, caves, etc. With 50 songs, you're sure to find your favorite tracks in this large volume!
https://store.steampowered.com/app/2565870/RPG_Maker_MV__RPG_Locations_Music_Pack_by_Eric_Francis/


"Willful Wind Music Pack" is a collection of 8 pieces played on woodwind instruments. It includes not only clarinets and oboes, but also exotic pieces using ney, shakuhachi, and other instruments.
https://store.steampowered.com/app/2565880/RPG_Maker_MV__Willful_Wind_Music_Pack/

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