Skip to content

A simple utility for pushing custom events to SteelSeries GameSense enabled devices, in particular the Rival 700.

Notifications You must be signed in to change notification settings

mspellecacy/gsutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSUtils

  • I don't play CSGO.
  • I don't play DotA2.
  • I don't play Minecraft.
  • I own a Steel Series Rival 700.
  • I write code.

I wanted to put my shiny new toy to some practical use, so I wrote a Java app to push 'game' events, in this case system stats and weather, through the GameSense Engine's API to my fancy mouse.

End result

  • App App
  • Output Functional Prototype

Downloads

  • Windows Installer
  • Jar - Already have Java8? Launch using: gsutils-runner.bat
  • Sorry mac, use the jar? Entirely untested on OSX so lease contact me if you wish to help out testing.

Jar requires JRE8

How to build

You will need:

FULL BUILD (with Native bins)

$ mvn clean package
  • For .exe builds you need to have Inno Setup installed.

Want to contribute?

Please feel free to open a ticket, create a fork, or make a pull request. I'm always open to suggestions and recommendations for new features.

Notes

JavaFX is extremely new to me, so I'm fairly certain I'm doing everything wrong.

Why doesn't Game Sense support linux?

Cheers!

About

A simple utility for pushing custom events to SteelSeries GameSense enabled devices, in particular the Rival 700.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages