Simon Pflaumer

Results 52 comments of Simon Pflaumer

@dokutan applying dpi works. disabling dpi modes works too. changing dpi works too. all color modes (seem to) work. only buttons that are not working are ![these](https://user-images.githubusercontent.com/73189703/143443346-6b594731-fcd2-484a-9612-bfa1be11a439.png) 1 ~~isn't working~~...

@dokutan we don't have enough keys to be mapped to the mouse (8 vs 9) so the key i marked as 4 in the image above is the same key...

@dokutan here is the pcap of [button1](https://github.com/dokutan/mouse_m908/files/7603484/button1.pcapng.zip) and [button4](https://github.com/dokutan/mouse_m908/files/7603485/button4.pcapng.zip) getting pressed once (note: apply display filter usb.bus_id == 1 && usb.device_address == 6)

ok i will do that. i am setting up a VM and am gonna do that ASAP

@dokutan dpi1=0x0d000000 = dpi 600 dpi2=0x0f000000 = dpi 700 dpi3=0x12000000 = dpi 800 dpi4=0x14000000 = dpi 900 dpi5=0x16000000 = dpi 1000 sadly i haven't found a way to refresh RDCfg...

@dokutan would mouse_m908 work on Win10?

@dokutan all mouse buttons work as expected now thanks a lot!

> Perfect, that leaves only reading the button mapping from the mouse to be implemented. Could you capture the communication when opening RDCfg for the first time or connecting the...

> There is no obvious reason it wouldn't work since all dependencies (libusb, c++ compile, make or cmake) should be available on windows as well. ok

Also i cant seem to be able to apply dpi1=0x0d000000 dpi2=0x0f000000 dpi3=0x12000000 dpi4=0x14000000 dpi5=0x16000000 but i can apply dpi1=0x0d00 dpi2=0x0f00 dpi3=0x1200 dpi4=0x1400 dpi5=0x1600