CC_SAVEFILE_TITLES

RPG Maker MV

Include chapter information / map name in save file title

The default RPGMaker save files have a title that is the same as the name
of the game. While this may be classic PS1 memory card nostalgia, You may
prefer to have titles that show the player where the save file is in the game.

This plugin makes the save file title a combination of chapter number,
chapter title, and/or map name.

This script does not change the save / load UI in any way, it only changes the title of each save file in the index.

How to use:
  • Save the script code as "cc_savefile_titles.js"
  • Copy the script into the js/plugins subfolder of your game
  • Configure using plugin manager