ajaxvs / poeNullParticles

Path of Exile particles remover
81 stars 19 forks source link

[Question] Does this also remove microtransactions? #2

Closed SakhJack closed 5 years ago

SakhJack commented 5 years ago

If not, do you ever plan to add this functionality?

Side question: what's emitter?

ajaxvs commented 5 years ago

MTX particle effects - yes, it does by default. MTX models - no, never. I don't recommend to remove MTX model files at all, because MTX selling is the main GGG profit income. If we'll start to edit MTX models, they'll start to ban us.

Emitters are particles source systems.

SakhJack commented 5 years ago

So what's the difference between having one or zero emitters? The amount of particles produced?

ajaxvs commented 5 years ago

Exactly. Every effect has at least one visible part in "one-emitter" mode - more visibility, less fps. "Zero-emitters" mode is supposed to disable all particle sources - less visibility, more fps.