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

Install Razer drivers without installing Razer Synapse #7

Open
Chaoses-Ib opened this issue Oct 16, 2022 · 10 comments
Open

Install Razer drivers without installing Razer Synapse #7

Chaoses-Ib opened this issue Oct 16, 2022 · 10 comments
Labels
enhancement New feature or request Razer

Comments

@Chaoses-Ib
Copy link
Owner

Chaoses-Ib commented Oct 16, 2022

I also found that you can actually install the RzComDriver without Synapse. There are various logs generated by razer synapse and one of them is Manifest.log this contains an XML manifest of all software products from razer. I have a console app I wrote in c# that actually uses the C# API used by Razers software to download the same Manifest file.

Within the Manifest, there is a link to the full Razer Synapse install (eg: https://cdn.razersynapse.com/1665042231FcnE6gEARazerSynapseSetup_v3.7.1015.100615.exe).

This exe is in a format that can be extracted from and within the $PLUGINSDIR RzComDriver_vx.x.xx.x.exe exists which is the Razer Common Control Driver.

image

image

Originally posted by @ChrisKader in #6 (comment)

@Chaoses-Ib Chaoses-Ib added the enhancement New feature or request label Oct 16, 2022
@Chaoses-Ib
Copy link
Owner Author

This is an amazing discovery. I will test it to see if it works properly.

@Chaoses-Ib
Copy link
Owner Author

Chaoses-Ib commented Oct 17, 2022

Razer Synapse

Nanoleaf

Razer Macro

References

@Chaoses-Ib Chaoses-Ib changed the title Install the RzComDriver without Synapse Install Razer drivers without installing Razer Synapse Oct 17, 2022
@kyloren23
Copy link

kyloren23 commented Jan 15, 2023

sorry how do i use this? i tried it to my other laptop without razer and i install this v3.3.0331.041818
https://cdn.razersynapse.com/1524047122rATOSf1dRazerSynapseSetup_v3.3.0331.041818.exe

but gave me error when i run ahk. something like "razer device is not found"

https://i.imgur.com/7ffZQs5.png

@Chaoses-Ib
Copy link
Owner Author

i tried it to my other laptop without razer and i install this v3.3.0331.041818

The driver is installed by Nanoleaf, not Razer Synapse.

@ZhangWebber
Copy link

@Chaoses-Ib , How to install these?
I have installed but nothing is opening

@Chaoses-Ib
Copy link
Owner Author

Yeah, there is no GUI so you won't see anything. Just try to use IbInputSimulator to use the Razer driver.

@re-learning
Copy link

I've downloaded the razer synapse 3.7, extracted and installed RzComDriver. However nothing seems to work when i try to move mouse. I dont have a razer device. Do I need an older version?

@Chaoses-Ib
Copy link
Owner Author

Chaoses-Ib commented Mar 3, 2024

Have you tried to install Nanoleaf listed above?

@re-learning
Copy link

I will try it tomorrow and report back

@re-learning
Copy link

Installing nanoleaf directly without extracting did work, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Razer
Projects
None yet
Development

No branches or pull requests

4 participants