mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Updated Frequently Asked Questions (FAQ) (markdown)
parent
e5fa69cf0e
commit
48f52e06fd
@ -1,11 +1,18 @@
|
|||||||
## Known issues
|
## Known issues
|
||||||
### My Logitech G-keys, and logos aren't being lit
|
|
||||||
This is currently not supported by Logitech. They did tell me they are hoping to include it in the next update coming from them
|
|
||||||
|
|
||||||
### The main window isn't showing
|
### The main window isn't showing
|
||||||
It's probably in the system tray (near your clock).
|
It's probably in the system tray (near your clock).
|
||||||
|
|
||||||
Besides that you might be missing [Visual C++ Redistributable for Visual Studio 2012 Update 4 64 bit](https://www.microsoft.com/en-au/download/confirmation.aspx?id=30679), it's required for some API's we use.
|
Besides that you might be missing [Visual C++ Redistributable for Visual Studio 2012 Update 4 64 bit](https://www.microsoft.com/en-au/download/confirmation.aspx?id=30679), it's required for some API's we use.
|
||||||
|
|
||||||
|
### My custom G810 profiles have gone missing since 1.4.0.0
|
||||||
|
This is because the G810 and G910 no longer share the same profiles (with Logitech's new SDK the G910 now has more LEDs)
|
||||||
|
|
||||||
|
To get your old profiles back you can import them from the editor using the # **import profile** button. They are stored in:
|
||||||
|
|
||||||
|
`<User folder>\Documents\Artemis\profiles\logitech-g910\<Module name>`
|
||||||
|
|
||||||
|
Artemis will give a warning saying the profiles aren't ment for the G810 but they will work just fine.
|
||||||
***
|
***
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user