Skip to content

Cache Building

Greg edited this page Nov 25, 2023 · 11 revisions

How to build cache from scratch

  1. Download an original 634 cache from: My archive, Displee's archive or OpenRS2 Caches

  2. Extract into /data/cache/ directory

Add shops

  1. Download 718-742 cache

  2. Run InventoryConverter.kt with modified paths

Add item equip data

  1. Run DefinitionsParameterConverter.kt with modified paths

Add missing maps

  1. Download "727 with most xteas" cache, 681 cache and 537 cache

  2. Run MapPacker.kt with modified paths

  3. Optionally run XteaValidator.kt to verify the cache has 100% map coverage.

Clone this wiki locally