this post was submitted on 25 Feb 2024
48 points (96.2% liked)

Steam Deck

13910 readers
621 users here now

A place to discuss and support all things Steam Deck.

Replacement for r/steamdeck_linux.

As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title

The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.

Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.

These are not enforced, but they are encouraged.

Rules:

Link to our Matrix Space

founded 2 years ago
MODERATORS
 

Does anybody really use the steam deck with multiple users and can tell me what I'm doing wrong?

I got the mid range deck, enjoyed how I could play almost my entire library and created a steam account for my oldest son so he could use it, too, without us messing up each other's save games or stats. I set up family sharing for our accounts and added some games to the family library, but from that point onwards the experience has pretty much been a mess for me.

First of all, setting up the family sharing was pretty much a convoluted process where I really didn't understand what I was supposed to be doing... Were the family PINs supposed to be the same for both accounts? Who selects what in order to get the young man to play skyrim? It was all weird, but we eventually managed. The result is, however, an annoying setup that is just weird.

  • When I turn on the deck, it now always starts in family mode on my account, so I always have to enter the PIN before doing anything that is not playing a game that I added to the family library. Which is most of my games. Shop won't open before I enter the pin, nothing works while being in family mode and it always starts in family mode.
  • Considering how often I have to insert the family PIN, it's annoying how buggy the keyboard is with the PIN entry form... Every time I enter a digit via the touch pads, the keyboard just freezes for a second or so. No idea if that has something to do with localisation or something.
  • Starting a game won't ask for the account... I have both accounts set up on the deck, but unlike e.g. the switch, the deck always starts games on the account that was last logged in, no questions asked.
  • There is no proper separation of data for each user. When I added vampire survivors to the family library and he started it on his account afterwards, the first thing that happened was a hundred achievements getting unlocked because his game simply loaded my state. Same for other games which just show save games from all users, which is super annoying for the usual auto save and continue game flow.
  • He says he can't really chat or play games in multiplayer if he's using my shared games on his account... No idea what's going on there, have not yet gotten around to trouble shoot that.

Am I doing something wrong or what is this? We had the deck with us on our last vacation and with the Internet being just not available a lot of the time (which is imperative to switch accounts) and all those issues outlined above, it basically got no usage at all and I'm getting more and more annoyed by this.

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 26 points 4 months ago (1 children)

For what it's worth, the multi-user experience in my case has been pretty seamless. Here's my setup if it helps anyone:

My roommate and I both have separate steam accounts (it sounds like you may be looking for a 'child' account or something like that, those may be a thing but I'm unfortunately completely unfamiliar with that, so ymmv if you use that).
We set up family sharing between us to access each other's games, but did that I think entirely on a computer via that steam client. No pins or anything were necessary iirc, just a slightly convoluted sequence of logging in and out of steam on the same computer and clicking the needed 'family sharing' buttons.

Then I set up the deck with my account, logged out, and had my roommate log in. There's an option somewhere to start the steam deck at the account select screen every time it turns on rather than automatically logging in to the last used account.

It sounds like most of the difficulty is coming from the family sharing setup. Like I said, I'm not knowledgeable on if steam has 'child' accounts that can be linked to other accounts, if so it's possible that none of what my process was like applies.

Hopefully that's at least somewhat helpful

[–] CMahaff 11 points 4 months ago

This was my experience as well, though I did notice that many games did not properly isolate game saves from separate steam accounts.

Tip to any devs that might read this: organize saves based on the steam account logged in, not the user of the PC (always "deck" for the steam deck) and definitely not just a single location among the game's data.

[–] MajinBlayze 18 points 4 months ago (2 children)

You're not doing anything wrong, the multi user experience ootb is awful if you share any games.

[–] [email protected] 2 points 4 months ago

Ah, crap. :(

[–] [email protected] 1 points 4 months ago

I assume this is probably intentional.

[–] runjun 16 points 4 months ago

As a single user, the steam deck has been basically perfect. This is good info though when I’m talking it up to other people.

[–] friend_of_satan 9 points 4 months ago

Dang, that's good information, and is pretty much a deal breaker for me. 😞 I've been on the fence for a while but I guess this pushes me off that fence for now.

[–] Static_Rocket 7 points 4 months ago

To do multi-user correctly it will take them rearchitecting a few things. Here's what I'd image is currently required:

  1. Game artifacts would need to move into a common area to prevent duplication (or utilize a COW filesystem)
  2. Game compat data will need to move under the user home directory and not immediately live with the other artifacts like it does now
  3. A new login screen will need to be created that actually switches between system users (will need to use some password separate from an account password for offline use)
  4. Some extra state tracking may be useful. Switching back and forth between desktop and game mode will prompt the account switch menu but some data can be stored to make it remember who the current active user is...

Most of the tools to do this are already present but it'll take some time for someone to coordinate it and the fact that the product has made it this far without such a feature speaks to it's demand. Hopefully someone takes a look at it though because it really shouldn't be that bad.

[–] [email protected] 1 points 3 months ago

The one thing I would really like them to improve on is the process of switching users. I have a Chimera system in the living room and it's so many steps to switch accounts.

Waiting for steam to "shut down" when switching users is very janky.