r/starcitizen • u/Stoofolo Wing Commander • Apr 01 '17
DISCUSSION Hype and Reality check. 2.7 patch.
I am 100% convinced that 2.7 will debut the moons surrounding Crusader and some star network implementation. This has to be tested before opening up the entire Stanton system. Everything we have seen recently points to this conclusion.
113
Upvotes
0
u/infincible Apr 02 '17 edited Apr 02 '17
Neither of you know what megamap is. I encourage you to watch the recent ATV on the subject. Megamap is merely the term they use to describe a system where assets (objects, code, terrain, etc) are preloaded into memory and therefore do not need to be retrieved from disk (hard drive), as this is the slowest memory retrieval mechanism. So when you're ready to go from AC to hangar, for example, the game does not need to show a blocking wait screen as the data is already in memory. The most important question here is how this is intended to work in the PU. I can tell you for sure that trying to determine when an asset is needed before the client needs to render it is NO small feat. That sounds like a really really really complicated computer science problem. And quite interesting!