games:old_school_runescape_runelite
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| games:old_school_runescape_runelite [2023/03/24 08:00] – [AppImage] Sean Rhone | games:old_school_runescape_runelite [2024/08/06 17:15] (current) – removed Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Information ====== | ||
| - | |||
| - | * Old School RuneScape ((http:// | ||
| - | * RuneLite ((https:// | ||
| - | |||
| - | ====== Notes ====== | ||
| - | |||
| - | * :!: 117 HD plugin caused '' | ||
| - | * Disabling **Compute Shaders** with the built-in GPU plug-in improves performance seemingly without downside | ||
| - | * :!: **Anisotropic Filtering** with the built-in GPU plug-in set to any value other than '' | ||
| - | |||
| - | ====== Download ====== | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | gio open ' | ||
| - | |||
| - | ====== Install/ | ||
| - | |||
| - | ===== Java ===== | ||
| - | |||
| - | ==== Dependencies ==== | ||
| - | |||
| - | * [[distros: | ||
| - | * 2023/03/21: LWJGL reports '' | ||
| - | * :!: If Steam hooking is wanted, use [[# | ||
| - | |||
| - | sudo dnf install java-latest-openjdk wmctrl && sync | ||
| - | |||
| - | ==== Set Default Java ==== | ||
| - | |||
| - | **** | ||
| - | |||
| - | sudo update-alternatives --config ' | ||
| - | |||
| - | ==== RuneLite ==== | ||
| - | |||
| - | * :!: This expects '' | ||
| - | |||
| - | mkdir -p ~/' | ||
| - | |||
| - | ===== AppImage ===== | ||
| - | |||
| - | * :!: This expects '' | ||
| - | |||
| - | mkdir -p ~/' | ||
| - | |||
| - | ===== SELinux ===== | ||
| - | |||
| - | **** | ||
| - | |||
| - | sudo restorecon -F -I -R ~/' | ||
| - | |||
| - | ====== Launcher ====== | ||
| - | |||
| - | ===== Java ===== | ||
| - | |||
| - | nano ~/' | ||
| - | |||
| - | < | ||
| - | #!/bin/sh | ||
| - | |||
| - | # Working Directory | ||
| - | cd ~/' | ||
| - | |||
| - | # Environment Variables | ||
| - | # Modern Open/Mesa Graphics | ||
| - | export MESA_SHADER_CACHE_DIR=~/' | ||
| - | export MESA_GL_VERSION_OVERRIDE=' | ||
| - | export MESA_NO_ERROR=' | ||
| - | export mesa_glthread=' | ||
| - | export MESA_DISK_CACHE_SINGLE_FILE=' | ||
| - | export MESA_DISK_CACHE_DATABASE=' | ||
| - | |||
| - | # Launch | ||
| - | java -jar ~/' | ||
| - | |||
| - | # End</ | ||
| - | |||
| - | ===== AppImage ===== | ||
| - | |||
| - | * TODO: Environment variables? Can maybe just change the launch command in the Java script above to just launch the AppImage? | ||
| - | |||
| - | echo " | ||
| - | |||
| - | ====== Desktop Launcher ====== | ||
| - | |||
| - | ===== RuneLite ===== | ||
| - | |||
| - | mkdir -p ~/' | ||
| - | |||
| - | < | ||
| - | [Desktop Entry] | ||
| - | Name=RuneLite | ||
| - | Comment=A popular free, open-source and super fast client for Old School RuneScape | ||
| - | Categories=Game; | ||
| - | Exec='/ | ||
| - | Type=Application | ||
| - | StartupNotify=true | ||
| - | Path=/ | ||
| - | Icon=/ | ||
| - | Actions=Screen; | ||
| - | |||
| - | [Desktop Action Screen] | ||
| - | StartupNotify=false | ||
| - | Exec='/ | ||
| - | Name=Toggle Fullscreen/ | ||
| - | |||
| - | [Desktop Action Cache] | ||
| - | StartupNotify=false | ||
| - | Exec='/ | ||
| - | Name=Cache Cleanup | ||
| - | |||
| - | [Desktop Action Notes] | ||
| - | StartupNotify=false | ||
| - | Exec=gio open ' | ||
| - | Name=Installation Notes</ | ||
| - | |||
| - | sed -i ' | ||
| - | |||
| - | ====== Steam Launch ====== | ||
| - | |||
| - | * Set as a launch option for Old School RuneScape on Steam | ||
| - | * This allows gametime tracking for Steam | ||
| - | * :!: Need to be using the AppImage | ||
| - | |||
| - | ~/ | ||
/usr/local/www/wiki/data/attic/games/old_school_runescape_runelite.1679659248.txt.gz · Last modified: by Sean Rhone
