| |
games:linux:2004scape_localhost [2025/04/26 01:40] – [SC55_zzdenis SoundFont] Sean Rhone | games:linux:2004scape_localhost [2025/05/16 21:39] (current) – external edit 127.0.0.1 |
---|
* [[https://lostcity.rs/t/singleplayer-main-branch-scripts-and-desktop-start-launchers-on-windows-linux-freebsd/54|Lost City Forums]] | * [[https://lostcity.rs/t/singleplayer-main-branch-scripts-and-desktop-start-launchers-on-windows-linux-freebsd/54|Lost City Forums]] |
* [[https://2004.lostcity.rs/worldmap|World Map]] (interactive) | * [[https://2004.lostcity.rs/worldmap|World Map]] (interactive) |
| * [[https://github.com/2004Scape/Server/wiki/FAQ|FAQ]] |
| |
| * [[https://2004hq.com/|2004HQ]] ([[https://lostcity.rs/t/2004hq-a-runehq-2004-inspired-aio-website/5721|info]]) |
| |
====== Dependencies ====== | ====== Dependencies ====== |
* https://www.doomworld.com/forum/topic/129928-new-sc55-soundfont-266mb-all-new-441k-samples/ | * https://www.doomworld.com/forum/topic/129928-new-sc55-soundfont-266mb-all-new-441k-samples/ |
* https://drive.google.com/file/d/1wdYpwoCka8r7ZuIzPn1CHy13_4aP9oSq/view?usp=sharing | * https://drive.google.com/file/d/1wdYpwoCka8r7ZuIzPn1CHy13_4aP9oSq/view?usp=sharing |
* ''SC-55 zz_denis v0.5.sf2'' | * ''SC55_zzdenis_v0.5.sf2'' |
* Add above ''zenity'' in [[#server_update|Update script]] | * Add symlink above ''zenity'' in [[#server_update|Update script]] |
| |
mkdir -p ~/'Projects/2004Scape-Server/ext' && sha384sum ~/'Downloads/SC55_zzdenis_v0.5.sf2' | grep 'f386f638777072fc220e39afbd7efcd227ca2bfcf13403bf47fbb2e2b8f4d151239710cc36c8530a75c3b4c3f55066b7' > '/dev/null' && mv -f ~/'Downloads/SC55_zzdenis_v0.5.sf2' ~/'Projects/2004Scape-Server/ext' | mkdir -p ~/'Projects/2004Scape-Server/ext' && sha384sum ~/'Downloads/SC55_zzdenis_v0.5.sf2' | grep 'f386f638777072fc220e39afbd7efcd227ca2bfcf13403bf47fbb2e2b8f4d151239710cc36c8530a75c3b4c3f55066b7' > '/dev/null' && mv -f ~/'Downloads/SC55_zzdenis_v0.5.sf2' ~/'Projects/2004Scape-Server/ext' |
| |
ln -s -f ~/'Projects/2004Scape-Server/ext/SC55_zzdenis_v0.5.sf2' ~/'Projects/2004Scape-Server/src/public/client/SCC1_Florestan.sf2' | ln -s -f ~/'Projects/2004Scape-Server/ext/SC55_zzdenis_v0.5.sf2' ~/'Projects/2004Scape-Server/src/public/client/SCC1_Florestan.sf2' |
| |
| ls -la ~/'Projects/2004Scape-Server/src/public/client/SCC1_Florestan.sf2' |
| |
====== Desktop Launcher ====== | ====== Desktop Launcher ====== |
| |
<code> | <code> |
# 2004Scape-localhost.desktop | |
| |
[Desktop Entry] | [Desktop Entry] |
Name=2004Scape | Name=2004Scape |