\Steam\steamapps\common\Desperados Wanted Dead or Alive
You will have to find the Steam folder by yourself as I don't have Linux. But it must be where your other programs are.
But in case you don't find it:
Steam command line options: "Properties" from the right-click menu of the game, and then "Set Launch Options".
For any other launch method, please use the facilities provided by the operating system.
Seperate each command (and their argument, if there's any) by spaces. If you experience any problems with the
default mode (smooth mouse on, auto mouse speed detection), please let use know.
Available command line options:
NOSMOOTHMOUSE: Specifying this option will restore the old behaviour, where the mouse updates 1:1 with the game
engine, at 25hz.
MOUSEFACTOR <number>: 1.0 will restore the old mouse speed, bigger numbers make it faster, smaller (>0) numbers slower.
Anything less than zero will be considered as if the option is not specified at all, and the
default auto-speed will be used.
FORCEBORDERLESS: Borderless fullscreen is disabled for Intel gpus for compatibility reason. You can override this
behaviour by specifying this option, but please note, it may lead to an unresponsive, invisible
game in fullscreen mode.
AUDIODEVICELIST: Specifying this option will list the available audio devices in log.txt (windows) or the output.
AUDIODEVICE <name>: You can override the default audio device by specifying its name using this option. Use the
previous option to list available devices. In case a device has a space in its name, you can use
quotation marks. (f.e: AUDIODEVICE "Super Duper Headphone Output")
The following example command line will disable mouse smoothing, override the mouse auto-speed with a half-speed modifier,
and disables the Intel compatibility fallback mode:
NOSMOOTHMOUSE MOUSEFACTOR 0.5 FORCEBORDERLESS
You can find Properties if you go to Steam and Library and the name of the game. You don't have to use it like in that topic's screenshot.
Post edited August 09, 2018 by robip85