Windows – Edit Razer Synapse Macro in text editor

macosmacrosrazer-mouserazer-synapsewindows

I do have a Razer Naga Mouse and A4Tech X7 keyboard. For keyboard i can easily open macro file (XML file) and edit (copy + paste parts of it, reuse existing ones etc). I could create an easy wrappers for commands like mouseClick, mouserRightClick, dragAndDrop in language of choice which is JavaScript — since its just modifying pre-existing template.

And basically that allows me to create more powerful scripts for my device.

With Razer though you get overpriced mouse that comes with Synapse, that is not even allowed you to easily manipulate with your own macros. The only positive thing there is UI + cloud. But inability to edit makes it super poor choice 🙁

Is there any way to edit the macro files in Text Editor (VSCode or so)?

Best Answer

Macros are saved as .xml files at:

C:\ProgramData\Razer\Synapse\Accounts\YourAccountID\Macros

To apply changes made to these .xml files you need to restart Razer Synapse.


This at least applies to the macros of my Razer DeathStalker Chroma keyboard in Razer Synapse 2.21, but I'd assume this includes every macro for every device.

Related Question