Skip to content
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

Sensei Ten Support #860

Open
A-Cloud-Ninja opened this issue Dec 6, 2019 · 7 comments · May be fixed by #1184
Open

Sensei Ten Support #860

A-Cloud-Ninja opened this issue Dec 6, 2019 · 7 comments · May be fixed by #1184

Comments

@A-Cloud-Ninja
Copy link

Not a problem, but the Sensei Ten from steelseries launched recently. Has the same basic layout as the other senseis (at least the raw) with RGB lighting included on the scrollwheel, and steelseries logo in the palm.

I'd hope it would be fairly simple to build support for it, but i personally am scared to attempt to just modify the old sensei files to get it working.

Currently i'm just using a VM with USB passthrough to modify the mouse settings.

@A-Cloud-Ninja
Copy link
Author

I'd be willing to do any debugging necessary, as i do have the device on-hand. I have an arch machine with a windows VM to test with.

@FFY00
Copy link
Member

FFY00 commented Dec 14, 2019

Yes, please modify the settings one by one in the VM and capture the packets with wireshark.

Please have one wireshark session log per action.

We can start with the DPI. Can you get me the following logs?

  • Set DPI 1 to min
  • Set DPI 1 to next step
  • Set DPI 1 to next step
  • Set DPI 1 to 1000
  • Set DPI 1 to max
  • Set DPI 2 to min
  • Set DPI 2 to next step
  • Set DPI 2 to max

Repeat the steps from DPI 2 for every other DPI setting, in case you have more than two DPI settings.

@A-Cloud-Ninja
Copy link
Author

A-Cloud-Ninja commented Dec 14, 2019

I'm not too familiar with capturing with wireshark, let alone logging with it. Sorry if it's any hassle, but could you give me some more explicit directions?

Edit: I think i've actually figured it out.

@A-Cloud-Ninja
Copy link
Author

Issues i'm seeing with doing this already: Steelseries engine (At least with this mouse) allows up to 5 settings (I only personally use 1) and whenever i move the DPI/CPI slider past one of the other settings in either direction (either lower or higher DPI) it shifts where it is in the order.

@FFY00
Copy link
Member

FFY00 commented Dec 14, 2019

I am not sure I follow. Can you explain better or send a screenshots/video?

@A-Cloud-Ninja
Copy link
Author

Here's a video about that: https://f.cloudninja.pw/2019-12-14_23-35-20.mp4

@A-Cloud-Ninja
Copy link
Author

I have an actual windows install now that i can use, if that makes it easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants