Skip to content

A replica RSC private server under active development

License

Notifications You must be signed in to change notification settings

Cleako/Game

 
 

Repository files navigation

Open RSC

Build Status

Table of contents

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

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:

Check out the dedicated single player verison of Open RSC for Windows!

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)

user: root

pass: root

Return to top

Minimum Requirements

  • Windows 7 x64

  • Mac OS X High Sierra

  • Ubuntu Linux 18.04

  • 2GB RAM

Return to top

Bug Reports, Discord, Reddit, and Twitter

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

Twitter

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

About

A replica RSC private server under active development

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.0%
  • Shell 8.8%
  • Other 0.2%