User Tools

Site Tools


games:windows: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:windows:2004scape_localhost [2025/04/06 23:06] Sean Rhonegames:windows:2004scape_localhost [2025/04/20 21:10] (current) – [Save Data Back-up] Sean Rhone
Line 4: Line 4:
  
   * These notes provide a local single-player server for 2004Scape ((RSPS/RuneScape Private Server based on cache ''225'' from May 18th, 2004))   * These notes provide a local single-player server for 2004Scape ((RSPS/RuneScape Private Server based on cache ''225'' from May 18th, 2004))
-  * Last tested commit: [[https://github.com/2004Scape/Server/commit/910f1910c1f489503e3885cebcff62c75f45b1a1|910f191]]+  * Last tested commit: [[https://github.com/2004Scape/Server/commit/2fa31f93306fdc01b4f0bddfd17e97504b00dd95|2fa31f9]]
  
 ===== Media ===== ===== Media =====
Line 100: Line 100:
 "%ProgramFiles%\nodejs\node.exe" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" --prefix "%UserProfile%\Projects\2004Scape-Server\src" run "clean" "%ProgramFiles%\nodejs\node.exe" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" --prefix "%UserProfile%\Projects\2004Scape-Server\src" run "clean"
 CD "%UserProfile%\Projects\2004Scape-Server\src" CD "%UserProfile%\Projects\2004Scape-Server\src"
-"%ProgramFiles%\nodejs\node.exe" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" install --verbose+"%ProgramFiles%\nodejs\node.exe" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" install
 "%ProgramFiles%\nodejs\node.exe" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" --prefix "%UserProfile%\Projects\2004Scape-Server\src" run "setup" "%ProgramFiles%\nodejs\node.exe" "%ProgramFiles%\nodejs\node_modules\npm\bin\npm-cli.js" --prefix "%UserProfile%\Projects\2004Scape-Server\src" run "setup"
  
Line 182: Line 182:
 ==== Client ==== ==== Client ====
  
-  "http://localhost/rs2.cgi"+  "http://localhost:80/rs2.cgi"
  
   2004Scape   2004Scape
Line 208: Line 208:
 ==== Client ==== ==== Client ====
  
-  "http://localhost/rs2.cgi"+  "http://localhost:80/rs2.cgi"
  
   2004Scape (localhost)   2004Scape (localhost)
Line 268: Line 268:
 ==== Client ==== ==== Client ====
  
-  * http://localhost/rs2.cgi +  * http://localhost:80/rs2.cgi
-  * http://localhost:80+
  
 ===== Update ===== ===== Update =====
Line 314: Line 313:
   * https://www.doomworld.com/forum/topic/136501-best-soundfonts/   * https://www.doomworld.com/forum/topic/136501-best-soundfonts/
  
-  * ''SC-55 SoundFont v1.2a1.sf2'' preferred+===== TimGM6mb ===== 
 + 
 +  * https://packages.debian.org/sid/all/timgm6mb-soundfont/download 
 +  * ''TimGM6mb.sf2'' 
 + 
 +  "explorer.exe" "%UserProfile%\Projects\2004Scape-Server\src\public\client" 
 + 
 +  DEL /Q "%UserProfile%\Projects\2004Scape-Server\src\public\client\SCC1_Florestan.sf2" && MKLINK "%UserProfile%\Projects\2004Scape-Server\src\public\client\SCC1_Florestan.sf2" "%UserProfile%\Projects\2004Scape-Server\src\public\client\TimGM6mb.sf2" 
 + 
 +====== Edge Standalone Tests ====== 
 + 
 +  "%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge_proxy.exe" --app="http://localhost:80/rs2.cgi" 
 + 
 +  "%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" --proxy-server="localhost:80" --kiosk --edge-kiosk-type="public-browsing" --new-window "http://localhost/rs2.cgi"
  
/srv/www/wiki/data/attic/games/windows/2004scape_localhost.1743995163.txt.gz · Last modified: by Sean Rhone