1kc / razer-macos

Color effects manager for Razer devices for macOS. Supports High Sierra (10.13) to Monterey (12.0). Made by the community, based on openrazer.
GNU General Public License v2.0
2.31k stars 252 forks source link

Razer Basilisk V3 PRO not supported? #778

Open prnbug33 opened 1 year ago

prnbug33 commented 1 year ago

I tried to configure my Basilisk V3 Pro but can't connect it. There's no device shown with cable, BT and the 2.4 GHz dongle. Is this model not supported?

94lucasm commented 1 year ago

Same, V3 Pro is not detected. @1kc can you add support for basilisk v3 pro? There are few issues reported with this mouse since last few months, so it's quite urgent for us 😄

coderaven commented 1 year ago

Same here, currently using V3 Pro but to no success in getting the mouse seen on Razer Macos

94lucasm commented 1 year ago

At my github there's a fork of razer-macos with instructions to build the app. Currently my Basilisk V3 Pro is detected and RGB features works both wired and wireless. Also I was really happy that it stores it's RGB settings even when app is closed, Synapse 3 doesn't offer such feature, after closing it mouse changes RGB to default. Feel free to use it and enjoy. Peace! 🔥 🔥 🔥

jjewny007 commented 1 year ago

@94lucasm how did you add codes? How did you add it to the software?

94lucasm commented 1 year ago

@jjewny007 sorry for late reply. I checked device's address in openrazer,

Razer Basilisk V3 Pro (Wired) 1532:00AA
Razer Basilisk V3 Pro (Wireless) 1532:00AB

then added it to librazermacos, followed instructions in README, then defined .json describing specific device (Basilisk PRO v3 based on Basilisk, just changed DPI). Then I builded the app and it worked as expected.

jjewny007 commented 1 year ago

@94lucasm No worries, I am sorry I don't understand .. I am new to this,,

andriinb commented 1 year ago

@jjewny007 sorry for late reply. I checked device's address in openrazer,

Razer Basilisk V3 Pro (Wired) 1532:00AA Razer Basilisk V3 Pro (Wireless) 1532:00AB then added it to librazermacos, followed instructions in README, then defined .json describing specific device (Basilisk PRO v3 based on Basilisk, just changed DPI). Then I builded the app and it worked as expected.

Thank you so much for this. I've got a Basilisk V3 Pro as well, tried building an app from your repo and encountered all kinds of fun (first time building an app here). Had to install node, update python, Xcode, resolve some babel versioning dependencies: it all boiled down to npm complaining about vulnerabilities. Did you manage to overcome those by patching? also a noob question, to make a dmg, one needs to input appleID and password in release.sh, correct? (I do not have apple dev account). Sorry if questions sound a bit basic, appreciate your work

Freed351 commented 1 year ago

@jjewny007 sorry for late reply. I checked device's address in openrazer,

Razer Basilisk V3 Pro (Wired) 1532:00AA Razer Basilisk V3 Pro (Wireless) 1532:00AB then added it to librazermacos, followed instructions in README, then defined .json describing specific device (Basilisk PRO v3 based on Basilisk, just changed DPI). Then I builded the app and it worked as expected.

Hey @94lucasm , is there any way to download your version, with the support for Basilisk V3 Pro, of the app? Cheers!

clemlesne commented 1 year ago

Sounds related to https://github.com/1kc/razer-macos/issues/682.

0zxw0 commented 1 year ago

@94lucasm hello is there any way to download your version, with the support for Basilisk V3 Pro, of the app?

xhi-nico commented 1 year ago

@94lucasm At my github there's a fork of razer-macos with instructions to build the app. Currently my Basilisk V3 Pro is detected and RGB features works both wired and wireless. Also I was really happy that it stores its RGB settings even when app is closed, Synapse 3 doesn't offer such feature, after closing it mouse changes RGB to default. Feel free to use it and enjoy. Peace! 🔥 🔥 🔥

After 3 hours of not having a clue of what I'm doing and with a little help from chatGPT, I actually got this to work and build your repo. Thank you so much!!

I uploaded the built dmg to my dropbox for anyone that wants support for basilisk v3 pro: https://www.dropbox.com/s/qd6k43lu8seaet3/Razer%20macOS-0.4.10.1-universal.dmg?dl=0

0zxw0 commented 1 year ago

