These tweaks are primarily for disabling certain features of Epic Fight Nightfall, made mostly for personal use.
DISABLE_AUTO_COMPUTE_SHADER
Nightfall automatically enables compute shader each time you load up the game. While compute shader may help with performance, it can also sometimes cause rendering problems.
Im not quite sure why nightfall forces this config to be enabled, so be aware of issues that may come up.
DISABLE_MOB_STATUS_EFFECTS

Nightfall would display custom particles for certain status effects when AAA particles is installed.
The most notable example is the up arrows that appear on mobs if they have resistance effect.
| Effect name | Filename |
|---|---|
| MobEffect.RESISTANCE | def.efkefc |
| MobEffect.DAMAGE_BOOST | dmg.efkefc |
| ATTACK_SPEED_INCREASE | as.efkefc |
This config disables these particles.

