villermen / runescape-cache-tools

A .NET library and command-line interface to interact with RuneScape's cache.
MIT License
78 stars 17 forks source link
downloader extractor reverse-engineering runescape runescape-cache soundtrack

Viller's RuneScape Cache Tools

A .NET library and command-line interface for manipulating RuneScape's cache.

A precompiled executable of the latest release is available from the releases page on GitHub. Extract the archive and run rsct.exe to list available options.

Features

"The program opens and closes right after"

RSCT is a command-line application. That means it is a text-only application that should be run from your terminal with arguments. Running it directly will only show the manual and exit again. If you're not familiar with the command-line give this page on getting started a read.

Example commands

Soundtrack

I've uploaded all named tracks to YouTube. Their playlist can be found here. You can download the soundtrack we have created together with the tool from my website. It's as complete as possible and is usually updated within one day after updates.

External dependencies

SoX - Sound eXchange, a command-line audio editing tool, is used by the cache tools to stitch soundtrack files together. If you plan on combining soundtrack files SoX needs to be available. On non-Windows platforms this can be accomplished by installing the sox package using something similar to sudo apt install sox on Debian-based platforms. For Windows, either put the SoX binary and its dependencies (dlls) into the same directory as the cache tools, or install the application and add it to your PATH.

Credits

Thanks to all the great community members who helped me in getting the cache figured out and making this a better tool. I'm not listing you here for privacy reasons (unless you want to), but you know who you are!

If you have any remaining questions feel free to send me an email.