Cache Information

From RuneWiki
Revision as of 17:46, 12 October 2009 by Graham (talk | contribs) (new engine uses the same format essentially, just different contents)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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