User Tools

Site Tools


games:linux:2004scape_localhost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:linux:2004scape_localhost [2025/12/17 15:00] – [Server Start] Sean Rhonegames:linux:2004scape_localhost [2025/12/17 15:21] (current) – [2004Scape] Sean Rhone
Line 200: Line 200:
 Name=2004Scape Name=2004Scape
 Categories=Game; Categories=Game;
-Exec='/usr/libexec/libwebkit2gtk-4_1-0/MiniBrowser' --dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi' +Exec='/usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/MiniBrowser' --dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi'
-#Exec='/bin/bash' -c "gio open 'http://localhost:8888/rs2.cgi'"+
 Type=Application Type=Application
 StartupNotify=false StartupNotify=false
 Icon=/home/CHANGEME/Projects/LostCity-225-EngineTS/ext/favicon.ico Icon=/home/CHANGEME/Projects/LostCity-225-EngineTS/ext/favicon.ico
-Actions=Map;Server;Update;Saves;Notes;+Actions=Map;Server;Browser;Update;Saves;Notes;
  
 [Desktop Action Map] [Desktop Action Map]
Line 214: Line 213:
 Exec='/bin/bash' -c "kgx -T '2004Scape - Server' -e ~/'Projects/LostCity-225-EngineTS/scripts/localhost-server-start.sh'" Exec='/bin/bash' -c "kgx -T '2004Scape - Server' -e ~/'Projects/LostCity-225-EngineTS/scripts/localhost-server-start.sh'"
 Name=Server - Start Name=Server - Start
 +
 +[Desktop Action Browser]
 +Exec='/bin/bash' -c "gio open 'http://localhost:8888/rs2.cgi'"
 +Name=Launch Client (browser)
  
 [Desktop Action Update] [Desktop Action Update]
Line 239: Line 242:
 ===== MiniBrowser ===== ===== MiniBrowser =====
  
-  zypper search 'minibrowser' +  apt search 'webkit2gtk'
- +
-  sudo zypper install 'webkit2gtk3-minibrowser'+
  
-  rpm -ql 'webkit2gtk3-minibrowser'+  sudo apt install 'libwebkit2gtk-4.1-0'
  
-  ls '/usr/libexec/libwebkit'*'/MiniBrowser'+  dpkg-query -L 'libwebkit2gtk-4.1-0| grep 'MiniBrowser'
  
   * Interestingly defaults to Pixel texture filtering (no need to toggle from Auto)   * Interestingly defaults to Pixel texture filtering (no need to toggle from Auto)
   * :?: TODO: Test from battery (would randomly crash but seemingly fine on AC)   * :?: TODO: Test from battery (would randomly crash but seemingly fine on AC)
  
-  '/usr/libexec/libwebkit2gtk-4_1-0/MiniBrowser' --dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi'+  '/usr/lib/x86_64-linux-gnu/webkit2gtk-4.1/MiniBrowser' --dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi'
  
/var/www/wiki/data/attic/games/linux/2004scape_localhost.1766001610.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki