Closed coreybruce closed 11 months ago
Yeah may be incompatibilities with your jdk provider. Try out enabling prefer system libraries https://github.com/TormStorm/jagex-launcher-linux/wiki/Troubleshooting#not-using-flatpak.
Oh I see well I am using the lutris package in my repo and not the flatpak so how do I select my preferred java version in normal lutris as I am already using system libraries?
Try unchecking "Prefer System Libraries" from that screenshot.
Yep that works!
Now to figure out why my game is running at 7fps, I assume it has to do with the game using my igpu instead of the dedicated gpu on a laptop
Hmm even adding the prime-run option my fps is tanking at 8fps... :(
Try editing runelite.sh in Lutris -> Right Click -> Browse Files -> drive_c/Program Files (x86)/Jagex Launcher/Games/RuneLite/runelite.sh
And edit it to be __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia java -jar "$(pwd)"/Games/RuneLite/RuneLite.jar
Try editing runelite.sh in Lutris -> Right Click -> Browse Files -> drive_c/Program Files (x86)/Jagex Launcher/Games/RuneLite/runelite.sh
And edit it to be
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia java -jar "$(pwd)"/Games/RuneLite/RuneLite.jar
Yeah that worked!
I'll close the issue post
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior Runelite runs
Seems to be having issues with Java17 I assume based on the log
Standalone Runelite works just fine but since I upgraded my account not knowing I can no longer use it I am forced to use the Jagex-launcher
Here is standalone Runelte working with java-17
Hardware information