[sldev] Texture caching/bandwidth/performance how to proceed

Felix Duesenburg kfa at gmx.net
Fri Jun 6 13:22:59 PDT 2008


Celierra Darling wrote:
> On Fri, Jun 6, 2008 at 2:04 PM, Dale Mahalko <dmahalko at gmail.com> wrote:
>> It does not look like anyone has ever tried modifying the client to
>> allow the local cache to just grow indefinitely.
>>
> 
> IIRC, at some point the old (GUI) maximum was a 10 GB cache, but the
> release notes said that that was found to be counterproductive and it
> was reduced to 1 GB.  I can't find that specific release note, but the
> 1.14 notes do say "unlimited texture cache size".
> 
> ~Alex and Cel
> 

Counterproductive... hm, we don't know what the poet wanted to tell us 
with that line. But before there's more speculation, here is where to 
strike it out (as Soft hinted):

panel_preferences_network.xml line 32
- between '<slider ' and 'name="cache_size"' -
- there is 'max_val="1000"'
which is the maximum by the slider settable cache size in MB.

Cheers,
Felix


More information about the SLDev mailing list