Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate SteelSeries Server #2295

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

gyorokpeter
Copy link

Fixes #2287

  • Add SteelSeries Server which is able to receive lighting information from any game that has SteelSeries GameSense support
  • Add game profile: Cardaclysm
  • Update game profile for Factorio to indicate that SteelSeries Server can be used as an alternative

Known issues/To do:

  • Currently uses a custom HTTP handler to be able to open a random available port and to support keepalive connections (even if the game doesn't send the keep-alive header). This might be possible to replace with a proper HTTP server that supports the same features.
  • The sending of lighting events from SteelSeries goes through the named pipe just like the Razer wrapper. (SteelSeries Server also works as a standalone console app.) It could be replaced with tighter integration with Aurora.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant