protonscr

Steam uses disk space usage from ~/.steam instead of ~/.steam/steam/steamapps/common/gamename

steamopen reviewed
ValveSoftware/steam-for-linux#4501 · opened 2016-06-16 by josefnpat · updated 2016-06-16 · 2 comments · github
Jjosefnpat 2016-06-16 github

Your system information

  • Steam client version: 1465948400
  • Distribution (e.g. Ubuntu): "Arch Linux" (64 bit)
  • Opted into Steam client beta?: Maybe? This has been a long withstanding issue.
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

Steam uses the remaining space on the partition where ~/.steam exists instead of the target where steam would install the game (e.g. ~/.steam/steam/steamapps/common/gamename)

Steps for reproducing this issue:

  1. Have multiple partitions mounted. A has less than B, B is the size of the desired game, C is larger than B. (e.g. I have 3GB on /home/user/ left, but 60GB left on /mount/otherpartition. The game in question is 6GB big)
  2. softlink with ~/.steam/steam/steamapps to /mount/otherpartition/Steam/ (ensure this dir exists)
  3. Attempt to install a game that is larger than A (3 GB) but less than C (60GB)
Sstarlightknight 2016-06-16 github

Just curious - why are you symlinking manually instead of using steam library folders? If you go to Settings -> Downloads -> Steam Library folders and add C, you'll be prompted as to where you want to install the game when you select to install.

Jjosefnpat 2016-06-16 github

@starlightknight Well, that's certainly a nice feature!

I've been using steam-for-linux since it was released, and I guess either I didn't notice that feature, or the client didn't have that feature. I will be using it now, but as an aside it doesn't make this ticket any less valid (even if it is minor).

The original reason I did it was a question of speed: I wanted steam to be on my primary partition because it was an SSD, but knowing that the games can be around 12GB, I didn't want them to be on the primary partition. It was a tradeoff for the most part - fast steam - ok games.

Nothing extracted yet.