An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

MNKR KMS Save With Snap MZ - MNKR_KMS_SaveWithSnapMZ.js

Plugin desc : Add screenshots to the save/load screen.

License : MIT License

Author : munokura

Website : http://x.com/munokura

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_KMS_SaveWithSnapMZ.js

File name : MNKR_KMS_SaveWithSnapMZ.js

Help of plugin :

@target MZ
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_KMS_SaveWithSnapMZ.js
@plugindesc Add screenshots to the save/load screen.
@author munokura
@license MIT License

@help
Adds screenshots to the save/load screen.
You can also display the name of the saved map.

This plugin does not have any plugin commands.

# Contact Information
This is a plugin originally created for RPG Maker MV that has been ported to
MZ.
Please contact the modifier for any inquiries.

# Terms of Use
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this plugin without permission from the
author, and there are no restrictions on its use (commercial, 18+, etc.).

@param fontSize
@text Font size
@desc Font size for the entire save screen. Default: 26
@default 26

@param mapImages
@text Map image

@param imageScale
@text Image size magnification
@desc The resolution of the image displayed on the save screen (sort of). The larger the resolution, the larger the save size. Default: 0.15
@default 0.15
@parent mapImages

@param enableJpeg
@text JPEG permission
@desc Use JPEG if available and it is smaller than PNG.
@type boolean
@on Allow JPEG
@off Only PNG is allowed
@default true
@parent mapImages

@param imageX
@text Map image X axis
@desc Amount of pixels to offset the display position of the map image on the X axis
@default 0
@parent mapImages

@param imageY
@text Map image Y axis
@desc Amount of pixels to offset the display position of the map image on the Y axis
@default 0
@parent mapImages

@param imageHight
@text Map Image Height
@desc The pixel amount of the map image display height. Values exceeding the frame height are invalid. The width is calculated from the height while maintaining the aspect ratio. Default value: 84
@default 84
@parent mapImages

@param drawTitles
@text Save Title

@param drawTitle
@text Save title display
@desc Switch display of ”File x” displayed in the save list by default
@type boolean
@on display
@off hidden
@default false
@parent drawTitles

@param titleX
@text Save Title X-Axis
@desc Amount of pixels to offset the display position of the save title on the X axis
@default 0
@parent drawTitles

@param titleY
@text Save Title Y-Axis
@desc Amount of pixels to offset the display position of the save title on the Y axis
@default 4
@parent drawTitles

@param titleWidth
@text Save Title Width
@desc Display width of save title in pixels
@default 180
@parent drawTitles

@param drawMapNames
@text Map Name

@param drawMapName
@text Map name display
@desc Specify whether to display the map name when saved in the save data.
@type boolean
@on display
@off hidden
@default true
@parent drawMapNames

@param mapNameX
@text Map Name X-Axis
@desc Amount of pixels to offset the map name display position on the X axis
@default 0
@parent drawMapNames

@param mapNameY
@text Map Name Y-Axis
@desc Amount of pixel offset on the Y axis for the map name display position
@default 4
@parent drawMapNames

@param mapNameWidth
@text Map Name Width
@desc The pixel width of the map name display
@default 568
@parent drawMapNames

@param drawPartys
@text Party Character

@param drawParty
@text Party character display
@desc Specify whether to display the party characters saved in the save data.
@type boolean
@on display
@off hidden
@default true
@parent drawPartys

@param partyX
@text Party character X axis
@desc Amount of pixels to offset the display position of party characters on the X axis
@default 220
@parent drawPartys

@param partyY
@text Party character Y axis
@desc Amount of pixels to offset the display position of party characters on the Y axis
@default -8
@parent drawPartys

@param playtimes
@text Play time

@param playtime
@text Play time display
@desc Specify whether to display the play time when saved in the save data.
@type boolean
@on display
@off hidden
@default true
@parent playtimes

@param playtimeX
@text Play time x-axis
@desc Amount of pixels to offset the play time display position on the X axis
@default 0
@parent playtimes

@param playtimeY
@text Play time Y axis
@desc Amount of pixels to offset the play time display position on the Y axis
@default 0
@parent playtimes

@param playtimeWidth
@text Play time range
@desc The number of pixels in the width of the play time display
@default 760
@parent playtimes

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.