James Bromwell
James Bromwell
I've seen this before and later realized I was using a USB cable that only connects the power pins (charge-only). Switching to a regular USB cable fixed it for me.
Not chiaki-specific, but I sometimes used to do this with my Vita. The trick is to have Chiaki signed in to a different PSN account than the one you want...
Fabian, your controller is paired with the PS4 and not the Windows machine where you're running Chiaki. You need to pair it to your computer. (If you don't know how...
As a data point, I have an LG G7 with Android 9. I can use the complete DS4 via Bluetooth with PStreamer, including the touchpad button. I haven't tried a...
@dogabone Can you confirm whether this had any impact on the touchpad? (I don't mind remapping the buttons in the app, it's pretty straightforward.)
What's the status of this feature? Is the problem how to read the state of the gyro or how to encode it in the protocol? (Or both?) This and touchpad...
I think I understand, but I should emphasize that this feature was intended more to improve ergonomics than as a means of "error handling", per se. I only started using...
I pulled this branch and ran `npm build-ts`. The resulting types look like ```ts /** * Raises the event by calling each registered listener with all supplied arguments. * @param...
I've just come up with a slightly terrible workaround, that I think actually kinda-sorta fixes it: https://github.com/thw0rted/cesium/tree/raiseEvent-fix This manually replaces the invalid TS output during the Gulp post-processing phase. I've...
Please re-open this issue. I've never had to set up the `exports` field in a `package.json` before but apparently it's a pretty big deal and can break a lot of...