try supporting FT senyou controller
This commit is contained in:
@@ -17,7 +17,9 @@ namespace TLAC::Input
|
||||
// Hori HATSUNE MIKU X: {00A50F0D-0000-0000-0000-504944564944}
|
||||
{ 0x00A50F0D, 0x0000, 0x0000, { 0x00, 0x00, 0x50, 0x49, 0x44, 0x56, 0x49, 0x44 } },
|
||||
// Hori F2nd Miniboard (Hatsune Miku Sho): {00490F0D-0000-0000-0000-504944564944}
|
||||
{ 0x00490F0D, 0x0000, 0x0000, { 0x00, 0x00, 0x50, 0x49, 0x44, 0x56, 0x49, 0x44 } }
|
||||
{ 0x00490F0D, 0x0000, 0x0000, { 0x00, 0x00, 0x50, 0x49, 0x44, 0x56, 0x49, 0x44 } },
|
||||
// Hori FT Senyou: {013C0F0D-0000-0000-0000-504944564944}
|
||||
{ 0x013C0F0D, 0x0000, 0x0000, { 0x00, 0x00, 0x50, 0x49, 0x44, 0x56, 0x49, 0x44 } }
|
||||
};
|
||||
|
||||
class DualShock4 : public Controller, public IInputDevice
|
||||
|
||||
Reference in New Issue
Block a user