The Binding of Isaac (X360)

Share and discuss profiles
Post Reply
markus
Posts: 1
Joined: 23 May 2010, 10:11
Contact:

The Binding of Isaac (X360)

Post by markus »

I'm no XPadder XPert by any stretch, but a dual joystick shooter without dual joystick support - oh almighty Mr McMillen, how could you? Something had to be done!

The entire game is programmed in Flash, so there will never be gamepad support for this awesome game. Unless you use XPadder (or its inferior alternatives) of course.

Long story short, this is what I came up with:

Code: Select all

;--- Xpadder Profile Data ---
DataType=Profile
Version=2011.06.24
Name=The Binding of Isaac
Set1StickDeadZones=91,91
Set1Stick2Mode=FourWay
Set1Button1Name=Use item
Set1Button1Slots=Space
Set1Button2Name=Pills/Card
Set1Button2Slots=Q
Set1Button3Name=Bomb
Set1Button3Slots=E
Set1Button4Name=Options
Set1Button4Slots=Escape
Set1Button5Name=Bomb
Set1Button5Slots=E
Set1Button6Name=Pills/Card
Set1Button6Slots=Q
Set1Button7Name=Fullscreen
Set1Button7Slots=F
Set1Button8Name=Start
Set1Button8Slots=Space
Set1DPadUpName=Mouse up
Set1DPadUpSlots=Mouse Move Up
Set1DPadUpMouseSpeed=32
Set1DPadRightName=Mouse right
Set1DPadRightSlots=Mouse Move Right
Set1DPadRightMouseSpeed=32
Set1DPadDownName=Mouse down
Set1DPadDownSlots=Mouse Move Down
Set1DPadDownMouseSpeed=32
Set1DPadLeftName=Mouse left
Set1DPadLeftSlots=Mouse Move Left
Set1DPadLeftMouseSpeed=32
Set1Stick1UpName=Move up
Set1Stick1UpSlots=W
Set1Stick1RightName=Move right
Set1Stick1RightSlots=D
Set1Stick1DownName=Move down
Set1Stick1DownSlots=S
Set1Stick1LeftName=Move left
Set1Stick1LeftSlots=A
Set1Stick2UpName=Shoot up
Set1Stick2UpSlots=Arrow Up
Set1Stick2RightName=Shoot right
Set1Stick2RightSlots=Arrow Right
Set1Stick2DownName=Shoot down
Set1Stick2DownSlots=Arrow Down
Set1Stick2LeftName=Shoot left
Set1Stick2LeftSlots=Arrow Left
Set1TriggerRightName=Left click
Set1TriggerRightSlots=Left Mouse Button (1)
Obviously, use sticks to move and shoot. Select toggles fullscreen, A to use the "Space"/rechargeable item, B or Right Bumper to swallow pills or cast cards, X or Left Bumper to throw bombs.

Sometimes, the mouse cursor will obstruct your view or maybe it's needed to choose options. Use the digipad für mouse cursor movement, Right Trigger to click. Press Y ingame for options.

The difference between the cramp-inducing keyboard controls and your trusty 360 pad is vast, to say the least. Try it, if you don't like it, change it and post your own code. :)

Post Reply

Return to “Game Profiles”