Reply
Logi Browser
DY357LX
Posts: 5
Registered: ‎07-30-2010
0

How is the G15 Retrieving WoW Stats + Info?

[ Edited ]

G15 appears to work with WoW out of the box, showing things like battleground info and character infomation:

 

(Pic here: http://azeroth.metblogs.com/archives/images/2006/06/g15-wow-patch1-11-1.jpg)

 

 

Does anyone know HOW this information is being accessed?

 

Is the keyboard software reading something from WoW, or is WoW passing the info to the keyboard first?

 

Any idea's?

 

(I want to see if it's possible to read a different stat, such as honor points.)

"And so is the Golden City blackened With each step you take in my Hall. Marvel at perfection, for it is fleeting. You have brought Sin to Heaven And doom upon all the world."
kgober
Posts: 3,774
Kudos: 439
Solutions: 287
Registered: ‎05-28-2009
0

Re: How is the G15 Retrieving WoW Stats + Info?

the LCD doesn't fetch the information from WoW, WoW sends it to the LCD using Logitech's LCD SDK.  unless Blizzard provides some kind of configuration file or Lua script for this purpose, you can't change what WoW shows on the LCD.

 

-ken

________________________________
I do not work for Logitech. I'm just a user.
Logi Team
Chris_P
Posts: 421
Registered: ‎02-08-2007
0

Re: How is the G15 Retrieving WoW Stats + Info?

As Ken surmised, there is no way to change what is displayed on the LCD by WoW unless Blizzard changes the way the game supports the LCD.

Logi Nu
_ElviS_
Posts: 1
Registered: ‎10-08-2011
0

Re: How is the G15 Retrieving WoW Stats + Info?

Sorry for digging up the old topic, but I was thinking about this particular issue for a while now - at the very moment, most of the information (and the way it's being displayed) on the G's LCD, being sent by WoW isn't too helpful.

There is, however, a way to deal with the issue - using some third-party software (like, for example, LCD Studio) along with G series' panel, it is possible to display some chunks of textfiles. Having that in mind, we can parse and dig out some interesting numbers and info from the log file, that WoW's Combat Log can export after typing the /combatlog command.

 

The biggest nut to crack for me at the moment is to find an effective way to parse the file, live, and effectively enough to send it out to LCD Studio without delay.

Of course, I'll place any new info on the subject as soon as I'll manage to make it work well enough to present it to wide group of users.