mirror of
https://github.com/halpz/re3.git
synced 2025-05-10 10:56:38 +03:00
CStreaming almost done
This commit is contained in:
parent
d74b8fa952
commit
f6c767d87c
10 changed files with 421 additions and 66 deletions
|
@ -906,7 +906,7 @@ void CMenuManager::LoadAllTextures()
|
|||
|
||||
CFileMgr::SetDir("");
|
||||
CTimer::Stop();
|
||||
CStreaming::MakeSpaceFor(716800);
|
||||
CStreaming::MakeSpaceFor(700 * 1024);
|
||||
CStreaming::ImGonnaUseStreamingMemory();
|
||||
CTxdStore::PushCurrentTxd();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue