pcsx2
pcsx2 copied to clipboard
PAD: Fix dualshock lights for more than one controller attached
Codacy warnings fixed
Description of Changes
Currently only first controller correctly handles lights, this pr fixes it
Rationale behind Changes
Suggested Testing Steps
uhh, that's a hack, it just makes all the sendState.lights values underflow, which is not a desired behaviour.
Go back and try to find the real problem and fix that. I believe you were close
@AKuHAK Status?