Download
(73MB)
Download
Updated: 11-29-20 11:00 PM
Pictures
File Info
Compatibility:
Shadowlands patch (9.0.2)
Classic Patch (1.13.5)
Updated:11-29-20 11:00 PM
Created:12-23-15 12:50 AM
Downloads:9,219
Favorites:10
MD5:
Categories:WoW Tools & Utilities, Classic - General, Casting Bars, Cooldowns, UI Media

WoW G910  Popular! (More than 5000 hits)

Version: Version 7 for Windows
by: Waldokind [More]

Windows version 7.0 for Shadowlands. To download the the Mac version, please visit www.jdsoftcode.net

WoW G910 animates the lights on your Logitech RGB LED keyboard in response to in-game WoW events such as combat, earning an achievement, gaining Anima, and looting gold. Your key lights can also change color in sync with spells and ability cooldowns.

New since version 5

  • Fixes for WoW Classic
  • Menu interface for all options
  • Import and export color profiles
  • New light animations for Shadowlands
  • More interesting default set of light colors for keys
  • Less lag and more reliable light fixes when first logging in
  • Automatically launch Battle.net or the WoW app when you start WoW G910



Blizzard doesn't allow AddOns to directly control computer hardware. This download includes an AddOn plus an executable application (.exe) to control the keyboard LEDs.

Full instructions are included in the application. In summary:
1) Download and extract the zip file
2) Move the G910xmit folder into your Warcraft AddOns folder (Shadowlands and/or Classic)
3) Start the WoW G910 application and calibrate it to your screen
4) Play WoW in a new colorful dimension!

WoW G910 requires Windows 10.

Watch it in action: youtu.be/IcKLSoLoIys

Full install guide: youtu.be/8RDIJy8PUbY

Your feedback and donations are welcome!

Post A Reply Comment Options
Unread 01-09-16, 07:20 PM  
shiner421
A Deviate Faerie Dragon

Forum posts: 13
File comments: 8
Uploads: 0
Any chance of PC version?

I have seen some interest in this from a lot of people now, im no programmer but is there any way to simply compile your code for the PC platform?
Report comment to moderator  
Reply With Quote
Unread 01-12-16, 09:07 AM  
Waldokind
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 18
Uploads: 2
Re: Any chance of PC version?

Originally Posted by shiner421
I have seen some interest in this from a lot of people now, im no programmer but is there any way to simply compile your code for the PC platform?
Shiner, thanks for your comment The native/non-AddOn part of Wow G910 that controls the LEDs was written in Swift and Objective-C. Both languages are unique to Macs and iPhones. Simple cross-compiling is not possible. I exchanged emails and source code 2 weeks ago with a Windows developer interested in porting my project, but I haven't heard from him since.

--Waldo
Report comment to moderator  
Reply With Quote
Unread 02-10-16, 04:00 PM  
Tonyleila
A Molten Giant
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 758
File comments: 2021
Uploads: 37
Re: Re: Any chance of PC version?

Originally Posted by Waldokind
Originally Posted by shiner421
I have seen some interest in this from a lot of people now, im no programmer but is there any way to simply compile your code for the PC platform?
Shiner, thanks for your comment The native/non-AddOn part of Wow G910 that controls the LEDs was written in Swift and Objective-C. Both languages are unique to Macs and iPhones. Simple cross-compiling is not possible. I exchanged emails and source code 2 weeks ago with a Windows developer interested in porting my project, but I haven't heard from him since.

--Waldo
Hmm I have G910 too on my windows PC.... It works with GTA 5 so are you shure there is no way?
__________________
Author of: LeilaUI and Aurora: Missing Textures
__________________
Report comment to moderator  
Reply With Quote
Unread 02-13-16, 01:28 PM  
Waldokind
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 18
Uploads: 2
Re: Re: Re: Any chance of PC version?

Originally Posted by Tonyleila
Hmm I have G910 too on my windows PC.... It works with GTA 5 so are you shure there is no way?
There is no way to click a button within the Mac software compiler (Xcode) and create a Windows application. The codes and structures programmers use to write programs in Mac OS are different on several levels than calls to do similar things on Windows. However, recently Microsoft published some cross-compiling tools to allow Windows 10 apps to be built directly using iOS source code with certain restrictions. So I can't say it's impossible ever to make a windows app from Mac OS code, but it requires special human skills today.

That said, I've starting working with a new Windows developer this week willing to do the hard work of translating the code by hand. I'll let you know here when it's ready!
Report comment to moderator  
Reply With Quote
Unread 03-31-16, 06:41 PM  
MewMelone
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: Re: Re: Re: Any chance of PC version?

Originally Posted by Waldokind
That said, I've starting working with a new Windows developer this week willing to do the hard work of translating the code by hand. I'll let you know here when it's ready!
Do you have an status update how progress goes so far? I'm really looking forward to this

Mew
Report comment to moderator  
Reply With Quote
Unread 05-27-16, 11:31 AM  
Waldokind
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 18
Uploads: 2
Re: Any chance of PC version?

Originally Posted by MewMelone
Do you have an status update how progress goes so far? I'm really looking forward to this
Mew
Wait no more...Win WoW G910 is here! Well, here.
Report comment to moderator  
Reply With Quote
Unread 05-29-16, 07:41 PM  
penguinsane
A Kobold Labourer

