Log in

View Full Version : x58 key and wow does not work anymore



Nexus44
09-22-2008, 02:33 AM
First : Sorry for my lack of english.

i use the x 58 key long time ago with no Problems. but now i think i gonna crazy .

Fryday i configure a new team . after that i configure the buttons in wow ( classic wow stile ) and config the keys in the keyconfig in wow ,this works.

But in Game i got no response an no char do anything when i hit a key on the x58. using the command on keyboardas sample ( Alt +G ) it works

This is what i do and not work:

New layout writen on the x 58, testet multiple wow (have multiple on diffrent HD ) old ones doesnt work anymore , new macroworks install, change usb port, change layers ,liters of coffee ...

I use the ALT xxx and STRG ALT xx combo

System is based vista 64 .

Mabye one here have a clue ,hint .

thx

nex

Raskaz
09-22-2008, 07:09 AM
What do your macros look like in macroworks?

You only get these problems using modifiers or just any keybindings like F1?

If you use modifers make sure you include keydown/keyup within the macro.

I use macroworks on a Vista64 as well with no problem so far (xkeys=usb)

Nexus44
09-22-2008, 12:09 PM
Thx for the answer :)

What do your macros look like in macroworks?

Only Keybinding Like Alt F1 -F9 , ALT 1-9 ALT-A-Z STRG ALT 1-9 ..


You only get these problems using modifiers or just any keybindings like F1?

Yes . As sample : Key G alone works well. ALT+G work not , no action in Game. In Keyconfig WOW i pressed the command ALT +G on the x 58 USB, shows me with the modifierin the config, but in Gamemode nothing happend.

The prob appears so i see happend only with the modifiers . ALT + STRG .

I use the x58 USB

If you use modifers make sure you include keydown/keyup within the macro.

I use macroworks on a Vista64 as well with no problem so far (xkeys=usb)

Raskaz
09-22-2008, 01:13 PM
You're most likely missing the keyup/keydown sequence.

I give you an example which might make things a bit easier to understand.
Say you want to use Alt+G:

In macroworks do the following

1) click on the key on your x-keys you want to have the macro on so you get the macro record window popping up
2) click Alt on your keyboard
3) click on the Insert dropdown menu and select keydown
4) press G on your keyboard
5) press Alt on your keyboard
6) Click on the insert dropdown menu and select keyup

That's how it works for me.

Nexus44
09-22-2008, 03:57 PM
Great testet and works . :)

Thx for your competent and quickly help.