123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150 |
- <?xml version="1.0" encoding="utf-8"?>
- <Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <Player1>
- <JoystickName>PS3/USB Corded Gamepad</JoystickName>
- <ID>0</ID>
- <LeftStick>
- <X>
- <Negative>
- <ID>0</ID>
- <Type>Axis</Type>
- <Negative>true</Negative>
- </Negative>
- <Positive>
- <ID>0</ID>
- <Type>Axis</Type>
- <Negative>false</Negative>
- </Positive>
- </X>
- <Y>
- <Negative>
- <ID>1</ID>
- <Type>Axis</Type>
- <Negative>true</Negative>
- </Negative>
- <Positive>
- <ID>1</ID>
- <Type>Axis</Type>
- <Negative>false</Negative>
- </Positive>
- </Y>
- <Press>
- <ID>0</ID>
- <Type>None</Type>
- <Negative>false</Negative>
- </Press>
- </LeftStick>
- <RightStick>
- <X>
- <Negative>
- <ID>0</ID>
- <Type>None</Type>
- <Negative>false</Negative>
- </Negative>
- <Positive>
- <ID>0</ID>
- <Type>None</Type>
- <Negative>false</Negative>
- </Positive>
- </X>
- <Y>
- <Negative>
- <ID>0</ID>
- <Type>None</Type>
- <Negative>false</Negative>
- </Negative>
- <Positive>
- <ID>0</ID>
- <Type>None</Type>
- <Negative>false</Negative>
- </Positive>
- </Y>
- <Press>
- <ID>0</ID>
- <Type>None</Type>
- <Negative>false</Negative>
- </Press>
- </RightStick>
- <Dpad>
- <Up>
- <ID>0</ID>
- <Type>PovUp</Type>
- <Negative>false</Negative>
- </Up>
- <Down>
- <ID>0</ID>
- <Type>PovDown</Type>
- <Negative>false</Negative>
- </Down>
- <Left>
- <ID>0</ID>
- <Type>PovLeft</Type>
- <Negative>false</Negative>
- </Left>
- <Right>
- <ID>0</ID>
- <Type>PovRight</Type>
- <Negative>false</Negative>
- </Right>
- </Dpad>
- <Button_A>
- <ID>0</ID>
- <Type>Button</Type>
- <Negative>false</Negative>
- </Button_A>
- <Button_B>
- <ID>1</ID>
- <Type>Button</Type>
- <Negative>false</Negative>
- </Button_B>
- <Button_X>
- <ID>2</ID>
- <Type>Button</Type>
- <Negative>false</Negative>
- </Button_X>
- <Button_Y>
- <ID>3</ID>
- <Type>Button</Type>
- <Negative>false</Negative>
- </Button_Y>
- <Button_LB>
- <ID>4</ID>
- <Type>Button</Type>
- <Negative>false</Negative>
- </Button_LB>
- <Button_RB>
- <ID>5</ID>
- <Type>Button</Type>
- <Negative>false</Negative>
- </Button_RB>
- <Button_Start>
- <ID>7</ID>
- <Type>Button</Type>
- <Negative>false</Negative>
- </Button_Start>
- <Button_Back>
- <ID>6</ID>
- <Type>Button</Type>
- <Negative>false</Negative>
- </Button_Back>
- <LeftTrigger>
- <ID>0</ID>
- <Type>None</Type>
- <Negative>false</Negative>
- </LeftTrigger>
- <RightTrigger>
- <ID>0</ID>
- <Type>None</Type>
- <Negative>false</Negative>
- </RightTrigger>
- </Player1>
- <Player2>
- <ID>-1</ID>
- </Player2>
- <Player3>
- <ID>-1</ID>
- </Player3>
- <Player4>
- <ID>-1</ID>
- </Player4>
- </Settings>
|