How do I launch fortnite with heroic?

I get this error in the log when I try to launch it :
Start-Process : Missing an argument for parameter 'ArgumentList'. Specify a parameter of type 'System.String[]' and 
try again.
At line:1 char:153
+ ... in64\FortniteClient-Win64-Shipping.exe`"" -Wait -ArgumentList  -NoNew ...
+                                                     ~~~~~~~~~~~~~
============= End of log =============    + CategoryInfo          : InvalidArgument: (:) [Start-Process], ParameterBindingException
    + FullyQualifiedErrorId : MissingArgument,Microsoft.PowerShell.Commands.StartProcessCommand
Was this page helpful?