Jump to content

[Share/Guide] Tony Hawk's Pro Skater HD + Key Config instructions


Recommended Posts

Posted

thpshd_1.jpg

 

Download

 

[Direct Download]Extrabit-by RG Origami

[Direct Download]Uploaded- by RG Origami

[Torrent]Piratebay - Skidrow

 

Keyboard configuration

 

First you should search DefaultInput.ini (it can be in *\game root dir\THHDGame\Config or *\game root dir\Engine\Config)

 

open it with notepad, and you can change the keys.

i put the meaning to the place of the key, so you must change it to that.

For example:

change grind to "V"

this is what i wrote

.Bindings=(Name="Grind", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")

 

this is when its changed to "V"

 

.Bindings=(Name="V", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")

 

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

[Engine.PlayerInput]
.Bindings=(Name="Move forward", Command="PAD_Up__Press | onrelease PAD_Up__Release")
.Bindings=(Name="Move backward", Command="PAD_Down__Press | onrelease PAD_Down__Release")
.Bindings=(Name="Move Left", Command="PAD_Left__Press | onrelease PAD_Left__Release")
.Bindings=(Name="Move Right", Command="PAD_Right__Press | onrelease PAD_Right__Release")
.Bindings=(Name="Camera up", Command="PAD_Up__Press | onrelease PAD_Up__Release")
.Bindings=(Name="Camera down", Command="PAD_Down__Press | onrelease PAD_Down__Release")
.Bindings=(Name="Camera left", Command="PAD_Left__Press | onrelease PAD_Left__Release")
.Bindings=(Name="Camera right", Command="PAD_Right__Press | onrelease PAD_Right__Release")
.Bindings=(Name="Grind", Command="PAD_RUp__Press | onrelease PAD_RUp__Release")
.Bindings=(Name="Flip", Command="PAD_RLeft__Press | onrelease PAD_RLeft__Release")
.Bindings=(Name="Grab", Command="PAD_RRight__Press | onrelease PAD_RRight__Release")
.Bindings=(Name="Jump", Command="PAD_RDown__Press | onrelease PAD_RDown__Release")
.Bindings=(Name="1", Command="PAD_L1__Press | onrelease PAD_L1__Release")
.Bindings=(Name="2", Command="PAD_R1__Press | onrelease PAD_R1__Release")
.Bindings=(Name="Switch", Command="PAD_L2__Press | onrelease PAD_L2__Release")
.Bindings=(Name="Revert", Command="PAD_R2__Press | onrelease PAD_R2__Release")
.Bindings=(Name="q", Command="PAD_Start__Press | onrelease PAD_Start__Release")
.Bindings=(Name="Fast Restart", Command="PAD_Select__Press | onrelease PAD_Select__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")

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

 

i hope this was understandable, and helpful, and i hope my bad english don't bothers you.

Posted
" post="2328937" timestamp="1348349723"]

you can't change keys ingame.

i have an error:

the program can't start because xinput1_3.dll is missing from your computer

edit: i downloaded the file from PirateBay

Posted
" post="2328948" timestamp="1348350250"]

idk. i downloaded it from piratebay too, and it works great, and i didn't get error anytime. perhaps try to redownload and reinstall.

k,i will try again
Guest
This topic is now closed to further replies.


  • Posts

    • L2 Editor is a desktop tool for editing Lineage 2 server and client data side by side. It opens L2J Mobius server XML (NPCs, skills, classes, zones, drops, experience), reads and writes the encrypted client data files for skills, NPC names, hunting zones, the minimap, and more, and renders the world map by stitching the client's radar textures and overlaying real zone polygons and NPC spawn points — both of which you can edit by dragging on the map. The NPC editor exposes every field as a structured form with enum dropdowns and includes a 3D point-cloud viewer of the NPC's model decoded straight from the client. The editor is chronicle-aware across 42 builds from Prelude to Orc Village: it decrypts every supported client format, derives which client files exist per chronicle at runtime, and shows a structured drift indicator that names exactly which fields disagree when server and client data drift apart. Built with Tauri, Rust, and React.   I am open to adding support for other server packs as well, if you are interested, send me a message on discord and send me the xml & xsd files   https://github.com/RumDum3/l2-editor    
    • I tried it, very neat work. Just keep improving it, there's potential.
    • 🔥 Grand Opening: 29 May 2026 – 19:00 Germany Time Website: https://l2-lorena.com/ Discord: https://discord.gg/TYZ88Tgx4b ━━━━━━━━━━━━━━━━━━━━━━ General Information • Chronicle: Interlude • Server Type: PvP Rates • EXP/SP: x5000 • Adena: x500 • Drop: x500 Premium Account • 2x EXP / Drop / Adena ━━━━━━━━━━━━━━━━━━━━━━ Starting Setup • Starting Town: Aden • Starting Level: 76 • Starting Gear: S-Grade ━━━━━━━━━━━━━━━━━━━━━━ Enchant System • Safe Enchant: +4 • Normal Scroll: 50% • Blessed Scroll: 70% • Crystal Scroll: 100% ━━━━━━━━━━━━━━━━━━━━━━ Subclass System • All classes available • Dominator subclass enabled • Dominator subclass cost: 20 Donate Coins ━━━━━━━━━━━━━━━━━━━━━━ Items Balance • Custom items • Elegia Armor added as Custom Set • Rare S-Grade items with boosted stats • Balanced PvP gameplay ━━━━━━━━━━━━━━━━━━━━━━ Siege & PvP Rewards • Aden Castle special reward: 200 Donate Coins • Competitive PvP and siege-focused gameplay ━━━━━━━━━━━━━━━━━━━━━━ Epic Bosses • All Epic Bosses available up to Valakas ━━━━━━━━━━━━━━━━━━━━━━ Augmentation Rates • Top LS: 100% skill chance • High LS: 7% skill chance • Mid LS: 3% skill chance ━━━━━━━━━━━━━━━━━━━━━━ Perfect For Players Who Want ✔ Fast progression ✔ Clean Interlude gameplay without custom chaos ✔ Active PvP action ✔ Competitive sieges ✔ Long-term fun
    • I think u need https://adrenalinebot.com/en/script/anti-captcha/ But contact tech support to be sure it works on ur server
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..