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 [2024/07/01 19:45] – 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 ==== | ||
- | |||
- | * Last checked: 2023/05/18 US East | ||
- | |||
- | * 354 - Castle Wars 2 | ||
- | * 362 - TzHaar Fight Pit | ||
- | * 369 - Wilderness PK - Members | ||
- | * 370 - Fishing Trawler | ||
- | * 377 - Mort' | ||
- | |||
- | ==== Specific ==== | ||
- | |||
- | * 344 - Pest Control | ||
- | * 353 - 1250 skill total (US) | ||
- | |||
- | ====== 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/bash | ||
- | |||
- | # Working Directory | ||
- | cd ~/' | ||
- | |||
- | export MESA_SHADER_CACHE_DIR=~/' | ||
- | #export _JAVA_OPTIONS=' | ||
- | |||
- | # 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 ' | ||
C:/www/wiki/data/attic/games/old_school_runescape_runelite.1719877544.txt.gz · Last modified: by Sean Rhone