rasmysamy

Results 6 comments of rasmysamy

Hello, I have a 711-FPS with the same issue - I think the simplest fix for now is implenting the "Link XY" feature that sets the DPI to be the...

[m711-pcap.zip](https://github.com/dokutan/mouse_m908/files/7297486/m711-pcap.zip) The above file contains two packet captures. The first is applying the default settings (I had previously reset to default, this is applying after that). It's called linkxy-default. The...

@dokutan I'll be able to test the fix today or tomorrow, assuming the build works without an issue. Thanks, and have a nice day! On Thu, 7 Oct 2021 at...

I have built and tested the latest commit, I can confirm that the evolutions, etc... work well on BDSP for me. Thank you very much for this fix, it's a...

Here is the output of `make VERBOSE=1`: ``` /usr/bin/cmake -S/home/username/CLionProjects/cmptcpp-test -B/home/username/CLionProjects/cmptcpp-test --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/username/CLionProjects/cmptcpp-test/CMakeFiles /home/username/CLionProjects/cmptcpp-test//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/username/CLionProjects/cmptcpp-test' make -f CMakeFiles/cmptcpp_test.dir/build.make...

That did indeed do the trick. I'm still having some issues with Qt/fPIC but that might be something I can fix myself. In any case, the syntax you have presented...