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
Copy file name to clipboardExpand all lines: RotationSolver.Basic/Configuration/Configs.cs
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -693,8 +693,8 @@ public const string
693
693
/// Do NOT use with XivAlexander or NoClippy - this should automatically disable itself if they are detected, but double check first!
694
694
/// </summary>
695
695
[ConditionBool,UI("Remove extra lag-induced animation lock delay from instant casts (read tooltip!)",
696
-
Description="Do NOT use with XivAlexander or NoClippy - this should automatically disable itself if they are detected, but double check first!",
697
-
Filter=BasicTimer)]
696
+
Description="Do NOT use with XivAlexander, BMR tweaks enabled, or NoClippy - this should automatically disable itself if they are detected, but double check first!",
Description="Configures the maximum simulated delay in milliseconds when using animation lock removal - this is required and cannot be reduced to zero. Setting this to 20ms will enable triple-weaving when using autorotation. The minimum setting to remove triple-weaving is 26ms. The minimum of 20ms has been accepted by FFLogs and should not cause issues with your logs.",
0 commit comments