Launcher using lots of memory

<< < (4/4)

markjs:
Yes, that is what I meant.

For example, you can move all your dbc's except the last one to a subfolder over DCCache, then rename it to "dcdb0.dbc".
Load the Launcher, it will now consume much less memory, since you only have that one dbc at DCCache.
Install your stuff. (It will sum (insert/add) over the "dcdb0.dbc" the content, unless the final size is bigger than the default dbc size set at Default.ini [Config].DBCacheMaxSizeMB which, by default is 200Mb, it will create another dbc, "dcdb1.dbc");

Then when you are done installing your stuff, rename "dcdb0.dbc" to it's older name, and "dcdb1.dbc" to the older name and add +1 to it's index number.

For example, if you have 5 dbc's your last index is (5 - 1 = 4), meaning "dcdb4.dbc".

This method will keep the launcher of eating the whole memory trying to load all your dbc's.

morriganrant:
Or, you could do what I do, and name your .dbc file something like Storeshit1.dbc and drop it in with the rest of the custom content, using a resource.cfg modified for that purpose. The objects still work just fine they just aren't listed in the launcher and aren't bogging it down.

Navigation

[0] Message Index

[*] Previous page