Posts: 81
Joined: Feb 2013
Reputation:
2
Will look into that. If it does all that, there isn't much point behind developing this addon further, other than to make a basic "Steam only" addon for those who just want Steam games, and none of the extra features that RCB does.
Posts: 34
Joined: Dec 2012
Reputation:
1
Although RCB does allow you to launch Steam Games the setup process is not automatic and requires the user to create shortcut files which contain the url to the game to be launched. Once this is done RCB will launch the game. I prefer the method that you have developed in which the games are automatically loaded. I have a rather large library and do not want to have to create shortcuts for each game. Additionally when I add a new game I do not have to create a shortcut file, the addon just automatically loads it for me. It would be nice to see this implemented with either Advanced Launcher or RCB, however at the moment I love the fact that the process is all automatic.
Posts: 81
Joined: Feb 2013
Reputation:
2
Are you sure? Because Dark_Slayer said it's automatic. Now I haven't used RCB, so I don't know.
Posts: 793
Joined: Oct 2010
Reputation:
17
It's automatic once you've created the shortcuts (scraping and etc), but it doesn't fetch your Steam list and etc
Posts: 81
Joined: Feb 2013
Reputation:
2
2013-05-29, 23:42
(This post was last modified: 2013-05-29, 23:43 by tom66.)
I'm trying to split apart my Steam and XBMC parts of the SteamAPI module I wrote. SteamAPI handles fetching games, artwork, etc. and also the launching of Steam games. It's completely possible for malte to add that into his plugin, I could consider donating some time to that project at some time in the future but I need to refine SteamBMC a bit more before the API is usable in other plugins... too many bodges.
Posts: 81
Joined: Feb 2013
Reputation:
2
2013-05-30, 18:25
(This post was last modified: 2013-05-30, 18:27 by tom66.)
Just the 7656xxx number.
Try with my Steam account URI "tom6676" as I have HL2 Lost Coast and you should be able to launch it (SteamBMC does no authentication; it relies on Steam to see what games you own. If you try to launch a non-existent game it usually won't show an error but it won't work either.)
Posts: 81
Joined: Feb 2013
Reputation:
2
2013-05-31, 15:06
(This post was last modified: 2013-05-31, 15:07 by tom66.)
If you edit the addon.xml and change the plugin source to e.g. "video" you get all the video skin viewtypes, but XBMC may complain about "playback failed" even if the game launches successfully (not a problem, you can still play the game.)