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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

TM Preload Ex - TMPreloadEx.js

Plugin desc : Whether to preload the system image when the game starts.

License : MIT License

Author : tomoaky

Desc page : https://github.com/munokura/tomoaky-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMPreloadEx.js

File name : TMPreloadEx.js

Help of plugin :

@plugindesc Whether to preload the system image when the game starts.
@author tomoaky
@url https://github.com/munokura/tomoaky-MV-plugins
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/tomoaky-MV-plugins ).
Original plugin by tomoaky.
-----
TMPlugin - Preload Settings ver. 1.0.0

How to Use:

This plugin completely overwrites the preloading process in Scene_Boot.

Using it in conjunction with other plugins or different versions of the core script may cause problems.

There are no plugin commands.

This plugin has been tested with RPG Maker MV Version 1.5.1.

This plugin is distributed under the MIT License and is free to use, modify, redistribute, and use commercially.

@param iconSet
@desc Preload IconSet.png.
@default true
@type boolean

@param balloon
@desc Preload Balloon.png.
@default true
@type boolean

@param shadow1
@desc Preload Shadow1.png.
@default true
@type boolean

@param shadow2
@desc Preload Shadow2.png.
@default true
@type boolean

@param damage
@desc Preload Damage.png.
@default true
@type boolean

@param states
@desc Preload States.png.
@default true
@type boolean

@param weapons1
@desc Preload Weapons1.png.
@default true
@type boolean

@param weapons2
@desc Preload Weapons2.png.
@default true
@type boolean

@param weapons3
@desc Preload Weapons3.png.
@default true
@type boolean

@param buttonSet
@desc Preload ButtonSet.png.
@default true
@type boolean

@param others
@desc Preloads the specified images. (No extension required, separate multiple images with commas.)

スポンサードリンク

-MV plugins

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