It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Seems like good tool to use if Steam ever starts to officially list which of it's games are DRM-free. Just as if a food item doesn't tell where it was packaged and where it's contents came from, I will not buy a game if the seller is unclear about it's DRM-status.
avatar
Smannesman: It's also very useful for source ports where you need the data files, but you don't want to install the game to get them.
I wanted to say 'good point' and that I might find it useful, then remembered that most of the games I want to transfer to Android are from GOG, and I have to install them. Any way to extract from a GOG installer?
avatar
ET3D: I wanted to say 'good point' and that I might find it useful, then remembered that most of the games I want to transfer to Android are from GOG, and I have to install them. Any way to extract from a GOG installer?
Innounp if I remember correctly.
By the way, may be good in conjunction with Steamless. Another thing I just found and haven't tried. Far as I understand if a game asks for Steam and doesn't really need it, Steamless can make it launch without asking for Steam.
avatar
Smannesman: Innounp if I remember correctly.
Thanks.
Post edited January 21, 2016 by ET3D
avatar
Smannesman: Innounp if I remember correctly.
avatar
ET3D: Thanks.
And if the installer is in multiple files and innounp refuses to open the .bin, treat them as rar files instead.
avatar
Pheace: Either way you still need to log in though? The difference is then basically whether you want to use Steam with it's UI (and surrounding 'bloat' if you think that way) to do it or a program with a more streamlined command line option (for people who are still used to command lines)

I can see how some would prefer the latter. Alternate OS and data files seem pretty good reasons too.
Yup, you still need to login. It's basically comparable to the GOG downloader, except instead of downloading installers, it creates folders of installed games. I don't think it handles any of the "first-run" configuration that the client does, so if you've got a game that requires registry entries or other installers to be run, you'll have to manage that manually, or do the first run with the client. I've only used it on Linux with games I knew beforehand didn't need the client, so I haven't run into this.

If it's a game that doesn't use Steam's CEG DRM, then you don't need either the client or steamcmd running to play the game. Games that I know work this way I install directly into my /usr/local/games folder, just like I do with GOG games. At this point they are DRM free games, I can run them directly from the game executable, and there isn't any requirement for the client or anything.

On Linux, I have had some issues with dependancies, but it's mostly becuase I'm not using Ubuntu or SteamOS, which are the only officially support distro's. On a couple of occasions I've had to copy and paste some libs from the steam runtime.

Reasons I like it:
1) Finegrained control on install location.
2) Easy to manage in-place, incremental updates
3) Can be easily used through SSH & screen. I can acquire a game while at work, and easily start it downloading on my home computer.

My biggest complaint is that it isn't always convenient to know what the AppID is. SteamCMD doesn't provide any method of figuring out the AppID either.
Post edited January 21, 2016 by hummer010
avatar
hummer010: [...]
My biggest complaint is that it isn't always convenient to know what the AppID is. SteamCMD doesn't provide any method of figuring out the AppID either.
Use SteamDB?
https://steamdb.info/
avatar
amok: Use SteamDB?
https://steamdb.info/
Sure, or steams website isn't too bad either. It's just that if I'm working through SSH, it's some added steps to get into a browser and find the AppID. It would be nice if SteamCMD worked a bit like lgogdownloader where I can list all of the games that I own. Then I'd never have to leave the terminal.
You don't need any db. Just open the game you want in Steam store and examine the link.
Example: https: //store.steampowered.com/app/287390/Metro_Last_Light_Redux/
There is an AppID you want. In case you didn't get it, it's 287390.

P.S. I know it's necro and stuff, but I thought some people may find it useful.
Post edited January 19, 2019 by mluppov