User Tools

Site Tools


games:linux:doomsday_engine

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:doomsday_engine [2025/02/04 23:36] – [WADs] Sean Rhonegames:linux:doomsday_engine [2025/04/14 05:48] (current) – Debian 12 Sean Rhone
Line 3: Line 3:
   * Doomsday Engine ((https://dengine.net/))   * Doomsday Engine ((https://dengine.net/))
   * Enhanced engine for Doom, Heretic, Hexen, etc   * Enhanced engine for Doom, Heretic, Hexen, etc
-  * 2024/09/25: Didn't work on F41 Beta (''libX11.so.6.4.0'' segfault) 
  
 ====== Prerequisites ====== ====== Prerequisites ======
  
-  * https://dengine.net/linux+  * [[linux;distros;debian_12_xfce|Debian 12 (Xfce)]]
  
-  * [[linux;distros;fedora_workstation_gnome|Fedora Workstation (GNOME)]] +  sudo apt install 'doomsday'
- +
-  sudo dnf install 'fluid-soundfont-gm' 'http://api.dengine.net/1/builds?dl=doomsday-2.3.2-build3869-1.x86_64.rpm'+
  
 ====== WADs ====== ====== WADs ======
Line 17: Line 14:
   mkdir -p ~/'.doomsday/runtime/wads'   mkdir -p ~/'.doomsday/runtime/wads'
  
-  mv -f -v ~/'Downloads/wads/'*'.WAD' ~/'.doomsday/runtime/wads' +  mv -fv ~/'Downloads/wads/'*'.WAD' ~/'.doomsday/runtime/wads'
- +
-====== Audio ====== +
- +
-**** +
- +
-  SDL_SOUNDFONTS='/usr/share/soundfonts/FluidR3_GM.sf2' doomsday+
  
/srv/www/wiki/data/attic/games/linux/doomsday_engine.1738730218.txt.gz · Last modified: by Sean Rhone