mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Corsair support for the K95 has been added. Must run a test on K70's K65's and Strafe's also.
42 lines
1.5 KiB
Markdown
42 lines
1.5 KiB
Markdown
# Artemis
|
|
Artemis adds support for several games to a range of RGB keyboards.
|
|
|
|
Besides game-support there are also a few effects for when you're not gaming.
|
|
|
|
Some of it's basic features:
|
|
|
|
* Support for multiple keyboards planned.
|
|
* Support for multiple games.
|
|
* A few non-gaming effects such as type waves and audio visualization.
|
|
* A fancy, modern looking UI.
|
|
|
|
|
|
Currently the following games are supported:
|
|
|
|
* Rocket League (Memory reading)
|
|
* The Witcher 3 (Memory reading)
|
|
* Counter-Strike Global Offensive (Native Gamestate intergration)
|
|
|
|
Support is planned for:
|
|
* Dota 2 (Native Gamestate intergration)
|
|
* Project CARS (Native memory sharing)
|
|
|
|
Currently the only supported keyboards are the Logitech G910 Orion Spark and Corsair K95 RGB, but progress is being made to support Razer as well.
|
|
|
|
For any keyboards/games/effects we'd love PRs!
|
|
|
|
### Screenshots
|
|

|
|

|
|
|
|
|
|
### Thanks to:
|
|
|
|
* [CUE.NET](https://github.com/DarthAffe/CUE.NET) - Corsair keyboard library
|
|
* [Colore](https://github.com/CoraleStudios/Colore) - Razer keyboard library
|
|
* [NAudio](http://naudio.codeplex.com/) - Used for audio visualization
|
|
* [Open.WinKeyboardHook](Open.WinKeyboardHook) - Used for typing effects/volume overlay
|
|
* [Caliburn.Micro](http://caliburnmicro.com/) - Awesome WPF framework, really, try it out
|
|
* [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - Sweet Metro UI
|
|
* [Extended.Wpf.Toolkit](http://wpftoolkit.codeplex.com/) - Color Picker
|