Pre-Load Resources

How to pre-load resources so they're ready-to-use once the game finishes loading.

Pre-Load Resourceslink

Pre-loading prepares selected resources before a menu needs them. Use it for resources that otherwise flicker, show a black first frame, or start late.

Add Resources to the Pre-Loaderlink

Open Customization -> Pre-Load Resources.


Screenshot_1

The list accepts supported image, animation, audio, video, and text resources from local files, web URLs, or resource packs. It does not preload a live Browser page.

The pre-loader starts during game startup and Minecraft resource reloads. It waits for each entry to finish or fail before continuing, with a limit of two minutes per entry.

Loaded resources remain cached until FancyMenu releases resources during a reload or client shutdown. Customization -> Reload FancyMenu releases the cache but does not run the pre-loader again.

Pre-loading increases loading time and RAM/VRAM use. Add only resources that must be ready immediately; remove large entries if the client runs out of memory.


Screenshot_2

Pre-Loading Slideshows & Panoramaslink

Adding a slideshow loads all of its images and optional overlay. Adding a panorama loads all six faces and its optional overlay.

Customization -> Reload FancyMenu does not run the pre-loader. Use a Minecraft resource reload or restart the game after changing the preload list.