-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Touchscreen is disabled with this plugin active and Bluetooth headphones connected #4
Comments
ds4vita verify vendor and product id Vendor ID-->value: 0x054C (Sony Corp.) It is weird that your bluetooth headset has the same identifier |
It doesn't as far as I'm aware. I think it's an edge case where nobody has used the plugin while using Bluetooth headphones. With the DS4 controller connected BOTH the touchscreen and touchpad work. For the touchscreen to not respond at all, it's a bug. This happens with both DS4 connected and not connected. |
Yeah I've checked the code and there's definitely this bug, I should check for the MAC of the received BT events to match the DS4 MAC before processing them. EDIT: Well checking more closely, I actually skip events if they are not coming from the DS4, so it's weird that this bug exists, I'd need you to try a debug version of ds4vita to check what's going on. EDIT 2: Could you check if it still happens on the latest version: https://github.com/xerpi/ds4vita/releases ? |
Transferred, rebooted, applied taiHen, Settings > Devices > Tap on device name > Connect, it connects fine but lockscreen still gets locked out. And the unresponsive touchscreen sometimes even sticks after turning off the Bluetooth headphones. |
Interestingly enough if I have the headphones connected before applying taihen, everything works afterwards. Bluetooth audio stays connected and controller acts as expected.. |
It's not needed to tap on device name. Once you have connected for the first time using PS+SHARE, the DS4 gets paired, and it will connect automatically by simply pressing PS, no matter where in the Vita menus you are as long as Bluetooth is enabled. |
That tapping on device name was to connect the Bluetooth audio. I already knew about the anywhere DS4 connect. :) |
Beta 2.2 still showing the same behavior. EDIT: Video https://www.youtube.com/watch?v=QKvEeK54lO0 |
Cool, thanks for the video, I'll work on that asap. |
Fixed with f12c1fa. |
When I connect a pair of Bluetooth headphones, even with DS4 disconnected, the touchscreen stops functioning. Only after turning off the headphones and waiting a second am I able to control the system.
The text was updated successfully, but these errors were encountered: