Home / 1.2
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2014-08-08 2.9 kB
TvGameLauncher12.zip 2014-08-08 270.4 kB
Totals: 2 Items   273.3 kB 0
TvGameLauncher 1.2.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>.

Utilizes NirCmd by NirSoft: http://www.nirsoft.net/utils/nircmd.html

  -s, --speakers      Audio device name of speakers (for syntax see the
                      setdefaultsounddevice parameter in
                      http://www.nirsoft.net/utils/nircmd2.html#using). Will be
                      set as the default playback device once the game exits

  -h, --hdmi          Audio device name of HDMI audio (for syntax see the
                      setdefaultsounddevice parameter in
                      http://www.nirsoft.net/utils/nircmd2.html#using). Will be
                      set as the default playback device for the game's duration

  -m, --monitor       Monitor name (see
                      http://www.nirsoft.net/utils/multi_monitor_tool.html for
                      syntax)

  -t, --tv            TV name (see
                      http://www.nirsoft.net/utils/multi_monitor_tool.html for
                      details)

  -d, --darken        List of display names to disable during the game. See.
                      The list format is 'A:B:C' for example:
                      '\\.\DISPLAY1:\\.\DISPLAY3'

  -k, --keepawake     Keep computer awake for the game's duration (prevent
                      sleep, screen saver, etc.)

  -e, --executable    Required. Full path of game executable, unless -l was
                      specified, in which case the filename alone will suffice.
                      The game executable filename run by Steam can be deduced
                      by looking at the task manager while the game is running.
                      It may also be found in the game's folder inside Steam's
                      SteamApps folder.

  -a, --arguments     Arguments for game executable (only valid with -e)

  -w, --workingdir    Working directory *without* the terminating slash(e.g.
                      "C:\MyDir" and NOT "C:\MyDir\") (only valid with -e)

  -l, --launch        Launch command (e.g. for 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).

Sample usage (ioquake3, Batman Arkham City):

TvGameLauncher.exe -e "F:\Games\ioquake3\ioquake3.x86_64.exe" -w
"F:\Games\ioquake3\missionpack" -k -s "Speakers" -h "1 - SAMSUNG" -m
"\\.\DISPLAY2" -t "\\.\DISPLAY1" -d "\\.\DISPLAY2"

TvGameLauncher.exe -l "steam://rungameid/200260" -e "BatmanAC.exe" -k -s
"Speakers" -h "1 - SAMSUNG" -m "\\.\DISPLAY2" -t "\\.\DISPLAY1" -d
"\\.\DISPLAY2"
Source: README.txt, updated 2014-08-08