USB: Top Shot Fearmaster device emulation

This commit is contained in:
Florin9doi 2024-07-02 00:08:10 +03:00 committed by Megamouse
parent 088b594fa8
commit 33d2b27b91
15 changed files with 593 additions and 5 deletions

View file

@ -216,6 +216,17 @@ namespace input
.capabilites = 0x0
}
},
{
product_type::top_shot_fearmaster,
{
.type = product_type::top_shot_fearmaster,
.class_id = CELL_PAD_FAKE_TYPE_TOP_SHOT_FEARMASTER,
.vendor_id = vendor_id::sony_cea,
.product_id = product_id::top_shot_fearmaster,
.pclass_profile = 0x0,
.capabilites = 0x0
}
},
{
product_type::udraw_gametablet,
{