Posted February 22, 2021
since you're using the -- convention for command line flags please add a --help option that lists all the available command line options
I was trying to find the command line flag to tell the game to stop asking if I wanted to use Vulkan or not.
I tried this first which didn't work.
Then tried /? and /h just in case
Then tried --vulkan which seems like a pretty obvious choice but it didn't work either
And then searched google which didn't find this posts in this forum where the real option is mentioned "--vk"
and so on, eventually I searched this forum and found the right option.
So can you at some point add a --help flag that lists all the available command line options please so it might save someone else the time and frustration later?
I was trying to find the command line flag to tell the game to stop asking if I wanted to use Vulkan or not.
I tried this first which didn't work.
Then tried /? and /h just in case
Then tried --vulkan which seems like a pretty obvious choice but it didn't work either
And then searched google which didn't find this posts in this forum where the real option is mentioned "--vk"
and so on, eventually I searched this forum and found the right option.
So can you at some point add a --help flag that lists all the available command line options please so it might save someone else the time and frustration later?