1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

Created Frequently Asked Questions (FAQ) (markdown)

Robert Beekman 2016-02-22 13:28:35 +01:00
parent 13a4caee2c
commit ddb325ead6

@ -0,0 +1,29 @@
### What does this program do?
Artemis has two modes of operation.
First off, it can create some effects on your RGB keyboard that visualize audio or key presses.
Secondly, and most importantly, Artemis provides 3rd party support for several games, displaying certain ingame values on your keyboard.
### Something doesn't seem to be working right, what should I do?
If you're running into any issues please create a new issue on GitHub. If you're getting an error message, please copy it to your clipboard and include it. Any details/screenshots will help as well.
### How does the program know what's happening ingame, isn't this like cheating?
For online games, the way we read ingame values is generally by means provided by the game developers, with the exception of Rocket League. So it can't be considered cheating.
For offline games it doesn't matter, so we just use whatever is easiest for that game (mods, memory reading etc.)
### What about Rocket League, then?
Rocket League currently doesn't really provide a way to get ingame values, so we use memory reading for that.
Using this hasn't gotten me banned, but it's still at your own risk.
I have reached out to Psyonix and they are looking to provide a better way and they are looking into this (no promises though!)
### Can the program disable itself when I'm not in any of the supported games?
Yes, just disable all the regular effects. Do note that overlays like Volume Display won't work either.
### Can I request support for a new game?
Of course, just make an issue on GitHub. However, do keep in mind that the game has a way for us to read what's going on (League of Legends, per example, does not.) For single-player games this isn't as much of an issue.
Also, we have to have access to the game.
### The Witcher module says I have a conflicting mod, what should I do?
Please read the instructions over here