Skip to content

Instantly share code, notes, and snippets.

@IotaSpencer
Created March 21, 2015 17:14
Show Gist options
  • Save IotaSpencer/2bf12d3a6c798b21a2f9 to your computer and use it in GitHub Desktop.
Save IotaSpencer/2bf12d3a6c798b21a2f9 to your computer and use it in GitHub Desktop.
More stuff done
ken@e-code:~/b$ ./xboxdrv.rb -v -d --pid ~/xboxdrv.pid --game "Super Hexagon" --configs 221640
Blehk...
#<OpenStruct 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, config_list=["221640"]>
Will be verbose!
Will run as a daemon
Will write a pid file
exec 'steam://run/221640'
-v -D --pid /home/ken/xboxdrv.pid --config /home/ken/.xbox-configs/configs/mouse.xboxdrv --alt-config /home/ken/.xbox-configs/configs/221640.xboxdrv --
@SysadminJeroen
Copy link

Super Hexagon!

@IotaSpencer
Copy link
Author

Lol Was a good medium game to choose to test stuff on

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