Edit Razer Synapse Macro in text editor

1

1

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)?

ValeriiVasin

Posted 2018-01-25T12:32:47.163

Reputation: 423

If you find its overpriced don't buy their products? Depending on how they set it up you won't be able to edit them. Did you try to find the files the macro(s) are stored in? – Seth – 2018-01-25T13:25:53.897

i tried and failed in OSX. In windows seems i've seen the folder somewhere, but not sure if its possible to edit it there :) will anyway update the question when find smth :) wonder that no one tried to do the same... macro ui's are awful, not only in Synapse. Script abilities that provided by autohotkey or such apps - way better.... maybe perception is that you will create a macro that binds 2-3 buttons together... – ValeriiVasin – 2018-01-26T12:16:39.547

Looks like they're stored in the ProgramData folder in Windows according to this reddit post.

– Seth – 2018-01-26T13:05:08.240

Just searched for text editing of macro files and after I looked through my files I found the .xml files at C:\ProgramData\Razer\Synapse\Accounts\YourAccountID\Macros, hope that helps if you still have the issue... ;) – FatalBulletHit – 2018-03-06T10:47:31.000

Answers

1

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.

FatalBulletHit

Posted 2018-01-25T12:32:47.163

Reputation: 341

im waiting for razer synaps v3. its awesome and supports what i need (xml macros, easy file import/export etc)... as of synapse v2 i would say its possible to do it via hacks, but definitely not designed for that :( – ValeriiVasin – 2018-03-09T12:38:19.413

@ValeriiVasin Looks promising, but there are only a handful supported devices as of now. – FatalBulletHit – 2018-03-10T22:49:09.227

i talked to support, they promised support old devices in Q3 – ValeriiVasin – 2018-03-14T12:15:22.203

@ValeriiVasin Let's hope so! ;) – FatalBulletHit – 2018-03-14T17:29:09.897