The Inquisitor (X360)

Share and discuss profiles
Post Reply
multipotential
Posts: 7
Joined: 22 Nov 2011, 21:12

The Inquisitor (X360)

Post by multipotential »

Game Homepage: http://dragonxvi.itch.io/the-inquisitor

Image

The joysticks and gamepad make you move. The ABXY buttons perform all the essential functions except for accusing, which you can't undo once you do it; therefore, it is assigned to the difficult-to-accidentally-hit "Back" or "Select" button.

Code: Select all

;--- Xpadder Profile Data ---
DataType=Profile
Version=2014.07.01
Name=The Inquisitor
Set1DPadMode=FourWay
Set1Stick1Mode=FourWay
Set1Stick2Mode=FourWay
Set1Button1Name=Action
Set1Button1Slots=Z
Set1Button2Name=Cancel
Set1Button2Slots=X
Set1Button3Name=Evidence
Set1Button3Slots=I
Set1Button4Name=Evidence
Set1Button4Slots=I
Set1Button7Name=Accuse
Set1Button7Slots=J
Set1DPadUpSlots=W
Set1DPadRightSlots=D
Set1DPadDownSlots=S
Set1DPadLeftSlots=A
Set1Stick1UpSlots=W
Set1Stick1RightSlots=D
Set1Stick1DownSlots=S
Set1Stick1LeftSlots=A
Set1Stick2UpSlots=W
Set1Stick2RightSlots=D
Set1Stick2DownSlots=S
Set1Stick2LeftSlots=A

Post Reply

Return to “Game Profiles”