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

When will you be able to add the Viper V2 Pro and Pro Click mice? #715

Closed
hdrk88 opened this issue Nov 2, 2022 · 5 comments
Closed

When will you be able to add the Viper V2 Pro and Pro Click mice? #715

hdrk88 opened this issue Nov 2, 2022 · 5 comments

Comments

@hdrk88
Copy link

hdrk88 commented Nov 2, 2022

I would be grateful if you could add them as I have both and I can't configure them easily.

@0x80
Copy link

0x80 commented Jul 18, 2023

I just got the pro click without realizing it is not supported on MacOS 🤦 That's a real bummer because the mouse otherwise seems absolutely perfect for me (not a gamer).

@hdrk88 When you say "can't configure them easily" do you mean there is another way?

I need to at least get the middle mouse button (scroll wheel click) to start working, otherwise it's useless for the application I was going to use it for.

Next up would be free scrolling with the wheel if possible.

The other stuff I can live without I think.

I am a developer and if anyone thinks it should be doable to add support myself by learning from the existing code for the other mice, let me know...

@0x80
Copy link

0x80 commented Jul 18, 2023

On first glance it seems that support for devices might just be defined by json files. My system reports a vendor id 0x1532 and the rest could be trying to figure out what properties are relevant for this mouse.

But even adding only a partially complete JSON probably means the mouse functions would be partially supported, so in my case I need to find out how what properties relate to the middle mouse button and scrolling.

@0x80
Copy link

0x80 commented Jul 18, 2023

OK so I only just realized that this repo is about controlling light effect 😄 I wonder why this issue was opened for the pro click then, because it seems to have no lighting.

In the meantime I found out about SteerMouse, which seems to do everything I need and even supports DPI cycling 🥳

@bridgerbrown
Copy link

OK so I only just realized that this repo is about controlling light effect 😄 I wonder why this issue was opened for the pro click then, because it seems to have no lighting.

In the meantime I found out about SteerMouse, which seems to do everything I need and even supports DPI cycling 🥳

No this repo also does DPI, Polling rate, and mouse brightness. Ive changed my DPI with the Viper Ultimate.

Im working on Viper V2 Pro support right now. Ive added the appropriate json and the changes to librazermacos, which has gotten it to recognize the V2 but I cant get the DPI changing to work. If anyone has advice, lmk!

@bridgerbrown
Copy link

bridgerbrown commented Jul 23, 2023

I would be grateful if you could add them as I have both and I can't configure them easily.

I just made a pull request of 'razer-macos' its submodule 'librazermacos' that has Viper V2 Pro functionality, currently only working for editing the DPI when it's plugged in!

Here is a working release .dmg if you're interested and don't want to wait for full functionality:
https://github.com/bridgerbrown/razer-macos/releases/tag/razer-macos

@hdrk88 hdrk88 closed this as completed Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants