Cache Layout: Difference between revisions
From RuneWiki
(Created page with "=== RS === ==== Archives ==== {| class="wikitable" !Index !Rev !Name !Description |- |0 | |anims | |- |1 | |bases | |- |2 | |config | |- |3 | |interfaces | |- |4 | |synth_sounds | |- |5 | |maps | |- |5 |RS3 |mapsv2 |Renamed internally at some point. |- |6 | |midi_songs | |- |7 | |models | |- |8 | |sprites | |- |9 | |textures | |- |10 | |binary | |- |11 | |midi_jingles | |- |12 | |clientscripts | |- |13 | |fontmetrics | |- |14 | |vorbis | |- |15 | |midi_instruments | |-...") |
|||
| Line 1: | Line 1: | ||
The cache terminology is archive (indexed) -> group -> file. | |||
=== RS === | === RS === | ||
| Line 514: | Line 516: | ||
!Name | !Name | ||
!Description | !Description | ||
|- | |- | ||
| | | | ||
Revision as of 16:16, 15 June 2023
The cache terminology is archive (indexed) -> group -> file.
RS
Archives
| Index | Rev | Name | Description |
|---|---|---|---|
| 0 | anims | ||
| 1 | bases | ||
| 2 | config | ||
| 3 | interfaces | ||
| 4 | synth_sounds | ||
| 5 | maps | ||
| 5 | RS3 | mapsv2 | Renamed internally at some point. |
| 6 | midi_songs | ||
| 7 | models | ||
| 8 | sprites | ||
| 9 | textures | ||
| 10 | binary | ||
| 11 | midi_jingles | ||
| 12 | clientscripts | ||
| 13 | fontmetrics | ||
| 14 | vorbis | ||
| 15 | midi_instruments | ||
| 16 | config_loc | ||
| 17 | config_enum | ||
| 18 | config_npc | ||
| 19 | config_obj | ||
| 20 | config_seq | ||
| 21 | config_spotanim | ||
| 22 | <745 | config_varbit | |
| 22 | >745 | config_struct | |
| 23 | worldmap | ||
| 24 | quickchat | ||
| 25 | quickchat_global | Quick chat menus | |
| 26 | materials | ||
| 27 | particles | ||
| 28 | defaults | ||
| 29 | billboards | ||
| 30 | natives | ||
| 31 | shaders | ||
| 32 | loadingsprites | ||
| 33 | loadingscreen | ||
| 34 | loadingspritesraw | ||
| 35 | cutscenes | ||
| 40 | audiostreams | ||
| 41 | worldmapareas | ||
| 42 | worldmaplabels | ||
| 47 | modelsrt7 | ||
| 48 | animsrt7 | ||
| 49 | dbtableindex | ||
| 52 | textures_dxt | ||
| 53 | textures_png | ||
| 54 | textures_png_mipped | ||
| 55 | textures_etc | ||
| 56 | anims_keyframes | ||
| 57 | config_achievement | ||
| 58 | fontmetricsv2 | ||
| 59 | typefonts |
Config Groups
| ID | Rev | Name | Description |
|---|---|---|---|
| 1 | flu | ||
| 2 | hunt | ||
| 3 | idk | ||
| 4 | flo | ||
| 5 | inv | ||
| 6 | loc | ||
| 7 | mesanim | ||
| 8 | enum | ||
| 9 | npc | ||
| 10 | obj | ||
| 11 | param | ||
| 12 | seq | ||
| 13 | spotanim | ||
| 14 | varbit | Var (Player) Bit | |
| 15 | varcstr | Var Client String | |
| 16 | varp | Var Player | |
| 18 | area | ||
| 19 | varclient | ||
| 26 | Structs | ||
| 29 | Sun definitions | ||
| Light intensity | |||
| Render anims | |||
| Cursors | |||
| Mapscenes | |||
| Quests | |||
| Worldmap info | |||
| 40 | dbtable | Database Tables | |
| 41 | dbrow | Database Rows | |
| 46 | Hitmarks | ||
| 47 | <745 | varclan | |
| 48 | itemcode | ||
| 49 | category | ||
| 54 | 745 | varclansetting | |
| 60 | varp | ||
| 61 | varn | ||
| 62 | varc | ||
| 63 | vars | ||
| 64 | Var Region | ||
| 65 | varobj | ||
| 66 | varclan | ||
| 67 | varclansetting | ||
| 69 | varbit | ||
| 70 | gamelogevent | ||
| 72 | Hitbars | ||
| 77 | Anim flow control | ||
| 80 | Var Group |
OSRS
Archives
| Index | Name | Description |
|---|---|---|
Config Groups
| ID | Name | Description |
|---|---|---|
| 1 | flu | |
| 2 | hunt | |
| 3 | idk | |
| 4 | flo | |
| 5 | inv | |
| 6 | loc | |
| 7 | mesanim | |
| 8 | enum | |
| 9 | npc | |
| 10 | obj | |
| 11 | param | |
| 12 | seq | |
| 13 | spotanim | |
| 14 | varbit | Var (Player) Bit |
| 15 | varcstr | Var Client String |
| 16 | varp | Var Player |
| 18 | area | |
| 19 | varclient | |
| 20 | varobj | Var Object |
| 21 | varpstr | Var Player String |
| 22 | vars | Var Shared (world) |
| 23 | varsstr | Var Shared String |
| 24 | varn | Var NPC |
| 25 | varnbit | Var NPC Bit |
| 26 | itemcodes | |
| 27 | varglobal | |
| 28 | controller | |
| 29 | varcon | Var Controller |
| 30 | varconbit | Var Controller Bit |
| 32 | hitmark | |
| 33 | headbar | |
| 34 | struct | |
| 35 | mapelement | |
| 37 | stringvector | |
| 38 | dbrow | |
| 39 | dbtable | |
| 47 | varclan | |
| 54 | varclansetting | |
| 70 | gamelogevent |