User Tools

Site Tools


games:bsd: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:bsd:2004scape_localhost [2025/10/30 00:44] Sean Rhonegames:bsd:2004scape_localhost [2025/11/03 11:11] (current) – [Standalone Browser] Sean Rhone
Line 20: Line 20:
   su -   su -
  
-  pkg install git openjdk24 npm-node24+  pkg install git openjdk25 npm-node25
  
 ====== Download Source ====== ====== Download Source ======
Line 74: Line 74:
 #!/bin/sh #!/bin/sh
  
-export JAVA_HOME='/usr/local/openjdk24'+export JAVA_HOME='/usr/local/openjdk25'
 export _JAVA_OPTIONS='--sun-misc-unsafe-memory-access=allow' export _JAVA_OPTIONS='--sun-misc-unsafe-memory-access=allow'
  
Line 150: Line 150:
 [Desktop Action Server] [Desktop Action Server]
 Exec='/bin/sh' -c "xfce4-terminal --minimize -T '2004Scape [Server]' -I ~/'Projects/LostCity-244-EngineTS/ext/favicon.ico' -e ~/'Projects/LostCity-244-EngineTS/scripts/localhost-server-start.sh'" Exec='/bin/sh' -c "xfce4-terminal --minimize -T '2004Scape [Server]' -I ~/'Projects/LostCity-244-EngineTS/ext/favicon.ico' -e ~/'Projects/LostCity-244-EngineTS/scripts/localhost-server-start.sh'"
-Name=Launch Local Server+Name=Server - Start
  
 [Desktop Action Saves] [Desktop Action Saves]
Line 171: Line 171:
  
   mkdir -p ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost' && gio open ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost'   mkdir -p ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost' && gio open ~/'Projects/LostCity-244-EngineTS/src/data/players/localhost'
 +
 +
 +====== TODO ======
 +
 +===== Standalone Browser =====
 +
 +<code>
 +filezilla: 3.68.1_2
 + webkit2-gtk_41
 +
 +foliate: 3.3.0_1
 + webkit2-gtk_60
 +
 +'/usr/local/libexec/webkitgtk-6.0/MiniBrowser' --dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi'
 +
 +'/usr/local/libexec/webkit2gtk-4.1/MiniBrowser' --dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi'
 +
 +'/usr/local/libexec/webkit2gtk-4.0/MiniBrowser' --dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi'
 +
 +--dark-mode --autoplay-policy 'allow' --private --features='-PreferPageRenderingUpdatesNear60FPS' 'http://localhost:8888/rs2.cgi'
 +
 +
 +surf -a 'a' -b -D -f -g -I -k -m -n -S -t -x 'http://localhost:8888/rs2.cgi'
 +
 +</code>
  
/srv/www/wiki/data/attic/games/bsd/2004scape_localhost.1761799478.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