flathub / com.jagex.RuneScape

https://flathub.org/apps/details/com.jagex.RuneScape
20 stars 14 forks source link

Flatpak crashes, but game runs (with difficulty) from package from runescape.com #77

Open visor841 opened 5 years ago

visor841 commented 5 years ago

On Xubuntu 18.04, using this flatpak I'm getting the same crash as #49 , but I can get the game running through the website by doing:

  1. I have to change MESA_GL_VERSION_OVERRIDE to 2.1 usr/bin/runescape-launcher
  2. I have to install libcurl3, which uninstalls libcurl4 <-- This is what I want to use the flatpak for.
  3. I have to run the game from terminal using "PULSE_LATENCY_MSEC=100" in order to make the sound not crackle.

Is there a set of steps I can use to get the flatpak to run similar to the website's version?

visor841 commented 5 years ago

While I would still like to use the flatpak, I did fix problem 2 above by install libcurl4 using this repository: https://launchpad.net/~xapienz/+archive/ubuntu/curl34.