diff --git a/Bloxstrap/Installer.cs b/Bloxstrap/Installer.cs index 7b9c5bf..e5fbf39 100644 --- a/Bloxstrap/Installer.cs +++ b/Bloxstrap/Installer.cs @@ -541,6 +541,7 @@ namespace Bloxstrap WindowsRegistry.RegisterPlayer(); + App.FastFlags.SetValue("FFlagDisableNewIGMinDUA", null); App.FastFlags.SetValue("FFlagFixGraphicsQuality", null); try