Optimize props.
Re-run stream-heavy prop packs through a dedicated optimization pass - recompresses oversized .dds layers and re-bundles the pack as a leaner FiveM resource with the same fxmanifest layout.
Sign in with Discord to start optimizing.
Sign in to optimizeWhat it does
Shrinks oversized .ytd
Every texture dictionary referenced by a .ydr/.yft prop gets downscaled against progressively smaller mip caps until it is under the streaming-memory target.
Splits what still won't fit
A texture dictionary too large even at the smallest safe cap gets split into multiple smaller dictionaries with references relinked, instead of shipping one file FiveM refuses to stream.
Rescan and report
Output is one FiveM resource with the same fxmanifest, plus a report of exactly which files (if any) are still oversized after optimizing.