More actions
Runescape Classic | |
---|---|
General | |
Author | 2003Scape Team |
Type | Role playing |
Version | mudclient177-rev1 |
License | AGPL-3.0 |
Last Updated | 2022/04/01 |
Links | |
Download | |
Website | |
Source | |
rsc-c is a portable, enhanced runescape classic client ported to C. Supports 204 and 177 (for openrsc support) client revisions. Original mudclient204 java source refactored by v0rtex/xetr0v and Isaac Eggsampler.
Features
- Native ports for 3DS, Wii, web browser and desktop.
- Opengl/webgl renderer with customizable field of view.
- Dynamic resizable mode with interface scaling and new minimum resolution of 320x240.
- 3D model ground items based on runescape 2 beta models.
- Runescape classic wiki button.
- Bank interface with scrollbar and search.
- And more.
Controls
D-Pad - Control camera
A - Left click
B - Right click, Backspace whilst keyboard is open
Minus - Toggle on-screen keyboard
Plus - Press enter key
1 - Toggle F1/interlace mode
A USB keyboard and mouse can also be used.
Credits
Libraries used:
- tiny-bignum-c for RSA encryption on login/registration.
- micro-bunzip for decompressing cache archives.
- libsdl2 for input/output on desktop.
- glew for runtime opengl extension loading.
- ini for parsing options.ini.