Forum posts: 0
File comments: 267
Uploads: 0
Going through the FAQ and following the steps from the first question, doing the CMD prompt to try and install the .jar file gives me this error:

Code:
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Users\computer\AppData\Local\Temp\LogitechLedJNI.dll1648241058492342573: Can't load AMD 64-bit .dll on a IA 32-bit platform
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.load0(Unknown Source)
        at java.lang.System.load(Unknown Source)
        at com.logitech.gaming.LogiLED.<clinit>(LogiLED.java:175)
        at JD.WowG910.WoWG910UI.welcomeAndInitialize(WoWG910UI.java:387)
        at JD.WowG910.WoWG910UI.<init>(WoWG910UI.java:76)
        at JD.WowG910.WoWG910UI$11.run(WoWG910UI.java:379)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$500(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
__________________
Last edited by penguinsane : 05-29-16 at 07:41 PM.
Report comment to moderator  
Reply With Quote
Unread 06-01-16, 01:24 PM  
Waldokind
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 18
Uploads: 2
Can't load AMD 64-bit .dll on a IA 32-bit platform

Originally Posted by penguinsane
Going through the FAQ and following the steps from the first question, doing the CMD prompt to try and install the .jar file gives me this error:

Code:
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Users\computer\AppData\Local\Temp\LogitechLedJNI.dll1648241058492342573: Can't load AMD 64-bit .dll on a IA 32-bit platform
penguinsane,
I ran into the same problem when I finally got my hands on a 64-bit PC to test on this week. The solution for me was to actually use the jar in the "32-bit" folder instead of the 64-bit, even though it's a 64-bit OS. Can you try that and report back here? I believe I know the problem, but will have to recompile on this new 64-bit machine to fix it. In the meantime, the "32-bit" version works perfectly for me in WoW.
Report comment to moderator  
Reply With Quote
Unread 07-03-16, 08:36 PM  
Waldokind
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 18
Uploads: 2
Re: Can't load AMD 64-bit .dll on a IA 32-bit platform

Windows version 1.1 is out and merges the 32 and 64 bit versions into a single file. This error should be a thing of the past.
Report comment to moderator  
Reply With Quote
Unread 09-19-16, 08:09 PM  
Waldokind
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 18
Uploads: 2
Windows version 1.3 for Legion out now

Enjoy enhanced animations and new Legion-centric effects with the new version.
Report comment to moderator  
Reply With Quote
Unread 09-25-16, 01:55 AM  
shunfx2
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Exclamation Problem at lunch

Hello.
I have installed the wow G910 add on and i have a problem.
When i lunch the Wow G910.jar program there is a message at lunch saying :

[i]WoW G910 for Windows version 1.3 (x64)
**Unable to start the Logitech LED driver. Please ensure Logitech Gaming Software is installed and running, then restart this application.*
[/I

Can you help me please ?

ps: i'm using windows 10 64, my logitech drivers are updated, and it does the same thing with the 32 and 64 bits version of the jar program.
Report comment to moderator  
Reply With Quote
Unread 09-28-16, 08:42 PM  
Waldokind
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 18
Uploads: 2
Re: Problem at lunch

Originally Posted by shunfx2
WoW G910 for Windows version 1.3 (x64)
**Unable to start the Logitech LED driver. Please ensure Logitech Gaming Software is installed and running, then restart this application.*
Thanks for giving my program a try. I’ve had two other users write to me with the same symptom: LGS was running but my program said it couldn’t start the driver. In both cases, it turned out there was an update to LGS they needed to install:
"Disregard, my G910 software was not fully updated. It works great now!"
"I tried the newer version last night and it works just fine now (8.84.15)."

Can you give that a try and let me know?

One other thought I had is that LGS is available in both 32-bit and 64-bit. So is my program. And Java. I see you have the x64 version of WoW G910. Do you have the 64-bit version of LGS installed also?
Report comment to moderator  
Reply With Quote
Unread 11-08-16, 07:00 PM  
taupic81
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
hello, when i launch the software for calibrate it link me this

''** Click Calibrate again to begin **
This will erase your current calibration, if any.
The app will appear frozen for up to 90 sec.
Calibration failed. Please try again. Click the Help button for more tips. WoW must be in 'windowed full screen' display mode.''

and my world of warcraft is in windowed full screen, i don't know why it doesn't work .
Report comment to moderator  
Reply With Quote
Unread 11-14-16, 10:26 PM  
Waldokind
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 18
Uploads: 2
Calibration failed

Originally Posted by taupic81
Calibration failed. Please try again...i don't know why it doesn't work .
Hi taupic81. Thanks for giving my program a try. Please put the application into debugging mode by clicking the round keyboard art in the upper-right of the window. Then run calibration again and send an email to me with the full debugging output pasted in. I'll help you get it working.
Report comment to moderator  
Reply With Quote
Unread 04-06-17, 02:51 AM  
trebleta
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Using a G810 Lights not working with mod

Hi i have a G810 keyboard and notice with your app the caps lock scroll lock upper lights and the game key light don't work with your app.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.