Open RSC
Table of contents
- General Information
- Enable High DPI Scaling For High Res Monitors
- How to Install
- Default Credentials
- Minimum Requirements
- Hosting Your Own Server
General Information
The first priority of our development is ensuring the authentic content found in the original Runescape Classic game is replicated to its full extent. We are in no way associated or affiliated with JaGex, Runescape Classic, or any other similar companies or products. Our goal is to program and play Runescape Classic, and have fun doing it!
You can obtain a sample of the running client from: https://openrsc.com
Enable high DPI Scaling For High Res Monitors
Windows:
Note: This requires Java 9 or newer to be installed. Java 8 does not support DPI scaling.
-
Launch the Open RSC game client
-
Open task manager (CTRL + ALT + DEL)
-
Right click the process "Java(TM) Platform SE binary"
-
Click "Open file location"
-
Right click on "javaw.exe" and click "Properties"
-
Click on the "Compatibility" tab
-
Re-launch the Open RSC game client
How to Install
Windows:
-
Click "Clone a repository" and specify URL: https://github.com/Open-RSC/Game.git
-
Click "Clone"
-
Launch "Game/Go-Windows.cmd"
Linux / Mac:
Paste the following in Terminal to begin the install process:
bash <(curl -s https://raw.githubusercontent.com/Open-RSC/Game/2.0.0/scripts/clone.sh)
Default Credentials (user / pass)
Database:
root / root
Forum:
Administrator / password
Minimum Requirements
-
Windows 7 x64
-
Mac OS X High Sierra
-
Ubuntu Linux 16.04
-
1GB RAM
Hosting Your Own Server
For those who want to host their own Open RSC server, you can get $100 in DigitalOcean credit that is good for 60 days: https://m.do.co/c/be6a177e6664
We believe security is the most important part of running a server and suggest the following Droplet firewall configuration if you use DigitalOcean:
After you configure this, you can test to see what ports are exposed to the public internet using "nmap DOMAIN -Pn" if you are using Linux and have installed "nmap"
We also recommend that you use CloudFlare to proxy your web traffic. Please use the following settings to ensure you are well protected:
___