You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the ability to enable or disable audio triggers by zone would be helpful for improving performance by reducing the amount of triggers needing to be checked and could reduce triggers that get fired when they shouldn't be.
Settings for an induvial trigger and can set up defaults for newly created or imported triggers
Settings on trigger:
All zones enabled by default
Select zone(s) that the trigger can fire in
Select expansion(s) that the trigger can fire in (This will be a pre setup list that comes with the app)
Select zone(s) that the trigger won't fire in
Select expansion(s) that the trigger won't fire in (This will be a pre setup list that comes with the app)
Settings for all triggers in a folder unless overridden by a trigger in that folder.
Example stricture
Raids -> All zones
Laurion's Song -> LS zones
Bidil -> raid zone
Final Fuge -> raid zone
Night of Shadows -> NoS zones
Deepshade - > raid zone
Direfall Pass -> raid zone
Settings on folder
All zones enabled by default
Select zone(s) that the trigger can fire in
Select expansion(s) that the trigger can fire in (This will be a pre setup list that comes with the app)
Select zone(s) that the trigger won't fire in
Select expansion(s) that the trigger won't fire in (This will be a pre setup list that comes with the app)
The text was updated successfully, but these errors were encountered:
Do you know of anyone having performance issues that isn't running on an old laptop or something? A decent CPU should be OK even if there's 10k triggers. Regex is really fast in this version. I only warn people to have less for active triggers. Things may slow down if your overlays getting overwhelmed with triggers being matched.
I don't know how much of an issue it is with EQ Log Parser but I do know it is an issue with GINA. I figured a feature like this would be good for performance and also to reduce false triggers for things that share the same message but don't apply in all zones.
Having the ability to enable or disable audio triggers by zone would be helpful for improving performance by reducing the amount of triggers needing to be checked and could reduce triggers that get fired when they shouldn't be.
Settings for an induvial trigger and can set up defaults for newly created or imported triggers
Settings on trigger:
Settings for all triggers in a folder unless overridden by a trigger in that folder.
Example stricture
Raids -> All zones
Laurion's Song -> LS zones
Bidil -> raid zone
Final Fuge -> raid zone
Night of Shadows -> NoS zones
Deepshade - > raid zone
Direfall Pass -> raid zone
Settings on folder
The text was updated successfully, but these errors were encountered: