Frictional Games Forum (read-only)

Full Version: What does the map_cache?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What is it doing? Why it fckes my maps up and why it keeps comming back when I delete it?
It's use is to decrease loading times between maps.
Which means it's for finished maps, and not the undergoing production of maps.

If I remember correctly you can disable ForceCacheLoading if you follow the guide on Setting up the Development Environment.
If I remember correctly, I have experienced getting generated .map_cache files even with ForceCacheLoading toggled. I suspect that, despite it, it will generate the files but not use them, because I've had no cache issues regardless. Either that or I'm derping.
So I have to keep deleting them untill Im finished?
(08-12-2015, 03:28 PM)ClaryXII Wrote: [ -> ]So I have to keep deleting them untill Im finished?

As Mugbill said:
(08-12-2015, 02:18 PM)Mugbill Wrote: [ -> ]it will generate the files but not use them, because I've had no cache issues regardless. Either that or I'm derping.

If it won't use it, you won't have to delete it. Just don't mind them.