Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
In any case, that's an odd thing that shouldn't happen. Could you check your config.cfg file inside mm->cfg folder and see if there is anything weird binded.
I did have to add a launch code to get the game to not lock up the PC though. I’ll paste it here when I get back to my PC.
It’s very strange. The game also defaults to AZERTY instead of QWERTY for some reason. Not sure why, I’m not from a region that uses AZERTY. I ended up rebinding the controls too QWERTY but there’s no “pause” binding in the game.
https://steamcommunity.com/sharedfiles/filedetails/?id=3378556750&searchtext=%D0%9F%D0%BE%D0%B8%D1%81%D0%BA+%D0%BF%D0%BE+%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%B0%D0%BC+%D0%BA+Dark+Messiah+of+Might+%26amp%3B+Magic+Single+Player
Open it with a text editor.
Find the: bind "PAUSE" "pause" line.
Change the "PAUSE" binding to a keyboard key. I chose p. It should now look like this:
bind "p" "pause"
That fixed the game from pausing on every key press. IDK why it configured itself that way, but it did.
Also, I have these Launch Options in my Steam Properties for the game:
PROTON_FORCE_LARGE_ADDRESS_AWARE=1 %command% -novid -w 2560 -h 1440
This has the game running mostly fine now. Audio crackles sometimes but otherwise game is fine. Hope this helps anyone in the future.
Thank you, editing config file helped