mirror of
https://github.com/project-slippi/Nintendont.git
synced 2025-10-06 00:22:40 +02:00
-added raw rumble data support to controller.ini files, so far controller_ps2.ini and controller_Genreic_USB_Gamepad_PID=0079_VID=0006.ini have rumble support IMPORTANT: The bluetooth code is very long so it is highly possible that they are new bugs coming with this version, dont be surprised when you encounter new problems
48 lines
1.2 KiB
INI
48 lines
1.2 KiB
INI
[Generic USB Gamepad]
|
|
|
|
#ANALOG MODE must be enabled for on the controller for it to work.
|
|
#
|
|
# This controller.ini was made for a cheap GTC Ribbon controller but it was confirmed that it also works
|
|
# with a SF-1801V PC controller and a Acteck 3600; so it should be safe to assume that there are more controllers that might
|
|
# work with this .ini, try it if you have a cheap USB gamepad that looks like these.
|
|
#######
|
|
# GTC Ribbon (http://arg.gtcribbon.com/media/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/g/a/gamepad-pc-dual-shock_JPG-165U_large.png)
|
|
# SF - 1801V(http://www.callegranvia.com/images/product/53/be94de6c45b1fe8d216d00ae530499d7.jpg)
|
|
#######
|
|
|
|
VID=0079
|
|
PID=0006
|
|
Polltype=1
|
|
DPAD=1
|
|
DigitalLR=1
|
|
A=5,40
|
|
B=5,80
|
|
X=5,20
|
|
Y=5,10
|
|
Z=6,08
|
|
L=6,01
|
|
R=6,02
|
|
S=6,20
|
|
Power=6,10
|
|
Left=5,06
|
|
Down=5,04
|
|
Right=5,02
|
|
Up=5,00
|
|
RightUp=5,01
|
|
DownRight=5,03
|
|
DownLeft=5,05
|
|
UpLeft=5,07
|
|
StickX=0
|
|
StickY=1
|
|
CStickX=3
|
|
CStickY=4
|
|
RAnalog=0
|
|
LAnalog=0
|
|
Rumble=1
|
|
RumbleType=1
|
|
RumbleDataLen=0E
|
|
RumbleDataOn=51,00,00,00,FF,00,00,FA,FE,00,00,00,00,00
|
|
RumbleDataOff=51,00,00,00,00,00,00,FA,FE,00,00,00,00,00
|
|
RumbleTransferLen=07
|
|
RumbleTransfers=2
|