Daniel Svensson
Daniel Svensson
@jknack thanks for merging and dealing with the Java 21 fallout, perhaps best to also add Java 24 (and later change to 25) to the build matrix as Java 25...
I successfully produced some looping sounds by crafting wav headers like this a while back. https://github.com/qw-ctf/ambiencefix Think I just checked the vanilla id1 sounds and did the same thing. I...
Nah, it's go, so you can just build it from the command line if you have go installed, it's platform independent. But if you're not creating new stuff, it's less...
It's not. Any google search or AI prompt ought to be able to provide you with extremely simple step-by-step instructions on how to install go and compile a single go...
Stop flexing with your infinite amount of spare time 😂
Looping sounds work just fine, if you loop the same way as idSoftware did back in the day it works. I wrote a little utility to write the correct wav...
Oh, already mentioned in thread. Anyways, use that or get someone to fix it.
> Dang, I assumed by now the recent ezquake builds would have fixed sounds. Am I being foolish to expect this issue to simply get fixed as ezquake progresses? I...
It has nothing to do with CTF, it's just a github org I put the code under. They're right to avoid 3.2.3, it's horribly slow and remote exploitable in all...
This is a N+1 problem, it's better to detect expected files and tell the user to find out which package provides such commands if missing.