RuneScape Classic is the original 2001-era RuneScape MMORPG. This project is an open-source RuneScape Classic client port for Sailfish OS. Create your account at https://rsc.vet.
Click the screenshot to play a gameplay video.
Warning
This port was created with heavy utilization of OpenAI Codex.
You can install the game either from GitHub Releases or from Chum.
- While logging in, the login text flickers / changes rapidly
- Wiki lookup does not work when sailjail is enabled
Release build:
sfdk buildOptional full rebuild:
sfdk build -- --define "clean_build 1"Optional debug build:
sfdk build -- --define "debug_build 1"Optional full rebuild + debug:
sfdk build -- --define "clean_build 1" --define "debug_build 1"