- Joined
- Nov 14, 2019
- Messages
- 531
- Reaction score
- 873
- First Language
- French
- Primarily Uses
- RMMZ
This Plugin provides multiple options for customizing the Save/Load screen and altering the game saving system.
====================================================================
FEATURES:
Revamp of the Save/Load screen:
FILE WINDOW
This is the main slot window. You can customize almost every aspects of it. You can also import images for the background of the saved files and empty files.
The file window is splitted in 3 sections. You can decide which sections you want to show and in what order.
COMMAND WINDOW
This window appears after selecting a slot file. It provides the main commands such as 'Save', 'Load' or 'Delete' files.
HELP WINDOW
The new Help Window behaves differently than the default one. It can be disabled and some of its aspects can be customized.
CONFIRM WINDOW
This optional window will pop out after selecting a command from the Command Window. It prompt the player to confirm his choice by selecting 'yes' or 'no'.
Saving system Options:
START FROM LOADING SCREEN
This option allows to start a New Game from the loading screen by selecting an empty slot file.
SINGLE SAVE SLOT
when this option is enabled, the game always save on the same slot.
AUTO SAVE
Works with parameters and Plugin commands.
Bellow are more examples of custom save/load scene using different features of the Plugin.
ToU:
Use in any independant RPG Maker MV projects, including commercials.
Credit is required for using this Plugin. For crediting, use 'TSR' along with one of the following terms: 'The Northern Frog' or 'A frog from the north'
Do not change the Header or the Terms of usage.
Editing of the script is allowed, but it won't relieve from crediting obligations. Remember that changing the name of functions and variables, or even manually retyping the entire script, doesn't make you the author of the Plugin.
DO NOT REDISTRIBUTE! If you want to share it, share the link to my itchi.io account:
https://the-northern-frog.itch.io/
SPECIAL THANKS
Thanks to @ShadowDragon for having helped with numerous suggestions and ideas; and for testing and debugging.
====================================================================
FEATURES:
Revamp of the Save/Load screen:
FILE WINDOW
This is the main slot window. You can customize almost every aspects of it. You can also import images for the background of the saved files and empty files.
- CUSTOM CURSOR: The Plugin allow to import a custom image to use as a 'frame' cursor for the file window. There's a few animation options for your custom cursor, and the default blinking cursor can be disabled if desired.
The file window is splitted in 3 sections. You can decide which sections you want to show and in what order.
- General section: this section show info such as Playing Time and Save Date/Time.
- Status section: it show the party members data like names, levels and HP/MP gauges.
- Progress section: this is where you can display stuff like icons and variables values.
This one shows the General section on the left, the Progress section in the middle, and the Status section on the right side of the slot. The File Window has 4 visible slots and use a custom cursor.

Bellow, the Status and Progress sections order have been reversed. Now the File Window display only 2 visible slots.

This last one shows only one visible slot. As you can see, this result in a different sections arrangement since the slot has now a more 'squarish' shape. The Custom Cursor, which auto scale itself, now appear distorted because the original image have a rectangle shape that fit better the slots arrangement above.

Bellow, the Status and Progress sections order have been reversed. Now the File Window display only 2 visible slots.

This last one shows only one visible slot. As you can see, this result in a different sections arrangement since the slot has now a more 'squarish' shape. The Custom Cursor, which auto scale itself, now appear distorted because the original image have a rectangle shape that fit better the slots arrangement above.

COMMAND WINDOW
This window appears after selecting a slot file. It provides the main commands such as 'Save', 'Load' or 'Delete' files.
HELP WINDOW
The new Help Window behaves differently than the default one. It can be disabled and some of its aspects can be customized.
CONFIRM WINDOW
This optional window will pop out after selecting a command from the Command Window. It prompt the player to confirm his choice by selecting 'yes' or 'no'.
Saving system Options:
START FROM LOADING SCREEN
This option allows to start a New Game from the loading screen by selecting an empty slot file.
SINGLE SAVE SLOT
when this option is enabled, the game always save on the same slot.
AUTO SAVE
Works with parameters and Plugin commands.
- AUTO SAVE WINDOW: An optional window that pop out when the game auto save.
Bellow are more examples of custom save/load scene using different features of the Plugin.
This simple scene use a small File Window that show 6 visible slots. It only display the General section.
That one is from my current project in development 'The Last Continent'. A 3 slots File Window displaying the General, Status and Progress sections.

A custom scene designed by @ShadowDragon for my Game Jam game 'Life of a virus'. It shows 2 visible slots in a transparent File window, and use a very unique custom cursor (double-helix DNA) made by @ShadowDragon.
A quick scene made out of default RTP assets. 3 visible slots showing the General, Progress and Status sections in that order. The horizontal Command Window appears on top of the screen following slot selection.
Another scene made of default assets. General and Status sections are displayed. This one use the default cursor.
This unique scene is designed by @ShadowDragon. It has 3 visible slots and a very neet custom cursor. The File Window display the General and Progress sections.

Another unique scene from the game Nostalgia End by @PrimitivePixels. The scene was built by @ShadowDragon:
ShadowDragon's workshop for TSR_Save
That one is from my current project in development 'The Last Continent'. A 3 slots File Window displaying the General, Status and Progress sections.

A custom scene designed by @ShadowDragon for my Game Jam game 'Life of a virus'. It shows 2 visible slots in a transparent File window, and use a very unique custom cursor (double-helix DNA) made by @ShadowDragon.

Another scene made of default assets. General and Status sections are displayed. This one use the default cursor.
This unique scene is designed by @ShadowDragon. It has 3 visible slots and a very neet custom cursor. The File Window display the General and Progress sections.

Another unique scene from the game Nostalgia End by @PrimitivePixels. The scene was built by @ShadowDragon:
ShadowDragon's workshop for TSR_Save
========================================================================ToU:
Use in any independant RPG Maker MV projects, including commercials.
Credit is required for using this Plugin. For crediting, use 'TSR' along with one of the following terms: 'The Northern Frog' or 'A frog from the north'
Do not change the Header or the Terms of usage.
Editing of the script is allowed, but it won't relieve from crediting obligations. Remember that changing the name of functions and variables, or even manually retyping the entire script, doesn't make you the author of the Plugin.
DO NOT REDISTRIBUTE! If you want to share it, share the link to my itchi.io account:
https://the-northern-frog.itch.io/
SPECIAL THANKS
Thanks to @ShadowDragon for having helped with numerous suggestions and ideas; and for testing and debugging.
Last edited: