-
Notifications
You must be signed in to change notification settings - Fork 55
Setup
Clone the main void project to your local computer, open in IntelliJ as a gradle project.
Download 634 cache files from https://gregs.world/archive/rs2/cache/, https://www.displee.com/archive/rs2/634/ or https://archive.openrs2.org/caches/ and extract the files into the /data/cache/ directory.
To add shops to the cache you'll also need to download a 718-742 cache and run the ContainerConvert.kt script in the Tools module to move the shop data into the 634 cache.
Extract cache to /data/cache/
Build and launch the server.
Download the latest file server jar https://github.com/GregHib/rs2-file-server/releases
Create a file-server.properties file in the same directory (or download from that library) with the following contents:
port=50016
revision=634
cachePath=./data/cache/
rsaModulus=d6808be939bbfd2ec4e96b1581ce3e1144b526e7643a72e3c64fbb902724fbfcf14ab601da6d6f8dbb57d1c369d080d9fc392abeb7886e0076d07f2aea5810e540d2817fd1967e35b39cc95cf7c9170b5fb55f5bf95524b60e938f0d64614bc365b87d66963a8cc8664e32875366099ef297180d01c7c3842162865e11d92299
rsaPrivate=bd7a119cf43de5f90141fb30a5582ca58e5ec2bdd560780a522c2e4fb8f4478f790978db0c3a6d36f28d31a2ff7e89c384b46ed8c740c182b1719d53a86c2086f376d1c213785fd35c2aac5648195d10681d00a8c801dcebc1c7645daad5824c95430324a71228bb43be1bb7df6ac6ca8587f0848cf765fb850f40486b5475ed
prefetchKeys=104,79328,55571,46770,24563,299978,44375,0,4177,2822,99906,617909,155187,282646,330116,682557,18883,19031,16187,1248,6254,526,119,741135,821698,3671,2908
Make sure
cachePathpoints to the correct relative directory.
Launch rs2-file-server.jar
Download the latest client jar from https://mega.nz/folder/lZcHDY7R#X0myX8SlXTI0BYYgh9-zpQ or ask for an invite if you wish to build your own https://github.com/GregHib/void-client
Launch void-client.jar
Login with any username & password.