@GeorgeeNico hello Basilisk V3 PRO Already working perfectly, can you help add support for Razer Mouse Dock Pro

damirkotoric commented 1 year ago

Thank you @GeorgeeNico.

Installed and opened this, but all I get is the following when opening that Razer macOS app:

CleanShot 2023-06-08 at 11 35 46@2x

Any idea what I need to do to have the device recognised? Tried via dongle and via USB.

0zxw0 commented 1 year ago

@damirkotoric No problem with normal installation

截屏2023-06-08 11 03 36
tagriesti commented 1 year ago

@GeorgeeNico

This is a HUGE help and greatly appreciated. I noticed, however, that not all of the RGB options are available (i.e. Reactive, Breathe, Starlight, Ripple, Wheel, etc). Any chance of getting those added and a new rebuild being made available here, again, for download?

clemlesne commented 1 year ago

@GeorgeeNico, can you create a pull request against the main repo?

ZyberSE commented 1 year ago

Just tried this but my Balistic v3 Pro connected through a Mouse Dock Pro, but it does not show up. Any idea what I could try?

damirkotoric commented 1 year ago

Okay I got the app to register the device, but it's not actually doing anything to the device: CleanShot 2023-08-09 at 12 24 52@2x

For example, I've set the brightness to 0, but my mouse is still cycling through the colours and it's very annoying especially at night. CleanShot 2023-08-09 at 12 22 46@2x

So, even though I'm tweaking the settings here none of them are actually taking effect.

sergeyustyak commented 12 months ago

Just tried this but my Balistic v3 Pro connected through a Mouse Dock Pro, but it does not show up. Any idea what I could try?

The same problem. Works only with standard USB dongle

sergeyustyak commented 12 months ago

@94lucasm At my github there's a fork of razer-macos with instructions to build the app. Currently my Basilisk V3 Pro is detected and RGB features works both wired and wireless. Also I was really happy that it stores its RGB settings even when app is closed, Synapse 3 doesn't offer such feature, after closing it mouse changes RGB to default. Feel free to use it and enjoy. Peace! 🔥 🔥 🔥

After 3 hours of not having a clue of what I'm doing and with a little help from chatGPT, I actually got this to work and build your repo. Thank you so much!!

I uploaded the built dmg to my dropbox for anyone that wants support for basilisk v3 pro: https://www.dropbox.com/s/qd6k43lu8seaet3/Razer%20macOS-0.4.10.1-universal.dmg?dl=0

Thank you sooooo much!

sergeyustyak commented 12 months ago

One more thing, changing the DPI does not affect mouse sensitivity at all. Does somebody know why and how I can change the Mose speed? By the way, standard 'System setting > Mouse > sensitivity' also do nothing and I just have really slow and fixed mouse speed.

Снимок экрана 2023-10-10 в 23 32 40
Pjmuscatella commented 12 months ago

Thank You! Finally working, detected wireless & wired!

Pjmuscatella commented 12 months ago

@GeorgeeNico Did you ever get the additional RGB options (i.e. Reactive, Breathe, Starlight, Ripple, Wheel, etc) for the Basilisk V3 pro? I see you posted about it in this thread a while back. Is there another thread that addresses it that I should switch to? Thanks

sergeyustyak commented 11 months ago

I've installed this version, my Basilisk V3 Pro works now, thanks! https://github.com/1kc/razer-macos/issues/778#issuecomment-1756178774

unfortunately there are some problems: 1) 'state manager' does no work, tried 'all light off' when Mac sleeps - nothing 2) DPI setting do nothing 3) Polling rate resets to default 125hz after every Mac reboot 4) No option to change the bottom light, only wheel and logo

0zxw0 commented 11 months ago

@ZyberSE https://github.com/openrazer/openrazer/issues/2060 Not yet adapted

homurahomu1 commented 10 months ago

@94lucasm At my github there's a fork of razer-macos with instructions to build the app. Currently my Basilisk V3 Pro is detected and RGB features works both wired and wireless. Also I was really happy that it stores its RGB settings even when app is closed, Synapse 3 doesn't offer such feature, after closing it mouse changes RGB to default. Feel free to use it and enjoy. Peace! 🔥 🔥 🔥

After 3 hours of not having a clue of what I'm doing and with a little help from chatGPT, I actually got this to work and build your repo. Thank you so much!!

