Force always load a Particle

Hello!
I have added a Particle System to all players on a game. That Particle is hidden and can be visible just when one player press V.
Everything was working perfectly until I added some Exec Console Command Nodes to get more FPS on the game.

The question is:
Do we have any possibility to make that Particle System work always even if you set sg.EffectsQuality to a low value??
Its an important part of the game so it should work even if a player set all to lower graphics.

Thank you