Jump to content


Photo

Do you know if Razer DeathAdder XButton1 and XButton2 works?


  • Please log in to reply
9 replies to this topic

#1 g0rk

g0rk
  • Members
  • 8 posts

Posted 14 August 2012 - 08:36 PM

Do you know if Razer DeathAdder XButton1 and XButton2 works?

I'm wanting to buy it, but I need to know if those buttons will works.

#2 Thundervolt

Thundervolt
  • Guests

Posted 14 August 2012 - 10:55 PM

I don't know if you will find this helpful, but i have a Naga, and x1 and x2 buttons work as expected.
I dont think there would be any issues with the DeathAdder.

And even if they were mapped to other than x1 and x2, you can still get the code of the button key with ahk and use it for scripts.

#3 g0rk

g0rk
  • Members
  • 8 posts

Posted 16 August 2012 - 02:46 PM

Thanks, Thundervolt.

I'm a lil bit worried because I got an other mouse, from other brand, and his software/driver is a crap. What you can say about Razer Drivers/Firmwares? It works fine with AutoHotkey?

Thanks again.

#4 Wingfat

Wingfat
  • Members
  • 932 posts

Posted 16 August 2012 - 03:26 PM

I am sure it will.. I have the Tron Mouse by Razor and with the Disney / Razor Bundeled software all 7 buttons are configerable with in AHK. Also even with out that software running my Windows 7 machine it is connected to knows it has 7 keys and has worked great with in Diablo 3 and other games (even in full screen, when adding a macro to a side mouse button).

#5 g0rk

g0rk
  • Members
  • 8 posts

Posted 16 August 2012 - 04:31 PM

Thanks, Wingfat.

#6 undine

undine
  • Members
  • 15 posts

Posted 18 August 2012 - 03:57 PM

i have a deathadder
the buttons all work fine without a driver
sensitivity and polling rate are saved inside the firmware too

#7 g0rk

g0rk
  • Members
  • 8 posts

Posted 22 August 2012 - 03:30 PM

Thanks, undine. You know the DPI default from factory? 1800?

#8 undine

undine
  • Members
  • 15 posts

Posted 26 August 2012 - 12:55 AM

i think they're set to 1800/3500 by default
but it can be permanently changed either way

#9 missingn0

missingn0
  • Members
  • 4 posts

Posted 18 September 2012 - 01:12 AM

Tron Razer Mouse here, trying to set macro on mouse for gear swap on Diablo but it's not very smooth. Some items get skipped when i run the cursor over the gear in my inv. I noticed on other tuts online for other logitech/razer mice that they have a "playback option" that enables you to activate the macro while the key is "held down". The Tron mouse came with great software but i don't see an option for "playback option" in the macros menu (and i'm not sure this has anything to do with it, it may). Any help would be greatly appreciated. I can provide pics if needed :]

#10 Trillasecond

Trillasecond
  • Members
  • 8 posts

Posted 18 September 2012 - 02:43 AM

Thanks, Thundervolt.

I'm a lil bit worried because I got an other mouse, from other brand, and his software/driver is a crap. What you can say about Razer Drivers/Firmwares? It works fine with AutoHotkey?

Thanks again.

Naga works fine with AutoHotKey. Like u can bind a mouse button to be an F-key.
then program AutoHotKey to perform certain actions when F is pressed. Then when you press the
mouse key u bind to F it will trigger the string you programmed F AutoHotKey.