We have no way to set any additional commandline arguments while booting the game with the Heroic launcher.
We want
A way to set additional commandline arguments when starting the game.
Supporting Information
src/backend/protocol.ts#L104 seems to indicate that it is not (currently) possible to add additional commandline arguments in Heroic itself. We will need to talk with the Heroic devs to see if it's possible to extend the protocol.
This will be required for some more special cased games such as Bannerlord.
Improvement
Currently
We have no way to set any additional commandline arguments while booting the game with the Heroic launcher.
We want
A way to set additional commandline arguments when starting the game.
Supporting Information
src/backend/protocol.ts#L104 seems to indicate that it is not (currently) possible to add additional commandline arguments in Heroic itself. We will need to talk with the Heroic devs to see if it's possible to extend the protocol.
This will be required for some more special cased games such as Bannerlord.