Cache Information

From RuneWiki
Revision as of 06:23, 21 August 2009 by Ben (talk | contribs)
Jump to navigationJump to search

Introduction

The game's cache stores models, sprites, textures and other data that the client loads upon runtime. It is called a 'cache' as the signed client saves the cache on the computer (i.e. caches it) so the assets do not have to be downloaded again later.

Topics