@RobertDaleSmith The 01 report from ps3 has a byte that tells gyro to work in high-res/low-res mode: https://t.co/oAiz7rmJ5N
(And also changes some other values in input report)
Now, this might not affect ps3, but definitely will e.g. linux, which never properly done pairing and had low-res gyro
@Modyfikator89 Nvm, I've just decompiled it.
Note: calibration report (0xEF) can return different values based on SET_REPORT 0xEF seventh byte (0xa0 or 0xb0), same seventh byte is in GET_REPORT reply. (ps3 reads both, and checks if seventh byte matches)
https://t.co/ZtbPAw05Hn
If someone does PS Vita homebrew development on Nix/NixOS, you may want to give my flake a try. I haven't tested much, but all packages now at least build, and those that I have tested work fine.