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/05/16 07:39] – 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, | ||
| - | * :!: **Anisotropic Filtering** with the built-in GPU plug-in set to any value other than '' | ||
| - | |||
| - | ===== Worlds ===== | ||
| - | |||
| - | ==== Lowest Latency ==== | ||
| - | |||
| - | * 305 - Falador Party Room | ||
| - | * 314 - Brimhaven Agility Arena | ||
| - | * 321 - Sulliuscep cutting | ||
| - | * 322 - Clan Wars - Free-for-all | ||
| - | * 329 - Tombs of Amascut | ||
| - | |||
| - | ==== Specific ==== | ||
| - | |||
| - | * 344 - Pest Control | ||
| - | * 353 - 1250 skill total (US) | ||
| - | |||
| - | ====== Ubuntu ====== | ||
| - | |||
| - | * https:// | ||
| - | |||
| - | sudo snap install ' | ||
| - | |||
| - | ====== 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 ====== | ||
| - | |||
| - | * :!: Adjust ''# | ||
| - | |||
| - | 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 | ||
| - | java -jar ~/' | ||
| - | |||
| - | # AppImage | ||
| - | # | ||
| - | |||
| - | # End</ | ||
| - | |||
| - | ====== 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 ' | ||
/usr/local/www/wiki/data/attic/games/old_school_runescape_runelite.1684237158.txt.gz · Last modified: by Sean Rhone
