Stanisław Pitucha

Results 99 comments of Stanisław Pitucha

You'll need to regenerate the assets first. See https://github.com/inolen/quakejs#repackaging-assets

This doesn't seem to work. Setting fs_basepath to `./base` returns the same error. Setting it to `./base/baseq3` returns: ``` ----- FS_Startup ----- No such file or directory ```

Full path like ``` +set fs_basepath /Users/..../quakejs/base ``` still results in ``` ----- FS_Startup ----- No such file or directory ```

Yes, should've reported - adding those files makes the server work just fine 👍 Processing with the standard values even fixes the broken/missing textures in pro-q3dm6.

For rough estimate of PPM (can find correction up to 1000 PPM) you can try https://github.com/viraptor/fm_tune which uses local FM stations.

That's an issue of the librtlsdr packaging. Specifically, libusb is not needed by kalibrate itself. It's needed by librtlsdr and it's included as a dependency. If your distribution provides a...

That's awesome, thanks. I just did a driveby check out of curiosity. I haven't looked into this deeply, but some obvious things that seem to be needed for this file...

It's possible to do this by manually adding the entries, but in the latest version (mid 2021), there's still the argument disparity. It would be great if `IDictionary` was accepted.