• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

XPADDER

Status
Not open for further replies.

Orito

Bug Catcher
Hello,

I realize that setting up xpadder is fairly simple for Pokemon 3D - but why not streamline it, and just use a profile that's already set up?

Code:
Controller :: Computer :: Action
Left Bumper :: C :: Change camera
Right Bumper :: F5 :: Change camera mode
Left Analog Up :: W :: Move Forward
Left Analog Down :: S :: Look Behind
Left Analog Left :: A :: Look Left
Left Analog Right :: D :: Look Right
DPAD Up :: W (Turbo) :: Move Forward
DPAD Down :: S (Turbo) :: Look Behind
DPAD Left :: A :: Look Left
DPAD Right :: D :: Look Right
Right Analog Up :: Mouse Up :: Look Upwards
Right Analog Down :: Mouse Down :: Look Downwards
Right Analog Left :: A :: Look Left
Right Analog Right :: D :: Look Right
Select :: M :: Mute music
Start :: E :: Open Menu/Back
A (RUMBLE) :: Left Mouse Click :: Interact
B :: E :: Open Menu/Back
Note: The above is not the text that goes into the xpadder profile. However the 7ZIP file is[HERE]. If you do not trust the link I've provided, the code BELOW this point can be opened in notepad, and saved as "all files" with the xpadderprofile extension. Recommended name: Pokemon3d.xpadderprofile

Also; I realize that the same things are bound to multiple items, but that is because I wanted the ability to use pretty much anything to control the character.

Enjoy.

Ori~

Code:
;----------------------
; Xpadder Profile File
;----------------------
 
Version=5.6
 
[Profile Settings]
 
[Set Settings]
 
[Assignments]
Set1Button1Slots=Left Mouse Button (1)
Set1Button1Rumble=1
Set1Button2Slots=E
Set1Button5Slots=C
Set1Button6Slots=F5
Set1Button7Slots=M
Set1Button8Slots=E
Set1DPadUpSlots=W
Set1DPadUpTurbo=1
Set1DPadRightSlots=D
Set1DPadDownSlots=S
Set1DPadDownTurbo=1
Set1DPadLeftSlots=A
Set1Stick1UpSlots=W
Set1Stick1RightSlots=D
Set1Stick1DownSlots=S
Set1Stick1LeftSlots=A
Set1Stick2UpSlots=Mouse Move Up
Set1Stick2UpMouseSpeed=32
Set1Stick2RightSlots=D
Set1Stick2RightMouseSpeed=32
Set1Stick2DownSlots=Mouse Move Down
Set1Stick2DownMouseSpeed=32
Set1Stick2LeftSlots=A
Set1Stick2LeftMouseSpeed=32
 

Orito

Bug Catcher
Not a problem. I'm glad you find it useful. Yeah - It's not something extremely difficult to set up or anything, just time better spent playing. Lol.
 
Status
Not open for further replies.
Top