Seth Rader
Seth Rader
The low-pass filter is to remove high-frequency noise introduced by resampling; the cutoff is set just below the Nyquist frequency for an 11025 Hz sample rate (half the frequency). The...
> I can func_details however I was hoping to not using them for everything in hopes of saving some FPS when behind mountains. You would lose the performance gains of...
I've had this issue previously, try disabling AA or setting AA mode to full instead of edges-only. [edit] I checked and it's no longer an issue for me since *some*...
7,000 lines changed, additional language requirement (C++) all for 1 source file and header, and no description all in a single PR. Bold. ;) I think this might have a...
Does this occur in WinQuake or the re-release *engine* or any other non-QS engine? I checked the re-release *QuakeC* source, seems there's a bug with it ```C self.nextthink = self.nextthink...
Curiously, the call to `ai_charge()` is present in the Quake 1.06 source. @Joeveno did you recompile the code for Rogue, or use an existing progs.dat?