Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
That is exactly how I feel! Plus, I have a non-English keyboard layout, which makes it even less playable :(
EDIT: Guys! Edit this file! I finally changed controls. I edited lines
.Bindings=(Name="Period", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")
.Bindings=(Name="Comma", Command="PAD_RLeft__Press | onrelease PAD_RLeft__Release")
.Bindings=(Name="Slash", Command="PAD_RRight__Press | onrelease PAD_RRight__Release")
into
.Bindings=(Name="Z", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")
.Bindings=(Name="C", Command="PAD_RLeft__Press | onrelease PAD_RLeft__Release")
.Bindings=(Name="X", Command="PAD_RRight__Press | onrelease PAD_RRight__Release")
and I have finally my favourite controls. Enjoy!
This looks promising! I just mapped 'Jump' to my Numpad's '2' key like this:
.Bindings=(Name="NumpadTwo", Command="PAD_RDown__Press | onrelease PAD_RDown__Release")
I'll try the rest now.
EDIT: For those used to the numpad-config (2 = ollie, 4 = flip, 8 = grind, 6 = grab):
Change this
.Bindings=(Name="Period", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")
.Bindings=(Name="Comma", Command="PAD_RLeft__Press | onrelease PAD_RLeft__Release")
.Bindings=(Name="Slash", Command="PAD_RRight__Press | onrelease PAD_RRight__Release")
.Bindings=(Name="SpaceBar", Command="PAD_RDown__Press | onrelease PAD_RDown__Release")
into this:
.Bindings=(Name="NumpadEight", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")
.Bindings=(Name="NumpadFour", Command="PAD_RLeft__Press | onrelease PAD_RLeft__Release")
.Bindings=(Name="NumpadSix", Command="PAD_RRight__Press | onrelease PAD_RRight__Release")
.Bindings=(Name="NumpadTwo", Command="PAD_RDown__Press | onrelease PAD_RDown__Release")
Find the following setting: