Cache Information

From RuneWiki
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