CStreaming almost done

This commit is contained in:
aap 2019-06-27 14:17:42 +02:00
parent d74b8fa952
commit f6c767d87c
10 changed files with 421 additions and 66 deletions

View file

@ -906,7 +906,7 @@ void CMenuManager::LoadAllTextures()
CFileMgr::SetDir("");
CTimer::Stop();
CStreaming::MakeSpaceFor(716800);
CStreaming::MakeSpaceFor(700 * 1024);
CStreaming::ImGonnaUseStreamingMemory();
CTxdStore::PushCurrentTxd();