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
https://i.imgur.com/BNnUSnb.png
toggle qwerty keyboard (wondows + space or Alt+ shift)
you can use 1 to 0
As for changing the input i found that these 4 work for me:
& or 1:
ActionMappings=(ActionName="QuickAccessBar1",Key=Ampersand,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
" or 3:
ActionMappings=(ActionName="QuickAccessBar3",Key=Quote,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
' or 4:
ActionMappings=(ActionName="QuickAccessBar4",Key=Apostrophe,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
! or 8:
ActionMappings=(ActionName="QuickAccessBar8",Key=Exclamation,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
I have not found the correct names for the other keys yet but I am still working on it.
I think that using the french names like Cedille or aigu will not work because the game wants the correct English translation.
The devs will surely fix this in the near future.
I can't find a working name for ( so I'll just post all the keys that I have figured out already.
ActionMappings=(ActionName="QuickAccessBar1",Key=Ampersand,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar2",Key=E_AccentAigu,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar3",Key=Quote,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar4",Key=Apostrophe,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar5",Key=Five,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar6",Key=Section,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar7",Key=E_AccentGrave,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar8",Key=Exclamation,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar9",Key=C_Cedille,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName="QuickAccessBar0",Key=A_AccentGrave,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
You can copy paste this into the file at: C:\Users\"Username"\AppData\Local\SCUM\Saved\Config\WindowsNoEditor\Input
I have tried Open_Parenthesis, Left_Parenthesis, Open_Parentheses and Left_Parentheses and none of these seem to work for me.