Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
"In gaming mode:
Set the controller layout you want to add the Pause key to as current. Map and Rename the button you want to use for pause as the escape key and "findme" respectively.
Do not export to save, instead go to the gear icon and look at Layout Details. Look at the URL which should look like this:
`autosave:///home/deck/.local/share/Steam/steamapps/common/Steam Controller Configs/<userid>/config/<gameid>/controller_neptune.vdf`
Exit out of the menu and the game, and switch to Desktop Mode.
Open up the Konsole, and find the .vdf file named `controller_neptune.vdf` in the path URL from the layout details.
Open the file in Vim (or a text editor) and search for "findme". You will find an object that looks like this:
​
`"bindings { "binding" "key_press ESACAPE,findme" }`
Change `ESCAPE` to `BREAK` and rename `findme` to `Pause` (or whatever you want to name it).
Save the file, and go back to gaming mode. Go to the game, look at the current layout, and you will see that you now have a button assigned to the Break key.
Export this layout and save as a personal layout"