UMAP

From Ryu Ga Gotoku Wiki
Revision as of 06:14, 14 December 2022 by Wiibu (talk | contribs) (Created page with "UMAP is an exclusive format to Unreal Engine 4 games. It contains map data information and some game system that makes the game functional. In some cases, these games tend to use "Level Streaming" which allows you to replace those .umap with your custom ones. Unlike .uasset, these files can be renamed and replace the other umap files without any issues.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

UMAP is an exclusive format to Unreal Engine 4 games. It contains map data information and some game system that makes the game functional. In some cases, these games tend to use "Level Streaming" which allows you to replace those .umap with your custom ones. Unlike .uasset, these files can be renamed and replace the other umap files without any issues.