惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
MyScale Blog
MyScale Blog
博客园 - Franky
The Cloudflare Blog
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
博客园 - 聂微东
WordPress大学
WordPress大学
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
The Blog of Author Tim Ferriss
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
Google DeepMind News
Google DeepMind News
P
Proofpoint News Feed
Martin Fowler
Martin Fowler
aimingoo的专栏
aimingoo的专栏
J
Java Code Geeks
腾讯CDC
雷峰网
雷峰网
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
博客园 - 【当耐特】
美团技术团队
云风的 BLOG
云风的 BLOG

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - runescape-launcher
2026-06-12 · via AUR Newest Packages

Pinned Comments

Stif commented on 2025-07-06 01:05 (UTC) (edited on 2025-07-25 22:24 (UTC) by Stif)

@txtsd You can't no longer be able to play with this pkg. You need to use the Jagex Launcher or you can use Steam with Proton.

Edit: Bolt is a third-party implementation of the Jagex Launcher that can be found here: https://aur.archlinux.org/packages/bolt-launcher

JagexDark commented on 2019-11-13 10:02 (UTC)

The GUI label is intentionally 2.2.4, this is related to it being a Linux-only launcher update, sorry if this causes any confusion

grawity commented on 2026-02-25 09:35 (UTC)

I updated this but it still SIGSEGVs and I can't really be bothered to investigate; my account is a 'Jagex' account now, and frankly I don't really play RS anymore in general

Lindenk commented on 2025-08-30 00:53 (UTC)

@Stif This package still works if you didn't upgrade to a Jagex account

Stif commented on 2025-07-06 01:05 (UTC) (edited on 2025-07-25 22:24 (UTC) by Stif)

@txtsd You can't no longer be able to play with this pkg. You need to use the Jagex Launcher or you can use Steam with Proton.

Edit: Bolt is a third-party implementation of the Jagex Launcher that can be found here: https://aur.archlinux.org/packages/bolt-launcher

txtsd commented on 2025-07-05 10:51 (UTC)

rs2client is coredumping on launch. What do I do?

purityring commented on 2023-10-19 04:56 (UTC) (edited on 2023-10-19 05:18 (UTC) by purityring)

I was able to fix the audio issues with pipewire by commenting out export PULSE_LATENCY_MSEC=100 from /usr/bin/runescape-launcher and adding application specific properties to pipewire-pulse.conf

{
    # runescape 3 audio fix
    matches = [ { application.process.binary = "rs2client" } ]
    actions = { update-props = { pulse.min.req = 1024/48000 } }
}

DLAN commented on 2023-06-25 17:43 (UTC)

I have the same audio issues - steam launcher works fine for me but it is a bit more laggy so I would prefer this one overall. Occasionally I could get it to launch without audio choppiness, but it was never consistent. I have tried setting the audio delay to 60, 100, 120, 200, none of them made a difference. I use pipewire for audio. I think when I was still using pulse audio I remember it working fine but with pipewire it is choppy. I haven’t verified this recently though.

Saiyaman commented on 2023-06-06 05:36 (UTC)

The audio is really glitchy for me. Something to do with pipewire latency but not really sure. Couldn't resolve it so I went with steam/proton.

grawity commented on 2023-02-11 13:04 (UTC)

@leo_sk: Was it just that one library, not any others? What AUR helper are you using? Do you have a nonstandard Cairo installed?

leo_sk commented on 2023-02-10 18:53 (UTC)

I was getting the error:

Checking runescape-launcher dependencies...
Resolving dependencies...
Warning: cannot resolve "libcairo.so.2=0", a dependency of "runescape-launcher"
Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'libcairo.so.2=0' required by runescape-launcher
Transaction cancelled.

So i removed line libcairo.so=2 and it built successfully and works properly

erfahren commented on 2022-11-05 14:36 (UTC)

I got error "missing libcrypto.so.1.1" so I installed openssl-1.1 and that fixed it.