A downloadable tool

Download NowName your own price

A modular, performance-focused plugin for RPG Maker MZ that enables seamless map transitions with customizable loading screens. 

Advanced Map Preloader streamlines player transfers by preloading destination maps in the background, eliminating lag and visual stutter. Ideal for large or complex maps, it uses a temporary “safe map” and loading scene to keep transitions smooth and secure. Developers can display custom images or fallback text during loading, and the plugin intelligently caches map data to avoid unnecessary reloads. Every feature is parameterized for easy integration into commercial or jam-scale projects.

Features

  • PreloadAndTransfer plugin command with parameters:
    • mapId: Target map to preload
    • x, y: Transfer coordinates
    • direction: Player facing direction (Down/Left/Right/Up)
    • loadingImages: Custom images from img/pictures folder
    • safeMapId: Temporary blank map used during preload (default: 7)
  • Smart loading system:
    • Transfers player to a safe map during preload
    • Makes player transparent while loading
    • Displays random loading image or fallback “Loading...” text
    • Uses black background for clean presentation
  • Performance optimization:
    • Caches preloaded maps to avoid redundant loading
    • Detects map changes using SHA-256 hash comparison
    • Caches event notetags for faster parsing
    • Only reloads maps when changes are detected
  • Debug support:
    • Optional console logging for testing and diagnostics

Terms of Use

  • Free for commercial and non-commercial RPG Maker MZ projects
  • Modification allowed for personal or project-specific use (must retain introductory metadata and developer information)
  • Redistribution not allowed (do not re-upload or resell this plugin on other platforms)
  • Attribution appreciated but not required

Published 2 days ago
StatusReleased
CategoryTool
AuthorBitQuest Studio
TagsRPG Maker, RPG Maker MZ

Download

Download NowName your own price

Click download now to get access to the following files:

PreloadMap.js 5.7 kB

Development log