I uploaded the built dmg to my dropbox for anyone that wants support for basilisk v3 pro: https://www.dropbox.com/s/qd6k43lu8seaet3/Razer%20macOS-0.4.10.1-universal.dmg?dl=0

For some reason this build crashes for me on macOS Sonoma, M1 Pro 14" MacBook

mc1017 commented 9 months ago

@damirkotoric How did you get it registering your device in the end? I am having the exact same problem.

IValueSimplicity commented 9 months ago

@damirkotoric How did you get it registering your device in the end? I am having the exact same problem.

Do you mean you couldn't connect your device to it? If so, you just need to click the three squares on the t op of your screen (Razer MacOS logo) when you have the right version installed, then select your device. I found that to change to a custom colour, you can't just save it, you have to pick "custom colour" after you've saved it in the same place as where you connected your mouse.

Screenshot 2023-12-30 at 23 02 07
IValueSimplicity commented 9 months ago

Hope that helped!

tomasmiksa commented 7 months ago

@94lucasm At my github there's a fork of razer-macos with instructions to build the app. Currently my Basilisk V3 Pro is detected and RGB features works both wired and wireless. Also I was really happy that it stores its RGB settings even when app is closed, Synapse 3 doesn't offer such feature, after closing it mouse changes RGB to default. Feel free to use it and enjoy. Peace! 🔥 🔥 🔥

After 3 hours of not having a clue of what I'm doing and with a little help from chatGPT, I actually got this to work and build your repo. Thank you so much!!

I uploaded the built dmg to my dropbox for anyone that wants support for basilisk v3 pro: https://www.dropbox.com/s/qd6k43lu8seaet3/Razer%20macOS-0.4.10.1-universal.dmg?dl=0

Hey guys, thank you so much for what you're doing! I was about to return the Razer Basilisk V3 to the dealer, but this is the first build and the first app that detects it on my MacBook Pro - M3 Pro MAX with macOS Sonoma 14.3.1 and can at least partially work with it. :)

The most important thing for me was the ability to turn off the mouse logo backlight and the Pooling Rate settings, because I don't have this mouse for any stupid gaming, but for working with Adobe graphics applications. Thanks a lot and please keep up the great work. I am fully available if needed.

Snímek obrazovky 2024-02-11 v 8 51 54

iDexFX commented 7 months ago

Confirmed, Razer Basilisk V3 Pro works! Thank you! In the brightness selection now there is zones "Scroll" and "Logo", but there is no selection of the lower backlight zone. When selecting in the menu "Brightness" zone "All", the brightness does not work correctly (~ 60-70%). When selecting individual zones "Scroll" or "Logo", the brightness is turned on at 100%. DPI and Polling rate I did not check..

MacOS Ventura 13.6.3 / M2 Ultra / Razer Basilisk V3 Pro

Screenshot 2024-02-12 at 19 22 18
iDexFX commented 7 months ago

Greetings friends! Can you please add support for Razer Mouse Dock Pro!? I would be very grateful! I use together with Razer Basilisk V3 Pro, but through Razer Mouse Dock Pro mouse is not detected too....

ID 1532:00a4 Razer USA, Ltd Razer Mouse Dock Pro

shooflyshoo commented 5 months ago

Greetings friends! Can you please add support for Razer Mouse Dock Pro!? I would be very grateful! I use together with Razer Basilisk V3 Pro, but through Razer Mouse Dock Pro mouse is not detected too....

ID 1532:00a4 Razer USA, Ltd Razer Mouse Dock Pro

+1 - Anybody get Razer Basilisk V3 Pro to work with ther Mouse Dock Pro on the latest Mac OS?

IValueSimplicity commented 3 months ago

For some reason my mouse is detected however nothing changes when I apply settings (I do use the menubar thing to do so).

I have previously used it with the actual synapse on Windows but still have not managed to get it to work.

IValueSimplicity commented 3 months ago

The only thing that actually works is cycle on scroll wheel and logo, nothing else. I tried clear settings and restarting the app, but this is all it has done.

IValueSimplicity commented 3 months ago
Screenshot 2024-06-30 at 21 28 27

For example, I change it to red on all basilisk and this is what it says (I used the preset under 'static' called 'red') and this is what the app thinks my mouse is looking like. I'll tell you for sure that it is not off, the brightness is full, but the wheel and logo are doing something completely different to the under-light, both of which are not red by any means.