| 01-17-2006, 12:28 PM | #1 |
Alright, now when you make shit MUI, you are using gamecaches to save the info. Now what I want to know is this, at the time that you are accessing the information, is the gamecache on your harddisk or in the memory. |
| 01-17-2006, 12:40 PM | #2 |
It is in the memory. If you use the save feature it its both in memory and in harddisk (If its a campaign). When you load it reads the data from harddisk to memory. PS: Unreadable |
| 01-17-2006, 05:09 PM | #3 |
It is always in memory. Only times you are writing in hard disk is when you call InitGameCache() (If it is single player and there is an entry with the name you give to it in the campaigns.w3v file) and with SaveGameCache or whatever that native is called (note that it saves all game caches for some dumb reasons) |
