Installer Steam
Logg inn
|
språk
简体中文 (forenklet kinesisk)
繁體中文 (tradisjonell kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tsjekkisk)
Dansk (dansk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spania)
Español – Latinoamérica (spansk – Latin-Amerika)
Ελληνικά (gresk)
Français (fransk)
Italiano (italiensk)
Bahasa Indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (nederlandsk)
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasil)
Română (rumensk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (vietnamesisk)
Українська (ukrainsk)
Rapporter et problem med oversettelse
Seeing as you would need Wine to run said games in the first place (and many of them need to be launched by Windows/Wine Steam too), I don't see a point in needing to download unexecutable code through the native client.
I'm not saying that OP should never be allowed to post again. What I'm saying is that this topic comes up about once a week, and nobody ever does searches to find those previous posts. It's also an argument that's long been answered by Valve; essentially, no, they will not allow this to happen.
https://developer.valvesoftware.com/wiki/SteamCMD#Cross-Platform_Installation
I want to use my Linux box to download a Windows version, and then transfer and play on my Windows box - is this possible?
Just download game files with steamcmd, then mount your windows partition and transfer game files to steam foldier inside windows partition.
You need to know id-number for the game you want to download, you can use http://steamdb.info/ to search.
Example command how to download 7 Days To Die windows version with steamcmd:
./steamcmd.sh +@sSteamCmdForcePlatformType windows +login yourusername yourpassword +force_install_dir ./7dtd/ "+app_update 251570" validate +quit
Command will download 7 Days To Die game files to ./7dtd/, validates downloaded files and quit steamcmd after that.
And ofc you need to change yourusername and yourpassword.
In https://developer.valvesoftware.com/wiki/SteamCMD there is lots of information how to use that tool and there is also ofc link where you can download steamcmd for linux.
Tried to get steamcmd onto my Raspberry Pi - but because it's x86_64-based, couldn't install :( wish there was a way to use the Pi as a Steam Downloader...
OK :( Can steamcmd pause/resume downloads?
Ok - so if I shut it down while it's in a download, it'll start from beginning the next time?
It will verify what's been downloaded, and download the rest.