Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TvGameLauncher.zip | 2014-01-11 | 85.2 kB | |
README.txt | 2014-01-11 | 1.8 kB | |
Totals: 2 Items | 86.9 kB | 0 |
TvGameLauncher 1.0.0.0 Copyright (C) 2014 Ohad Schneider This is free software. You may redistribute copies of it under the terms of the Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0.html>. Sample usage: TvGameLauncher.exe -k -t -h 2 -s 0 -e "F:\Games\ioquake3\ioquake3.x86.exe" TvGameLauncher.exe -k -t -h 2 -s 0 -l steam://rungameid/219150 -e HotlineGL.exe -s, --speakers Audio device ID of speakers (run EndPointController.exe in the Binaries folder to determine). Will be set as the default playback device once the game exits -h, --hdmi Audio device ID of HDMI audio (run EndPointController.exe in the Binaries folder to determine). Will be set as the default playback device for the game's duration -t, --toggle Toggle primary display for the game's duration -k, --keepawake Keep computer awake for the game's duration (prevent sleep, screen saver, etc.) -e, --execute Required. Game executable (full path, unless -l is specified, in which case the filename will suffice) -a, --arguments Arguments for game executable -l, --launch Launch command (e.g. for Steam games) A note about Steam games ------------------------ You can extract the Steam launch URL by creating a shortcut on the desktop and examining its properties (in the "Web Document" tab, look at the "URL" field). You can deduce the game executable filename run by Steam by looking at the task manager while the game is running. You can also browse the game's folder in Steam's SteamApps folder and look for the executable there.