razer-macos icon indicating copy to clipboard operation
razer-macos copied to clipboard

Support for Razer Basilisk X Hyperspeed

Open tonydang4610 opened this issue 3 years ago • 71 comments

Would love to see support for this mouse, thanks!

tonydang4610 avatar Nov 23 '21 07:11 tonydang4610

Yeah I just bought this mouse from Best Buy and I am sad that I can't change the DPI for this device.

brocktubre avatar Nov 23 '21 23:11 brocktubre

+1, please add support for this mouse. Thank you!

chifle-silva avatar Dec 04 '21 09:12 chifle-silva

I can do it for you if you're interested in testing it. Openrazer didn't find the transaction.id yet, but has everything else needed. We can try brute force guessing like I did for #486. It's likely to be the same as another Basilisk mouse.

WrathofthePast avatar Dec 16 '21 04:12 WrathofthePast

I'm definitely down to test for it.

tonydang4610 avatar Dec 16 '21 04:12 tonydang4610

Does it work with the dongle, but not bluetooth? It sounds like the dongle is the same as Basilisk Ultimate which is supported. Obviously, bluetooth support will need to be added, but that's a separate implementation.

WrathofthePast avatar Dec 16 '21 04:12 WrathofthePast

Does it work with the dongle, but not bluetooth? It sounds like the dongle is the same as Basilisk Ultimate which is supported. Obviously, bluetooth support will need to be added, but that's a separate implementation.

I have not tried it with the dongle since I'm using a MacBook. But I know for sure there is no support for Bluetooth.

tonydang4610 avatar Dec 16 '21 04:12 tonydang4610

If you are able to try while I work on the bluetooth implementation, that'd be helpful. I'll be able to add bluetooth support without it, but I won't know if the dongle works or not.

WrathofthePast avatar Dec 16 '21 05:12 WrathofthePast

If you are able to try while I work on the bluetooth implementation, that'd be helpful. I'll be able to add bluetooth support without it, but I won't know if the dongle works or not.

I really wish I could but I do not have a USB A adaptor on me. Sorry, wish I could've been more helpful.

tonydang4610 avatar Dec 16 '21 05:12 tonydang4610

The mouse works with the dongle yes

chifle-silva avatar Dec 16 '21 07:12 chifle-silva

The mouse works with the dongle yes

@chifle-silva, thank you that's very helpful.

WrathofthePast avatar Dec 17 '21 21:12 WrathofthePast

So while I'm working on this, I discover that it doesn't have RGB lightning. Can you connect via bluetooth without razer-macos support? I'm a little confused what's the to gain from adding support beyond DPI and Polling Rate control.

WrathofthePast avatar Dec 17 '21 21:12 WrathofthePast

So while I'm working on this, I discover that it doesn't have RGB lightning. Can you connect via bluetooth without razer-macos support? I'm a little confused what's the to gain from adding support beyond DPI and Polling Rate control.

Having support for DPI and Polling Rate is enough for the mouse. I'd love to change the DPI on the mouse without doing so in macOS settings.

tonydang4610 avatar Dec 17 '21 21:12 tonydang4610

Having support for DPI and Polling Rate is enough for the mouse. I'd love to change the DPI on the mouse without doing so in macOS settings.

So you're saying you're able to connect via bluetooth as is? I'll add support, regardless, but I need to make sure I understand what the starting point is.

WrathofthePast avatar Dec 17 '21 21:12 WrathofthePast

Having support for DPI and Polling Rate is enough for the mouse. I'd love to change the DPI on the mouse without doing so in macOS settings.

So you're saying you're able to connect via bluetooth as is? I'll add support, regardless, but I need to make sure I understand what the starting point is.

Yes, I can connect via Bluetooth as is.

tonydang4610 avatar Dec 17 '21 21:12 tonydang4610

One more question: Razer doesn't list the max polling rate of the mouse. Is it 1000Hz or 8KHz? I'm assuming the former as I can't imagine why they wouldn't advertise a 8KHz polling rate.

WrathofthePast avatar Dec 17 '21 21:12 WrathofthePast

1,000 Hz

tonydang4610 avatar Dec 17 '21 21:12 tonydang4610

Having support for DPI and Polling Rate is enough for the mouse. I'd love to change the DPI on the mouse without doing so in macOS settings.

So you're saying you're able to connect via bluetooth as is? I'll add support, regardless, but I need to make sure I understand what the starting point is.

Yes, I can connect via Bluetooth as is.

Same, I can connect via Bluetooth as is

chifle-silva avatar Dec 17 '21 21:12 chifle-silva

I've run into a discrepancy with the information openrazer provided. I need a screenshot of its information under System Information/USB.

WrathofthePast avatar Dec 19 '21 21:12 WrathofthePast

Screen Shot 2021-12-19 at 22 52 30

here you have. Let me know if that is what you need

chifle-silva avatar Dec 19 '21 21:12 chifle-silva

here you have. Let me know if that is what you need

@chifle-silva, yes, thank you. openrazer had the device-id as 0x0082 and that's why they never got it working.

WrathofthePast avatar Dec 20 '21 16:12 WrathofthePast

here you have. Let me know if that is what you need

@chifle-silva, yes, thank you. openrazer had the device-id as 0x0082 and that's why they never got it working.

So will there be support for this mouse?

tonydang4610 avatar Dec 23 '21 07:12 tonydang4610

Sorry, I've been busy. I finished the frontend & I'm 2/3 done the backend. I'll finish it in the very near future. Then, I'll create a test release for you to try.

WrathofthePast avatar Dec 23 '21 16:12 WrathofthePast

Sounds great. Thanks.

tonydang4610 avatar Jan 03 '22 02:01 tonydang4610

someone tell me if this works

CodeMan98038 avatar Jan 13 '22 03:01 CodeMan98038

Sorry, I've been busy. I finished the frontend & I'm 2/3 done the backend. I'll finish it in the very near future. Then, I'll create a test release for you to try.

Sorry for the further delay. Code is complete & I'll provide a test build tonight or tomorrow (reinstalling MacOS right now for unrelated reasons, so I can't do it this second).

WrathofthePast avatar Jan 13 '22 05:01 WrathofthePast

Sweet thanks a lot!

CodeMan98038 avatar Jan 13 '22 05:01 CodeMan98038

Sorry, I've been busy. I finished the frontend & I'm 2/3 done the backend. I'll finish it in the very near future. Then, I'll create a test release for you to try.

Sorry for the further delay. Code is complete & I'll provide a test build tonight or tomorrow (reinstalling MacOS right now for unrelated reasons, so I can't do it this second).

I uploaded a test build here. Let me know if everything works with a bluetooth connection. If it does, I'll open a PR to make it official.

Let me know whether it still pops up as the Basilisk Ultimate still when using the receiver. I'm wondering whether it'll appear correctly now that it has the assets. However, my guess is it will not.

WrathofthePast avatar Jan 14 '22 20:01 WrathofthePast

Just tried it with a Bluetooth connection. It does not show up, unfortunately.

tonydang4610 avatar Jan 14 '22 20:01 tonydang4610

Just tried it with a Bluetooth connection. It does not show up, unfortunately.

Did you try pressing "Refresh Device List"? If so, what macOS version are you on and are you on an M1 or Intel Mac?

WrathofthePast avatar Jan 14 '22 22:01 WrathofthePast

  1. Yes
  2. 12.2 Beta
  3. M1

tonydang4610 avatar Jan 14 '22 23:01 tonydang4610