Skip to content
Snippets Groups Projects
  1. Dec 02, 2024
  2. Nov 24, 2024
  3. Nov 23, 2024
  4. Nov 22, 2024
  5. Nov 19, 2024
  6. Nov 17, 2024
  7. Nov 05, 2024
  8. Nov 04, 2024
  9. Nov 01, 2024
  10. Oct 30, 2024
  11. Oct 29, 2024
  12. Oct 28, 2024
  13. Oct 27, 2024
  14. Oct 26, 2024
  15. Oct 25, 2024
  16. Oct 24, 2024
  17. Oct 23, 2024
  18. Oct 22, 2024
  19. Oct 21, 2024
  20. Oct 20, 2024
  21. Oct 18, 2024
  22. Oct 17, 2024
    • Josh Megnauth's avatar
      package(games): QuakeSpasm, a Quake 1 source port · facbbc88
      Josh Megnauth authored
      QuakeSpasm is a simple source port that primarily focuses on bug fixes
      and backwards compatibility.
      
      Its build system is a small Makefile which required a few patches in
      order to compile on Redox. Currently, it compiles with both SDL1 and
      SDL2. MP3 support is hard disabled since neither `libmad` nor `mpg123`
      would compile. However, the default OGG container and Vorbis decoder
      compiles fine.
      
      Like Doom, Quake requires commercial assets or free replications in
      order to run. I'm currently trying to write a small recipe for the
      shareware files, but ironically that has more blockers than the source
      port itself.
      
      Beyond the lack of content, I think this port is good to go.
      Verified
      facbbc88
  23. Oct 16, 2024
Loading