mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
ds3: add led battery indicators (Linux only atm)
needs testing. maybe doesn't work
This commit is contained in:
parent
22b8cfd0ba
commit
c2467b7b38
9 changed files with 137 additions and 37 deletions
|
|
@ -118,6 +118,7 @@ ds4_pad_handler::ds4_pad_handler()
|
|||
b_has_rumble = true;
|
||||
b_has_deadzones = true;
|
||||
b_has_led = true;
|
||||
b_has_rgb = true;
|
||||
b_has_battery = true;
|
||||
|
||||
m_name_string = "DS4 Pad #";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue