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

Old School Runescape support? #71

Open AndnixSH opened 4 years ago

AndnixSH commented 4 years ago

Hi, can you add support for Old School Runescape and maybe download from server too?

villermen commented 4 years ago

@AndnixSH Would you be interested in anything specific from the OSRS cache or just the ability to extract files?

AndnixSH commented 4 years ago

just the music files. The cache are stored at C:\Users\username\OneDrive\jagexcache\oldschool\LIVE (I have OneDrive enabled) but i'm not good with reversing files

villermen commented 4 years ago

@AndnixSH I'll look into getting OSRS cache to work. No idea what's different about it yet though, so it might take a long time.

Note that OSRS music is in MIDI format, so you'll end up with files like: soundscape.zip. They sound quite a bit different on your PC because it does not use the RuneScape soundfont. So no MP3/OGG files there.

AndnixSH commented 4 years ago

Yeah I just figured it out it was MIDI based. I found a project Runescape MIDI Player https://github.com/lequietriot/RuneScape-MIDI-Player-Suite but quite buggy and soundfont is not perfect yet

JayArrowz commented 3 years ago

This would be super nice, does this library already support reading the OSRS cache?

Margen67 commented 2 years ago

48