Forums

Community: Linux Support 2.0 Thread is sticky

Quick find code: 409-410-916-65990459

Zaraxin
Sep Member 2011

Zaraxin

Posts: 59 Iron Posts by user Forum Profile RuneMetrics Profile
I have a GT610, so quite an old nvidia card.

The outputs are (I have to press control c when it gets stuck on the loading application resources):

caesum@devil:~$ sudo snap refresh
All snaps up to date.
caesum@devil:~$ runescape.rs3 -d -l

Attempting to print GPU debug information, this might not work on proprietary drivers

-l detected, lowering reported OpenGL compatibility values
This may not have any effect when using proprietary/ none Mesa GPU drivers

Launching RuneScape

Gtk-Message: 10:42:19.804: Failed to load module "overlay-scrollbar"
Gtk-Message: 10:42:19.804: Failed to load module "gail"
Gtk-Message: 10:42:19.805: Failed to load module "atk-bridge"
Gtk-Message: 10:42:19.829: Failed to load module "canberra-gtk-module"
^C
caesum@devil:~$ runescape.rs3 -s

WARNING; -s detected, running OpenGL on the CPU
Unless you have a supercomputer, this will have nearly unplayable FPS
This may not have any effect when using proprietary / none Mesa GPU drivers

Launching RuneScape

Gtk-Message: 10:42:41.064: Failed to load module "overlay-scrollbar"
Gtk-Message: 10:42:41.065: Failed to load module "gail"
Gtk-Message: 10:42:41.065: Failed to load module "atk-bridge"
Gtk-Message: 10:42:41.081: Failed to load module "canberra-gtk-module"
^C

29-Apr-2021 10:46:47

Zaraxin
Sep Member 2011

Zaraxin

Posts: 59 Iron Posts by user Forum Profile RuneMetrics Profile
Well, I seem to have now got it working again. I checked newer graphics drivers and found a 390 one which does support my graphics card - last time I checked my card wasn't listed. The newer driver has resolved the issues.

29-Apr-2021 12:04:29

thuum7

thuum7

Posts: 3 Bronze Posts by user Forum Profile RuneMetrics Profile
Hi,
I have Manjaro Linux on a laptop with nvidia gpu & core i5 cpu.

I have tried flatpak install above and AUR package (https://aur.archlinux.org/packages/runescape-launcher), and sadly both fails with:
- "Load Configuration" bar fills up
- a message dialog pops up with "There was an error loading the game configuration from the website. If you have a firewall, check that this program is allowed to access the Internet. (7,28)"

My firewall is off, so there is no other info to fix it. What do you recommend?

Thanks..

18-May-2021 20:45:50 - Last edited on 18-May-2021 20:53:30 by thuum7

thuum7

thuum7

Posts: 3 Bronze Posts by user Forum Profile RuneMetrics Profile
Hmm said :
They're libcurl errors, error 28 is a timeout error connecting to the server. Try swapping the world the client tries to connect to, I've no idea how to do it with the flatpak, but with the AUR package you could edit the runescape-launcher script and with the snap you can just pass a preferred world like
runescape.rs3 -w 84


So there's nothing that distinguishes it from being a bad/unreliable ISP/connection.

See if your browser can access this file

Thanks. I can see that file with my browser. wget can also fetch that file on my terminal. -w 84 option did not help. In launcher script, it has:
--configURI http://www.runescape.com/k=5/l=\$\(Language:0\)/jav_config.ws

Replacing this url with yours did not help. I have java -version:
openjdk version "11.0.11" 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9)
OpenJDK 64-Bit Server VM (build 11.0.11+9, mixed mode)

what do these stand for: k=, l=, a=, c=, binaryType=4
is there a documentation for what this url should be?
any other ideas?

Thanks..

23-May-2021 10:49:13 - Last edited on 23-May-2021 10:50:15 by thuum7

thuum7

thuum7

Posts: 3 Bronze Posts by user Forum Profile RuneMetrics Profile
After getting crc from jav_config.ws, this worked for me:

wget 'https://world10.runescape.com/client?binaryType=4&fileName=rs2client&crc=540674733'

That was an lzma archive. The 64-bit linux executable inside however does not run, core dumps all the time.

24-May-2021 20:31:27

Quick find code: 409-410-916-65990459 Back to Top