Skip to content

Bl0ds/Game

 
 

Open RSC Source Code

Table of contents

  1. Project Information
  2. How to Install
  3. Default Credentials
  4. Minimum Requirements
  5. Bug Reports, Discord, and Reddit
  6. Enable High DPI Scaling For High Res Monitors
  7. In-Game Commands

Project 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!

Code of conduct

Contributing guide

How to Install

Windows Single Player:

Developers on Windows / Linux / Mac:

  1. Fork the repository and clone your fork of it locally with git.

  2. Please download IntelliJ IDEA Community IDE and Git Kraken to work on the project files.

It is strongly suggested that you download IntelliJ IDEA Community IDE and Git Kraken for the project files. While the live game server is hosted on an Ubuntu VPS, you should learn the ins and outs of how things work before you host a public server.

Return to top

Default Credentials (user / pass)

username: root

password: root

Return to top

Minimum Requirements

  • Windows 10 or MacOS or Ubuntu 18.04

  • 2GB RAM

  • Latest version of Java (preferably OpenJDK - download here!)

Return to top

Bug Reports, Discord, and Reddit

Feel free to submit bug reports in the repository issues section! If you would like to chat with developers and players of this project, join our Discord server!

Discord

Reddit

OpenRSC Website

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.

  1. Launch the Open RSC game client

  2. Open task manager (CTRL + ALT + DEL)

  3. Right click the process "Java(TM) Platform SE binary"

  4. Click "Open file location"

  5. Right click on "javaw.exe" and click "Properties"

  6. Click on the "Compatibility" tab

  7. Set this:

  8. Re-launch the Open RSC game client

Return to top

In-Game Commands

Return to top

About

Open RSC game code | We Use GitLab ->

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.9%
  • Shell 8.1%
  • TSQL 0.7%
  • Batchfile 0.1%
  • Makefile 0.1%
  • Dockerfile 0.1%