Questions tagged [runescape]

RuneScape (RS) is a massively multiplayer online role-playing game (MMORPG) created by Jagex Ltd and written in Java. It is usually played in a Java-supporting web browser, although an unofficial client for Linux and other Unix-like operating systems exists.

RuneScape (RS) is the world's largest free massively multiplayer online role-playing game (MMORPG). It is created by Jagex Ltd and written in Java, although a HTML5 version of the game is also available on Microsoft Windows operating systems (MSW-OS). It is usually accessed via one of the following:

  • Opening http://www.runescape.com/game.ws in a Java-supporting web browser (e.g., Firefox, Epiphany or Opera). On Ubuntu this method requires that you have the IcedTea Java plugin installed. This Java guide for Ubuntu users on the Community Help Wiki may help, if any issues are encountered while installing this plugin.

  • Running the RuneScape official client. This option is only available for those running on OS X and MSW-OS. For Linux users there is an unofficial client, the RuneScape Unix Client, which may be installed on Ubuntu by running the following commands from the command line:

    sudo add-apt-repository ppa:hikariknight/unix-runescape-client   
    sudo apt-get update   
    sudo apt-get install unix-runescape-client
    

    providing the root password when prompted, of course.

14 questions
7
votes
3 answers

How do I update the IcedTea Plugin on 12.10?

Whenever I open up the page http://www.runescape.com/game.ws? in google chrome I get the notice, "IcedTea was blocked because it is out of date" and gives me the two options of updating it or running this time. I've gone to the link attached to the…
Josh Pinto
  • 8,089
2
votes
3 answers

How to make Runescape work on 12.04?

I'm trying to play Runescape on Chromium, but it runs really slowly. I have IcedTea Java from the Software Center. I had to install it for the game to work at all, but it's not playable. Does anyone have some good settings for me to use, or do I…
Alex
  • 2,099
2
votes
1 answer

Trouble installing libpng12 on 19.04

When trying to unpack libpng12-0_1.2.54-1ubuntu1.1_amd64.deb, I get this: $ sudo dpkg -i libpng12-0_1.2.54-1ubuntu1.1_amd64.deb (Reading database ... 183096 files and directories currently installed.) Preparing to unpack…
KyMuse
  • 33
1
vote
1 answer

Having trouble installing old school runescape

So I have been trying to get OSRS running and continue to run into an issue. I have been using guides online that have say to run sudo apt-add-repository ppa:hikariknight/unix-runescape-client Then sudo apt-get update And finally sudo apt-get…
1
vote
1 answer

How do I play RuneScape with minimal lagging?

RuneScape is a Java-based MMORPG that on Ubuntu can only be accessed (or at least to my knowledge) via going to http://www.runescape.com/game.ws in a Java-supporting web browser (such as Firefox or Opera) with the required plugins. The problem is…
Josh Pinto
  • 8,089
1
vote
0 answers

How can I add an icon to a specific sub-process from an application?

I have the RuneScape 3 application on my system that has an icon attached to it, however the application launches a sub-process named "rs2client" according to System Monitor which doesn't have an icon - this results in an empty space on my…
0
votes
1 answer

No WebGL support for Google Chrome on Ubuntu 14.04

The 2 solutions/workarounds I found searching askubuntu didn't work so far. Going to chrome://flags and enabling Override software rendering list didn't work. Also, starting Google Chrome with "LIBGL_DRI3_DISABLE=1 google-chrome" doesn't seem to…
renatov
  • 789
  • 1
  • 8
  • 21
0
votes
1 answer

Runescape application using wine

I downloaded runescape mmorpg and play it using wine. it continuously shuts down on me. It shows the following: Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7d2eb1d0). Register dump: CS:0073 SS:007b DS:007b ES:007b…
0
votes
1 answer

Trying to Launch Runescape Client - Nothing Happens

I'm really bad at this, and this is my first experience using Ubuntu. If you don't think your answer needs to be explained, it needs to be explained as if I were three. I'm talking explicit, clear, verbatim instructions. Thank you for any and all…
0
votes
1 answer

Enabling Java in Chrome on 32 bit 14.10

I am trying to run Runescape in Chrome (it has game.ws in its file address http://www.runescape.com/game.ws), and while I can run this game in Firefox I can't seem to run it in Chrome. To overcome this I downloaded jre-8u31-linux-i586.tar.gz from…
Josh Pinto
  • 8,089
0
votes
1 answer

Java iced tea isnt working with runescape, ubuntu 14.04

java -version java version "1.7.0_55" OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1) OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) This is a copy and paste from my terminal of my openjdk....I install the runescape game…
user304467
  • 21
  • 2
0
votes
1 answer

Multiple apps still show in output when updating despite being "removed"

I downloaded Wine and Runescape when I first got my computer, and haven't had a need for either and tried to remove them. Yet everytime I update it says connecting to both of them in the terminal output. Any attempt to remove them says they aren't…
-1
votes
1 answer

Can't install RuneScape (tried Ubuntu client and Wine)

I was trying to get back into the game RuneScape the other day, and tried copying and pasting the terminal code on RuneScape's website for the Ubuntu client: sudo -s -- << EOF wget -O -…
-1
votes
1 answer

I'm considering dual-booting this on my desktop, but will everything work?

Ok so right now I have Windows 8 on my gaming desktop that I use constantly. The two games I run most are RuneScape and MineCraft. I am wondering one, will these work on Ubuntu? And two, will my AMD Radeon HD 6850 work with Ubuntu? I have used it…