AlteriaX / WuWa-Configs

Engine Tweaks to Improve Visuals/Stutters
256 stars 8 forks source link

Min req for `CPUParticlesPerEmitter` to enable Signal Particles #4

Closed faustaahmad closed 4 months ago

faustaahmad commented 4 months ago

Untested in game version 1.1

FX.MaxCPUParticlesPerEmitter=200
fx.MaxNiagaraCPUParticlesPerEmitter=200

Try to reduce by 1~10, if Signal Particles gone then it's still the same as game version 1.0 Thanks for sharing your configuration (No Reddit account)

AlteriaX commented 4 months ago

It's actually better to set it through fx.Niagara.QualityLevel instead, has similar effect to reduce particles but doesn't break stuff.

Edit: Just use the mod if you want low quality, fixed the values.