JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.22k stars 1.05k forks source link

Will ASF consider displaying the Steam Deck online? #3261

Closed ZhuSunDev closed 2 months ago

ZhuSunDev commented 3 months ago

Checklist

Enhancement purpose

  1. Steam beta already supports displaying Steam Deck online, and ASF has set up VR online via OnlineFlags. Can I join Steam Deck online using this method?

Solution

Added Steam Deck Online to OnlineFlags parameter

Why currently available solutions are not sufficient?

-

Can you help us with this enhancement idea?

Somehow, I can test and offer feedback, but can't code

Additional info

https://x.com/OnDeck/status/1818444699365167200

JustArchi commented 3 months ago

They didn't decide to ship it as EPersonaStateFlags like all other props: https://github.com/SteamDatabase/Protobufs/commit/9d572264a1afe046aae86bf57799ab8ef2889b66

Possible and within ASF scope, so wishlisted, but requires reverse-engineering and most likely SK2 update, perhaps @xPaw can help.

JustArchi commented 3 months ago

Likely this https://github.com/SteamDatabase/Protobufs/blob/f06cac6e209ab83e2a90cbf2883486dfb4e74ebc/steam/steammessages_clientserver_login.proto#L85

JustArchi commented 3 months ago

Yep, jackpot.

obraz

JustArchi commented 3 months ago

On hold until next SK2 release since this isn't critical to code custom solution or self-build SK2.

Once the above happens we'll likely need new bot config property as neither of the current ones support extra login values, and there might be more in the future.

Other than that ezpz.

JustArchi commented 2 months ago

V6.0.6.1+ with OnlinePreferences: 1 :slightly_smiling_face:

onblind commented 2 months ago

Yep, jackpot.

obraz

how can I check it? it doesn't seem to work, I don't see the icon that's from the deck device

JustArchi commented 2 months ago

Yep, jackpot. obraz

how can I check it? it doesn't seem to work, I don't see the icon that's from the deck device

ASF issues is for development exclusively, if you have a question or technical issue like this - reach to our support channels.