[RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi
#1
Steam Launcher
This add-on will launch Steam in Big Picture Mode, with the option to close/leave as is/minimise Kodi and when Steam BPM is exited (either by quitting/minimising Steam or returning to the desktop) Kodi will restart/maximise. It works with Windows, Linux (SteamOS included), Android and OSX (With OSX Kodi will only restart after quitting steam completely). Running pre/post Steam scripts can be configured via the addon. A nice bonus is Steam also comes with a full featured web browser that can be controlled with a game pad or remote and plays back flash content.
 
Image

Image

Image

Settings:
General:
  • Quit Kodi: Options are Yes, No and Ask.
  • Minimise Kodi: Select whether or not to minimise Kodi and not quitting Kodi.
  • Set the paths for both Kodi and Steam.
  • Force kill Kodi after X seconds (0 to disable)
  • Launch Steam in desktop mode. This relies on detection of the Steam executable and will only reopen Kodi once Steam has exited completely.

Advanced:
  • Delete and update add-on system scripts on next run - delete the system scripts out of the profile://addon_data directory and copy them from the addon install directory the next time the addon is run. This is handy if you want to go back to the default scripts or if the bundled scripts have been updated. This setting is set to disabled (to default) when run once.
  • Configurable timeout for the "Busy Dialog" after running addon. Set to 0 to disable.
  • Run Kodi in portable mode (as far as I can tell OSX/Android don't support portable mode and on OSX enabling this will cause Kodi not to restart).
  • Suspend Kodi's audio before running Steam. If the addon is configured to not quit Kodi audio will be resumed after Steam BPM has been exited.
  • Toggle script update notification.
  • Toggle program file location checks for Steam and Kodi.
  • Toggle check for the program 'wmctrl' (Linux only): Checks for the program wmctrl and whether a window manager is running, which is required in most scenarios, eg it is not required when using SteamOS with Kodi in its own session. Only disable this option if you are sure you don't need wmctrl or a window manager.
  • Custom path for scripts: Set a custom directory (instead of Kodi's userdata folder) for the addon to house its scripts. The addon will copy the scripts to this folder when if they do no exist
  • Run commands pre/post Steam. The addon will wait for the commands to finish before continuing, running the scripts in the background can be accomplished at the operating system level.
  • Parameters to pass onto the Steam executable.
  • Custom Steam window title for non-English Steam installs. Needed to detect when Steam has run. You will need to install AHK v1 and run WindowSpy to retrieve the correct window title.

Customisation:
The scripts used by this addon can be customised to suit your needs, they reside in the kodi/userdata/addon_data/script.steam.launcher/scripts folder. They are copied into that directory from the addon install directory on first run and can be set to not be over written with updates. In either steam-launcher.ahk or steam-launcher.sh the line steam.launcher.script.revision=001 is what the addon reads to determine if the scripts are up to date, set it to 999 for custom scripts the you don't want overwritten.

Linux users:
In the vast majority of use cases Linux users need a window manager running (openbox, unity, kde etc) and the programs 'xdotool' and 'wmctrl' installed.

Issues:
If you have a problem with the addon, post your Kodi debug log (wiki) and the output of the command in the log file after the entry script.steam.launcher: attempting to launch: when run via a command prompt.

Useful tips:
Steam, Linux and Lirc.
Speeding up Steam and installing on a SSD.
SteamOS + Ubuntu
Steam Launcher with KODIbuntu 14.
Steam Launcher with XBMCbuntu 13.
Kodi and SteamOS
If Steam BPM is losing focus on start up in Windows
Windows Store Kodi and Steam Launcher


DOWNLOAD

Previous version's

For automatic updates you can install my repo. Code can be found on GitHub. Addon installation instructions can be found here.

Version 3.4.1 is the last version that will work on Kodi 18. Version 3.2.3 is the last version that was tested on Kodi 17 - newer version may work, but are not supported. Version 3+ is only compatible with Kodi 14 - Helix, for XBMC Gotham and Frodo the latest compatible release is v2.2.0 here.. Frodo users - while v2.X.X works with XBMC12, the method the add-on uses to give on screen error notifications is not compatible. Apart from the pre/post Steam scripts not found notification, every other time there is a error notification the add-on exits anyway.

If you like this addon you can help support my Steam addiction Smile
Reply


Messages In This Thread
[RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi - by teeedubb - 2013-02-25, 07:23
RE: [RELEASE] Steam Launcher - by DJ_Izumi - 2013-04-26, 06:47
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-04-26, 23:55
RE: [RELEASE] Steam Launcher - by DJ_Izumi - 2013-05-11, 19:55
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-11, 05:27
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-11, 06:39
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-11, 08:13
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-11, 10:07
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-12, 04:18
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-12, 05:06
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-12, 05:48
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-12, 06:29
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-12, 08:55
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-12, 08:58
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-12, 09:56
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-12, 10:49
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-13, 00:15
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-13, 04:02
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-13, 13:02
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-14, 08:39
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-14, 09:00
RE: [RELEASE] Steam Launcher - by inque54 - 2013-05-14, 09:35
RE: [RELEASE] Steam Launcher - by K3v1 - 2013-05-15, 21:14
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-15, 21:36
RE: [RELEASE] Steam Launcher - by K3v1 - 2013-05-16, 14:13
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-16, 23:37
RE: [RELEASE] Steam Launcher - by K3v1 - 2013-05-20, 20:04
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-23, 10:58
RE: [RELEASE] Steam Launcher - by bassdal - 2013-05-29, 00:17
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-29, 01:34
RE: [RELEASE] Steam Launcher - by bassdal - 2013-05-29, 02:50
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-05-29, 04:47
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-06-10, 08:41
RE: [RELEASE] Steam Launcher - by mohanman - 2013-07-07, 01:20
RE: [RELEASE] Steam Launcher - by mohanman - 2013-07-11, 13:18
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-07-12, 01:08
RE: [RELEASE] Steam Launcher - by relaxis - 2013-07-09, 11:38
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-07-09, 12:38
RE: [RELEASE] Steam Launcher - by Stildawn - 2013-07-13, 03:15
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-07-13, 06:11
RE: [RELEASE] Steam Launcher - by Stildawn - 2013-07-14, 22:47
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-07-14, 23:45
RE: [RELEASE] Steam Launcher - by Stildawn - 2013-07-15, 00:27
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-07-17, 09:43
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-07-18, 06:33
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-07-18, 15:21
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-08-03, 09:05
RE: [RELEASE] Steam Launcher - by NorDemoniac - 2013-08-24, 15:19
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-08-25, 04:46
RE: [RELEASE] Steam Launcher - by NorDemoniac - 2013-08-26, 12:28
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-08-29, 18:30
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-08-29, 23:39
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-08-30, 00:01
RE: [RELEASE] Steam Launcher - by xeibo - 2013-09-01, 15:58
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-01, 22:45
RE: [RELEASE] Steam Launcher - by Megatron - 2013-09-02, 05:38
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-02, 08:43
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-04, 09:24
RE: [RELEASE] Steam Launcher - by xeibo - 2013-09-04, 14:48
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-04, 23:55
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-09-05, 03:19
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-05, 04:19
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-09-05, 04:59
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-05, 14:38
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-06, 15:29
RE: [RELEASE] Steam Launcher - by buymeapc - 2013-09-06, 18:49
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-07, 02:37
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-09-07, 20:39
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-09-14, 11:24
RE: [RELEASE] Steam Launcher - by edru - 2013-09-18, 04:56
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-18, 08:37
RE: [RELEASE] Steam Launcher - by bwall244 - 2013-09-26, 01:00
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-09-26, 01:09
RE: [RELEASE] Steam Launcher - by aoaaron - 2013-10-04, 02:39
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-10-04, 07:07
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-10-04, 02:43
RE: [RELEASE] Steam Launcher - by aoaaron - 2013-10-04, 18:19
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-10-05, 01:36
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-10-23, 05:43
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-10-23, 20:03
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-10-24, 05:35
RE: [RELEASE] Steam Launcher - by Booza - 2013-10-26, 00:58
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-10-26, 01:30
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-10-26, 08:30
RE: [RELEASE] Steam Launcher - by MeMeMe - 2013-10-26, 14:11
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-10-27, 10:05
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-11-02, 02:08
RE: [RELEASE] Steam Launcher - by Booza - 2013-11-03, 19:17
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-11-03, 20:44
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-11-04, 08:00
RE: [RELEASE] Steam Launcher - by culprit - 2013-11-06, 23:47
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-11-07, 02:50
RE: [RELEASE] Steam Launcher - by culprit - 2013-11-07, 09:10
RE: [RELEASE] Steam Launcher - by wagnumpi - 2013-11-09, 01:24
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-11-09, 01:34
RE: [RELEASE] Steam Launcher - by wagnumpi - 2013-11-09, 14:03
RE: [RELEASE] Steam Launcher - by DJ_Izumi - 2013-12-05, 03:36
RE: [RELEASE] Steam Launcher - by BraveBuc - 2013-12-06, 06:47
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-12-06, 12:41
RE: [RELEASE] Steam Launcher - by BraveBuc - 2013-12-06, 15:50
RE: [RELEASE] Steam Launcher - by bs0d - 2013-12-13, 05:21
RE: [RELEASE] Steam Launcher - by jeayese - 2013-12-13, 06:03
RE: [RELEASE] Steam Launcher - by Excelsis - 2013-12-13, 11:30
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-12-14, 00:45
RE: [RELEASE] Steam Launcher - by Excelsis - 2013-12-14, 12:34
RE: [RELEASE] Steam Launcher - by bakito - 2013-12-19, 20:10
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-12-20, 00:28
RE: [RELEASE] Steam Launcher - by ComeGetIt - 2013-12-20, 10:33
RE: [RELEASE] Steam Launcher - by DJ_Izumi - 2013-12-20, 19:39
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-12-21, 00:20
RE: [RELEASE] Steam Launcher - by DJ_Izumi - 2013-12-21, 00:27
RE: [RELEASE] Steam Launcher - by ComeGetIt - 2013-12-22, 11:47
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-12-22, 23:51
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-12-23, 14:49
RE: [RELEASE] Steam Launcher - by teeedubb - 2013-12-25, 04:07
Error on load - by easytc - 2014-08-17, 12:52
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Steam Launcher - Start Steam Big Picture Mode from within Kodi7