Shpoike / Quakespasm

Extra bloaty junk to modernise stuff a bit.
http://triptohell.info/moodles/qss/
GNU General Public License v2.0
185 stars 41 forks source link

[Feature request] Increase particles limit #21

Open NightFright2k19 opened 3 years ago

NightFright2k19 commented 3 years ago

Episodes like "Dwell" cannot display all particles due to internal limits. In order to avoid having to use the -particles command line parameter, it should be considered to raise the limit for particles to at least 8k, better even 16k or 32k like in some other ports.

adelpha commented 3 years ago

What does the -particles command line param do and what's the syntax?

NightFright2k19 commented 3 years ago

It increases the amount of particles which can be active at the same time. Some mods hit the internal port limits and then you don't see stuff like trails or explosion effects. A value of 8000 is usually enough. Syntax is like: quakespasm-spiked-win64.exe -particles 8000