gueggel / SJ.Buzzer

Small program to query the Playstation buzzers.
https://stefanjahn.de/development/sjbuzzer.html
GNU General Public License v3.0
2 stars 1 forks source link

Freeze on 8 controllers #2

Open Nezzquikk opened 1 year ago

Nezzquikk commented 1 year ago

Hi,

I've got this program to work with my PlayStation 3 Buzz Controllers (Wireless) but whenever I choose 2 Buzzer Sets, the program freezes.

I can change to "Buzzer #1" to one or the other HID and can use them without problems but not together in "Buzzer #2" mode. Tested on two Windows 11 machines, with and without administrator rights

Nezzquikk commented 1 year ago

I've noticed that it works just fine in v1.0.0, the last 2 release do not work.

EDIT: to be exact, a87994ac22083ac30510e77f80689a2e95703af3 was the last stable one

4a346458c5b5c914fc68eca76b4298065cedd92b <-- this commit caused it

https://github.com/gueggel/SJ.Buzzer/blob/main/SJ.Buzzer/Forms/MainWindow.cs#L1204

gueggel commented 1 year ago

Thanks for the hint. I will check it.

marvin-wtt commented 1 year ago

Any update on this?