by MatrixCL » Tue Jul 21, 2020 6:09 am
To record runs and preset some settings, one needs to create a shortcut to the game and add the parameters. Or run it from the console (command prompt in Windows).
As I'm a full stack developer by profession and have MS Visual Studio (not just Code), I was thinking of writing a simple game launcher. A Windows forms application with which you can select a couple of options and then run. The separate launcher with then launch the game with the correct command parameters.
I'm a little surprised I wasn't able to find one of those on this website, so I wanted to double check whether there really isn't one already. And if not, would there be any interest in that, or would I just be doing it for myself?
To record runs and preset some settings, one needs to create a shortcut to the game and add the parameters. Or run it from the console (command prompt in Windows).
As I'm a full stack developer by profession and have MS Visual Studio (not just Code), I was thinking of writing a simple game launcher. A Windows forms application with which you can select a couple of options and then run. The separate launcher with then launch the game with the correct command parameters.
I'm a little surprised I wasn't able to find one of those on this website, so I wanted to double check whether there really isn't one already. And if not, would there be any interest in that, or would I just be doing it for myself?