Dark Messiah of Might and Magic
0 of 0

File information

Last updated

Original upload

Created by

wakkoswami

Uploaded by

wakkoswami

Virus scan

Safe to use

5 comments

  1. baloney8sammich
    baloney8sammich
    • member
    • 4 kudos
    This didn't work for me. Apparently, the "exec autoexec.cfg" line added to config.cfg had no effect.

    Instead, I added "+exec autoexec.cfg" to launch options as per this Steam guide and that did the trick. Bonus is there's no need to make config.cfg read-only.
    1. spartan117ce
      spartan117ce
      • premium
      • 12 kudos
      You and twistedfix both deserve kudos for your contributions to this, good job!
    2. sirensynapse
      sirensynapse
      • member
      • 0 kudos
      I did the steam guide thing, but dunno how to do one step:
      To run at startup add ''''+exec enhancedcontrols.cfg'''' to your command-line arguments.

      What does that mean? Where do I do that? Noob. ;)
    3. baloney8sammich
      baloney8sammich
      • member
      • 4 kudos
      In your library, right-click on the game and select Properties...

      Enter it in the Launch Options field. I don't remember if you needed to use quotes.
  2. Twistedfix
    Twistedfix
    • member
    • 1 kudos
    Mutually exclusive toggleables (never on/on)
    Modernised. More responsive. More natural:


    alias tc "crouchon"
    alias crouchon "+duck; alias tc crouchoff; walkoff"
    alias crouchoff "-duck; alias tc crouchon"

    alias tw "walkon"
    alias walkon "+speed; alias tw walkoff; crouchoff"
    alias walkoff "-speed; alias tw walkon"

    bind CTRL tc
    bind ALT tw