Skip to content

Instantly share code, notes, and snippets.

@IotaSpencer
Created March 21, 2015 07:45
Show Gist options
  • Save IotaSpencer/e3b02e07e2a15c43e194 to your computer and use it in GitHub Desktop.
Save IotaSpencer/e3b02e07e2a15c43e194 to your computer and use it in GitHub Desktop.
The outcome so far of an xboxdrv wrapper in ruby
ken@e-code:~/$ ./xboxdrv.rb -v -d --pid ~/xboxdrv.pid --game "Super Hexagon"
Blehk...
#<OpenStruct type=[], verbose=true, daemon=true, pid="/home/ken/xboxdrv.pid", config=nil, configs="/home/ken/.xbox-configs/configs/", gamesfile="/home/ken/.games.json", mouse=true, game=221640>
Will be verbose!
Will run as a daemon
Will write a pid file
-v -D --pid /home/ken/xboxdrv.pid
@SysadminJeroen
Copy link

Super Hexagon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment