Lightweight performance optimizer plugin for RPG Maker MZ
A downloadable tool
RPG Maker MZ plugin (JavaScript source)
🌿 Minto Performance Optimizer v1.9
by MintoSoft
“Optimization complete. System running at 120% efficiency.”
Minto Performance Optimizer (MPO) is a lightweight optimization layer for RPG Maker MZ.
It automatically purges cache after maps and battles, manages FPS for power saving,
and safely handles garbage collection in NW.js environments.
Designed for developers who want to keep large RPG Maker projects stable and fast.
✨ Features
-
💫 AutoPurge — Automatically clears cache by time or memory usage
-
⚙️ FPS Control — Reduces FPS while idle for power efficiency
-
🗺️ LazyMap / LazyImages — Delayed loading for faster transitions
-
🔒 SafeGC — Safe garbage collection for NW.js builds
🧩 概要
Minto Performance Optimizer (MPO) は、RPGツクールMZ向けの軽量最適化プラグインです。
マップ・戦闘後のキャッシュを自動で整理し、FPS制御やSafeGCで安定した動作を維持します。
MEC(Minto Engine Core)を導入していなくても単体で動作します。
💫 主な機能
-
AutoPurge(時間・メモリに応じた自動キャッシュ解放)
-
FPS制御(アイドル時にFPSを30へ落とす)
-
LazyMap / LazyImages(遅延読み込み)
-
SafeGC(NW.js環境の安全なGC実行)
🧭 導入方法
-
MintoPerformanceOptimizer.jsをjs/pluginsフォルダへコピー -
RPGツクールMZのプラグイン管理でONにする
-
デフォルト設定でも安定動作(必要に応じて調整可能)
🪴 最新版・ソースコード
👉 GitHub公式ページ:
https://github.com/MintoTsukino/MintoPerformanceOptimizer
📜 ライセンス
このプラグインは個人・商用問わず無料で使用可能です。
プロジェクト内に「MintoSoft」のクレジット表記を入れてください。
再配布時は同じライセンス文を同梱してください。
MintoSoft — Optimizing the Future of RPG Maker.
| Status | Released |
| Category | Tool |
| Author | MintoTsukino |
| Tags | javascript, performance, plugin, RPG Maker, RPG Maker MZ |
| Content | No generative AI was used |
Download
Install instructions
🧭 How to Use
-
Copy
MintoPerformanceOptimizer.jsinto yourjs/pluginsfolder -
Enable it from the Plugin Manager
-
Adjust parameters as needed (defaults are stable)

Leave a comment
Log in with itch.io to leave a comment.