See the "Skins Spec.txt" in the "Skins" folder for info on remapping the keys.
|
Quote:
|
|
I'm afraid that wouldnt work for me then. I have the x3i w/ the snap on board and it covers the dpad
|
I never knew they had come out with snap on keyboard for the X3, so I just assumed you were using an X5. You need a third party program that lets you remap the controls and shows the key code for that button. I used an older version of MorphGear that showed the codes in decimal (what the skin.txt file needed).
If you have a program that shows 0x
whatever, it means it's in hexadecimal, and you'll need to use desktop Windows calculator to convert it to decimal. Click 'View' then 'Scientific' on Windows calculator, click the hex radio button, then enter the number after the '0x', then click the 'Dec' radio button. The resulting number is what you want.
Repeat the above for all the buttons you want to use. Refer to the "Skin Specs.txt" and my code above, and you should be able to figure out how to get it to do what you want.