More actions
(Created page with "{{#seo: |title=Wii Homebrew Games (Role playing) - GameBrew |title_mode=append |image=rsccwii2.png |image_alt=RSC-C Wii }} {{Infobox Wii Homebrews |title=RSC-C Wii |image=rscc...") |
No edit summary |
||
Line 18: | Line 18: | ||
|source=https://github.com/2003scape/rsc-c | |source=https://github.com/2003scape/rsc-c | ||
}} | }} | ||
rsc-c is a portable, enhanced runescape classic client ported to C. | rsc-c is a portable, enhanced runescape classic client ported to C. Supports 204 and 177 (for [https://rsc.vet/ openrsc] support) client revisions. Original mudclient204 java source refactored by v0rtex/xetr0v and Isaac Eggsampler. | ||
Supports 204 and 177 (for [https://rsc.vet/ openrsc] support) client revisions. Original mudclient204 java source refactored by v0rtex/xetr0v and Isaac Eggsampler. | |||
==Features== | ==Features== |
Revision as of 13:01, 14 November 2022
RSC-C Wii | |
---|---|
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
[-] - Toggle on-screen keyboard
[+] - 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.
External links
- GitHub - https://github.com/2003scape/rsc-c