Tony Hawk's Pro Skater HD

Tony Hawk's Pro Skater HD

25 ratings
THPS 2 Controls
By CrystalCore
This Guide shows you how to get the Old THPS 2 controls back.
   
Award
Favorite
Favorited
Unfavorite
The Install
Simply open the archive:
C:/Programms(x86)/Steam/steamapps/common/Tony Hawks Pro Skater HD/THHDGame/config

and open defaultinput.config with the notepad/editor

(You should make a backup here, just in case)

delete the text and copy and paste this:


[Configuration]
BasedOn=..\Engine\Config\BaseInput.ini

[Engine.UIDataStore_InputAlias]
-InputAliases=(AliasName="Accept",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="Enter"),ButtonFontMarkupString="ACCEPT"))
-InputAliases=(AliasName="Cancel",PlatformInputKeys[0]=(InputKeyData=(InputKeyName="Escape"),ButtonFontMarkupString="CANCEL"))

[Engine.PlayerInput]
.Bindings=(Name="W", Command="PAD_Up__Press | onrelease PAD_Up__Release")=
.Bindings=(Name="s", Command="PAD_Down__Press | onrelease PAD_Down__Release")=
.Bindings=(Name="a", Command="PAD_Left__Press | onrelease PAD_Left__Release")=
.Bindings=(Name="d", Command="PAD_Right__Press | onrelease PAD_Right__Release")=
.Bindings=(Name="NumPadTwo", Command="PAD_RDown__Press | onrelease PAD_RDown__Release")=
.Bindings=(Name="NumPadSix", Command="PAD_RRight__Press | onrelease PAD_RRight__Release")=
.Bindings=(Name="NumPadFour", Command="PAD_RLeft__Press | onrelease PAD_RLeft__Release")=
.Bindings=(Name="NumPadEight", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")=
.Bindings=(Name="Escape", Command="PAD_Start__Press | onrelease PAD_Start__Release")=
.Bindings=(Name="BackSpace", Command="PAD_Select__Press | onrelease PAD_Select__Release")=
.Bindings=(Name="NumPadNine", Command="PAD_L1__Press | onrelease PAD_L1__Release")=
.Bindings=(Name="NumPadOne", Command="PAD_R1__Press | onrelease PAD_R1__Release")=
.Bindings=(Name="NumPadOne", Command="PAD_L2__Press | onrelease PAD_L2__Release")=
.Bindings=(Name="NumPadThree", Command="PAD_R2__Press | onrelease PAD_R2__Release")=
.Bindings=(Name="XboxTypeS_DPad_Up", Command="PAD_Up__Press | onrelease PAD_Up__Release")=
.Bindings=(Name="XboxTypeS_DPad_Down", Command="PAD_Down__Press | onrelease PAD_Down__Release")=
.Bindings=(Name="XboxTypeS_DPad_Left", Command="PAD_Left__Press | onrelease PAD_Left__Release")=
.Bindings=(Name="XboxTypeS_DPad_Right", Command="PAD_Right__Press | onrelease PAD_Right__Release")=
.Bindings=(Name="XboxTypeS_Y", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")=
.Bindings=(Name="XboxTypeS_A", Command="PAD_RDown__Press | onrelease PAD_RDown__Release")=
.Bindings=(Name="XboxTypeS_X", Command="PAD_RLeft__Press | onrelease PAD_RLeft__Release")=
.Bindings=(Name="XboxTypeS_B", Command="PAD_RRight__Press | onrelease PAD_RRight__Release")=
.Bindings=(Name="XboxTypeS_LeftShoulder", Command="PAD_L1__Press | onrelease PAD_L1__Release")=
.Bindings=(Name="XboxTypeS_RightShoulder", Command="PAD_R1__Press | onrelease PAD_R1__Release")=
.Bindings=(Name="XboxTypeS_LeftTrigger", Command="PAD_L2__Press | onrelease PAD_L2__Release")=
.Bindings=(Name="XboxTypeS_RightTrigger", Command="PAD_R2__Press | onrelease PAD_R2__Release")=
.Bindings=(Name="XboxTypeS_Start", Command="PAD_Start__Press | onrelease PAD_Start__Release")=
.Bindings=(Name="XboxTypeS_Back", Command="PAD_Select__Press | onrelease PAD_Select__Release")=
.Bindings=(Name="XboxTypeS_LeftX", Command="Axis aStrafe Speed=1.0 DeadZone=0.3")=
.Bindings=(Name="XboxTypeS_LeftY", Command="Axis aBaseY Speed=1.0 DeadZone=0.3")=
.Bindings=(Name="XboxTypeS_RightX", Command="Axis aTurn Speed=1.0 DeadZone=0.2")=
.Bindings=(Name="XboxTypeS_RightY", Command="Axis aLookUp Speed=1.0 DeadZone=0.2")=
.Bindings=(Name="NumpadTwo", Command="PAD_RDown__Press | onrelease PAD_RDown__Release")=

Have fun! :)
6 Comments
MasterZoen 20 Mar, 2021 @ 4:42am 
You shouldn't make changes to the files in the install location folder. You should make these changes to the file "THHDInput.ini" in the "Tony Hawk Pro Skater HD\THHDGame\Config" folder which is in the "My Games" folder of "My Documents". The install location file is a backup in case of critical error.
Master 11 Jul, 2017 @ 3:42pm 
My saviour!
ISBJØRN 27 Nov, 2014 @ 5:38pm 
how do i get in the pool
CrystalCore  [author] 24 Aug, 2014 @ 4:12am 
@ Sweet JP oh i never noticed that i always jumped with 0
Kryuger 24 Aug, 2014 @ 2:42am 
You forget to change "jump" button, it still spacebar :Yui_Emoticon:
.Bindings=(Name="NumpadTwo", Command="PAD_RDown__Press | onrelease PAD_RDown__Release")=
Pedro 25 Apr, 2014 @ 5:30am 
Hey. Thanks for this guide, it really helped me, since i'm an oldschool thps gamer. Just some notes... Change the field (Name="Spacebar" for (Name="NumPadTwo", if you used to jump with that key in the old games, personally it's easier for me, since it's close to the other numpad keys. Also, change the (Name="NumPadThree" with the (Name="NumPadNine" and you should be all set.

Once again, thanks.