Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
But is it useful? On own PC it's safe to autologin - and on untrusted devices better to not remember any data, or not login there at all.
Consider a shared family PC where one of the parent(s) has a Steam account and the kids have subsidiary accounts.
Uhh auto login been around over a decade, that point of the "remember me"
Before:
Username > password > Remember me <--- Auto login.
After:
Username > password > Remember me <--- Auto login.
Added: Option QR login, no tpying at all.
https://imgur.com/ISn6Ate
Are you refering to QR login?
They've made it their goal to slowly supplant every nook and cranny of the client UI with web views. Because those are somehow easier to work with.
Well; they are in a sense. HTML and CSS make building appealing UI structures a whole lot easier than VGUI; and modern reactive programming JS libraries are a lot better at adding the necessary bits and bobs of interaction.
Buuu----t... the problem is web views are an absolute performance hog; and both using them correctly to minimize that performance impact; and integrating them correctly in a way that you don't violate sandbox protections, etc. is extremely hard. Modern browser engines are literally more complicated pieces of machinery than most parts of the actual operating system.
The thing is: the complexities it adds are mostly hidden from the developers as long as they remain with their heads willfully stuck in the sand and ignore the performance and stability problems they foist on their end-users...
It simply always remembered your user name and your SteamGuard email 2FA token, unless you went to Steam -> Settings -> Account and checked the "Don't save account credentials on this computer" option.
Wonderful. And now the flow without auto-login and without the app:
Before:
- (Username is remembered)
- Enter password
- ( "Remember my password" remains disabled)
- Click login button
- (2FA token is remembered with a 30 day sliding window, i.e. practically never expires unless you stop actively using the machine in question)
- You're logged into Steam and can start playing your games!
Done!After:
- Enter username
- Enter password
- Disable "Remember me"
- Click login button
- New 2FA email token needed
- Open web browser
- Open email provider application
- Log in to email provider
- Wait for email to arrive
- Open email
- Read code
- ALT-TAB back to Steam sign-in.
- Facepalm at Valve's incompetence because they don't correctly set keyboard focus
- Resort to using the mouse again
- Type code into Steam sign-in.
- Pray you didn't make any accidental mistake because there is no backspace and the code auto-confirms (or kicks you out if you entered it wrong)
- Meanwhile, log out of email.
- Be very surprised that while Steam is starting it pops up another sign-in window back in the blank state and again with always-on-top properties, covering your web browser.
- Pray you don't accidentally interact with that window appearing just as you were about to hit the log out button on your email and screw something up.
- Err on the side of caution and wait until Steam is done doing whatever the hell it decided on doing with that duplicate window and the main client window finally appears.
- Go back to web browser
- Finish logging out of email if you hadn't before
- Close web browser
- Go back to Steam
- You're logged into Steam and can start playing your games!
<robin-williams>What year is it?!</robin-williams>Which one i do not know about one. I don't even own a smartphone. I was referring that it looks like that if steam goes offline, you won't even be able to play singleplay games. This is gonna be valve's downfall.
it literally took me 30 seconds to test it.
Apparently if you chose to allow to have your credentials stored, then if you try to log in and you cannot reach Steam's servers, the Steam client pops up a new window to inform you and asks you if you'd like to log in offline instead.
Not sure how this works if you have "Don't save account credentials on this computer" enabled. But iirc it prevented offline mode from working under the old system as well.
Adding extra steps also apply to before as well, since you slap on steps to doing email 2FA.
Before, and after has barely changed, except for storing your login name, and added QR support for not having to type anything basically just open app on phone, scan, and confirm that was whole process with QR.
Yeah check the box "remember me" when login, and when lose internet for whatever reason, you have option to simply go offline mode.
Ensure when login you have "remember me" box checked.
Ensure you didn't enable "Don’t save account credentials on this computer" via Steam settings, this setting meant you want to remove login credentials when you shutdown/restart the app.
When have no internet connection, and you launch Steam you get a box asking if want to retry, or start in offline mode, which means your saved login session have "remember me" is used to give access to offline mode.