Skip to content

berserkwarwolf/Artemis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artemis

GitHub release Github All Releases Build status GitHub license GitHub stars Donate

Artemis adds highly configurable support for several games to a range of RGB keyboards, mice and headsets.
Download: https://github.com/SpoinkyNL/Artemis/releases
FAQ: https://github.com/SpoinkyNL/Artemis/wiki/Frequently-Asked-Questions-(FAQ)

Join us on Discord

Click the following invite to join the Artemis Discord server: https://discordapp.com/invite/S3MVaC9

Current Features

  • Support for Corsair, Logitech, Razer and Cooler Master keyboards.
  • Support for multiple games including Dota 2, The Witcher 3, Rocket League, and CS:GO.
  • Non-gaming effects such as type waves and audio visualization.
  • A layer-based profile system allowing an immense amount of customization.
  • A fancy, modern looking UI with multiple themes.
  • LUA scripting engine (docs in the wiki).
Currently the following games are supported
  • Counter-Strike Global Offensive (uses native gamestate intergration)
  • Dota 2
  • Euro Truck Simulator 2
  • American Truck Simulator
  • Overwatch
  • Rocket League
  • The Division
  • The Witcher 3
  • Unreal Tournament
  • GTA V
  • Project CARS
  • Assetto Corsa
The following keyboards are supported
  • All Corsair RGB keyboards
  • Logitech G910
  • Logitech G810
  • Logitech G410 (untested)
  • Razer BlackWidow Chroma
  • Cooler Master Masterkeys Pro L
  • Cooler Master Masterkeys Pro S
Other peripherals
  • All Corsair RGB mice
  • All Corsair RGB headsets
  • Logitech mice and headsets as generic devices

For online games we greatly prefer to use an official API, since memory reading is frowned upon by anti-cheat sofware.

Profile editor

For its games Artemis uses a custom-made layer system. For each game you can make one or more profiles consisting of layers that interact with the game. Layers can contain a color, multiple colors, animations and even GIFs!

All this is done in the profile editor. For each game and keyboard we provide a default profile, but you're free to duplicate and modify this, or create one entirely from scratch.

Profile editor screenshot

The screenshot above shows the profile editor as it would appear for CS:GO. The preview shows a rough indication of how the layers will look and allows dragging and resizing. A realtime preview is also shown on the keyboard.

Layers can be reordered or organized into folders by dragging and dropping them. There are multiple layer types

  • Keyboard layer
  • Keyboard GIF layer (Yes, allows you to display a GIF on your keyboard!)
  • Mouse layer
  • Headset layer
  • Folder

A keyboard layer's appearance is controlled by its brush. Brushes can be created using the color picker. For more examples, see the demo profile included in the 'Windows Profile' effect.

Color picker

The above screenshot shows a rainbow gradient made with the color picker.

Layer editor conditions

A layer's properties can be adjusted to react to ingame events and variables. This screenshot shows how conditions can be attached to a layer, in this case this layer is only enabled when the player has more than 14.000 ingame cash.

Besides adding display conditions to layers, it is also possible to base certain properties on what is happening ingame.

Layer editor dynamic properties

In this example, the layer is configured to become smaller when the player loses health. The layer's height is based on the percentage of health left, with the maximum health being 100, shrinking downwards as the health decreases.

To keep things interesting, layers can also be configured to use animations. Here's a preview of the demo profile showing a few of the things possible.

Animations preview

Videos

Rocket League boost display

RocketLeague

The Witcher 3 sign display

Witcher3

Special thanks to:

About

Adds third-party support for RGB keyboards to games.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 66.9%
  • C++ 26.3%
  • Lua 5.3%
  • C 1.5%