LED not working
Closed this issue · 2 comments
RubberDuckShobe commented
I'm using segatools from the wacvr-dev branch and the latest WACVR build from GitHub Actions, IPC is enabled and touch input works but the LEDs don't work.
The game instantly reports that the LED test failed
xiaopeng12138 commented
If your led test failed, it's may because of you don't have ftd2xx.dll. You need to find right version of ftd2xx.dll then put it next to the games shipping exe
RubberDuckShobe commented
Thank you! It works now.