Use both slots of the DS2

This commit is contained in:
Maschell 2017-03-31 16:50:17 +02:00
parent e65bafa773
commit c33e22daf6
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,8 @@
//In the case of Smash for Wii U (and possibly a lot of other games), periodically make sure that Analog Mode is turned on.
[vid=0x0810,pid=0x0001]
//Slot Selection (Because it's a Dual-slot Adapter)
Input_Filter=0x00,0x01
PAD1_FILTER=0x00,0x00
PAD2_FILTER=0x00,0x01
//Buttons
VPad_Button_A=0x05,0x20
VPad_Button_B=0x05,0x40
@ -53,3 +54,4 @@ VPad_R_Stick_Y_MinMax=0x00,0xFF
VPad_R_Stick_Y_Deadzone=0x0A
//VPad_R_Stick_Y_Deadzone=0x26
VPad_R_Stick_Y_Invert=True
PAD_COUNT=2