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 07:59] – 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 '' | ||
- | * :!: Steam launch script needs improved to handle launching and hooking when using Java; if Steam integration is wanted, use AppImage instead | ||
- | |||
- | 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? | ||
- | |||
- | 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 | ||
- | |||
- | ~/ | ||
C:/www/wiki/data/attic/games/old_school_runescape_runelite.1679659141.txt.gz · Last modified: (external edit)