Nexus-Mods / NexusMods.App

Home of the development of the Nexus Mods App
https://nexus-mods.github.io/NexusMods.App/
GNU General Public License v3.0
1.1k stars 50 forks source link

Support Setting Commandline Args on Heroic #2264

Open Sewer56 opened 1 week ago

Sewer56 commented 1 week ago

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.

Pickysaurus commented 3 days ago

@Sewer56 Has this been raised with Heroic's devs?