SCUM
Not enough ratings
Azerty keyboards - How to fix the "Quick Access" shortcuts
By Freeman
"Quick Access" shortcuts are not working properly for Azerty keyboards.
This explains how to modify the configuration file to solve the issue.
   
Award
Favorite
Favorited
Unfavorite
Modify you Input.ini file
  • Open the Input.ini file located in your C:\Users\YourUserName\AppData\Local\SCUM\Saved\Config\WindowsNoEditor\ folder

  • In this file, you should have 10 command lines related to the Quick Access menu starting with ActionMappings=(ActionName="QuickAccessBar1"...
    The 10th line being the one containing QuickAccessBar0

  • Replace those 10 command lines by :
    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=LeftParantheses,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 now save and close the Input.ini file then start your game!
1 Comments
scooters Aug 11, 2020 @ 3:14pm 
Since the new patch I've had a problem with nothing in my Input.ini file. At first things kept crashing and the notes here said to delete the Scum directory in the AppData dir. Did that but saved that directory as OldsavedScumfolder. But even though I had steam check all files in my downloaded game - nothing is written in my Input.ini file in the AppData directory. (Input.ini file located in your C:\Users\YourUserName\AppData\Local\SCUM\Saved\Config\WindowsNoEditor\ folder).
The old saved and renamed directory had info in that ini file.
So I deleted the whole game making sure the Scum directory in my AppData directory was also gone.
After reloading the game via scum, I got the Scum directory back but NO data in the input.ini file.

Help me Obewan. Your my only hope.