shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

255
active users

#steamlink

0 posts0 participants0 posts today

Hey gaymers :IntersexInclusivePrideHeart:

We've been successfully using the Remote Play function within the Steam gaming client :SteamIconLogo: for Windows for a while now to stream RuneScape from our Windows 11 :Windows_11_Logo: host gaming PC to our Android-based tablet (Xiaomi Redmi Pad Pro) using the Android Steam Link app .

However, since we play RuneScape muted (and always have done), we had previously disabled sound in the Android app, and didn't think to previously test whether it even worked.

Yesterday, however, we wanted to stream Stardew Valley, so that we could continue our newest co-op game with our wife whilst in the same room, but despite enabling sound on both the Android app and the Steam app on the host PC, we couldn't get any games or desktop sounds to play through the tablet 🥺😔

We have already tried to troubleshoot the sound issue and looked at a lot of posts about it, but nothing we've done so far has worked 🤦‍♀️

We think we might be able to work around the issue by changing our default sound output to Steam Streaming Speakers, but doing that stops sound outputting to our normal speakers, so we'd have to flick between the options each time we wanted to use Remote Play :Sighing_Face:

We're intending to keep trying to research and resolve this issue ourselves, but if it's anything like the DPI awareness issue we found a workaround for, it could potentially take us weeks or even months 😖

Don't suppose that anyone else has already found a solution to this? :BlobCatPleadStare: :catgirl_sleepy:

Thank you in advance for any suggestions that have worked for you or others you know, even if they don't work for us personally :HeartHands:

#AskFedi #ValveSteam #Steam #Windows11 #RemotePlay #gaming #PCGaming #SteamLink #TechSupport #InfuriatingProblemThatProbablyHasASimpleSolution

Edit: AHA! Found the bleeping solution! And, of course, the things were bleeping easy 🤦‍♀️

Steps to take that should work for most folks:

On host PC in Steam

  • Steam > Settings > Remote Play > Enable Enhanced Host Options > enable Play audio on host.
  • Scroll down to and enable Enable Advanced Client Options, then set a controller button option to hold down to enable the Controller Overlay.
    • We used the Guide Button.

On Steam Link app

  • Settings (cog icon) > Steaming > Customize > set the same button under Controller Overlay.
  • Go back to the main Steam Link screen.
  • Either click on Start Playing to load Steam (in either desktop or big picture mode) then load a game, or click on a previously-loaded game to open it.
  • Hold down the controller button you assigned to bring up the overlay.
  • Scroll over to the right and check that the sound isn't muted.
    • If it is, unmute it.

We had this issue because we'd disabled the annoying touch controls that hover over the screen. Unfortunately, by doing so, we also disabled the part of the interface that was showing us that we'd muted Steam Link at some point 🤦‍♀️

You can use the four finger tap gesture to bring up the streaming menu, but it is kinda difficult and unreliable to do... at least in our experience. This then allows you to enable touch controls, which in turns gives you icon to bring up the settings to change the touch controls, mouse settings, and set the sound and microphone options. This is an option if you don't have a controller, but please note that it's a bit of a faff.

If none of this works for you, try watching through this video, even if you mute the audio and read the subtitles (like we did), as the guy's voice didn't agree with us 😅

youtube.com/watch?v=XiJLX2mANl

store.steampowered.comSteam Remote PlayPlay your games in exciting new ways with Steam Remote Play.

Hey lovelies 🩷

Just in case this helps any Steam users, we found a solution to the mouse offset issue that occurs where:

  • You're streaming through Steam using Steam Link (app or device) or Remote Play.
  • Your host PC is Windows-based.
  • The application being streamed is running on a monitor with scaling >100%.

This issue can commonly affect users streaming to tablets or Steam Decks :SteamIconLogo:

We've already written about this previously here, here, here, and here, but we wanted to compile the key info in one place to help others. We have also written up a post on the Steam Community forums with all the details here, in the hopes that Steam devs will pick up on this and improve the Steam client for Windows.

Basically, it seems that the issue is caused by the Steam client for Windows being DPI unaware. DPI awareness was introduced in Windows 10 Version 1607 (aka Anniversary Update). You can read the technical details about these below:

The below website was what caused us to realise that Steam is DPI unaware and how to force DPI awareness for Steam and any applications running through it:

In short, you can force the Steam client and any relevant DPI-unaware applications to run as DPI aware by setting the default DPI awareness for a process.

e.g.,:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\steam.exe]
"DpiAwareness"="PerMonitorV2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\streaming_client.exe]
"DpiAwareness"="PerMonitorV2"

You can do the same for any application you're streaming through Steam: just use the name of the exe.

e.g.,

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\rs2client.exe]
"DpiAwareness"="PerMonitorV2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\RuneScape.exe]
"DpiAwareness"="PerMonitorV2"

Hope this helps some folks 🩷

The Cult of ShivSleepyCatten (@SleepyCatten@cultofshiv.wtf)Bit of a random question, but if anyone knows the answer to this, it'll probably be someone (or some folks) on fedi :FediverseSymbol: The problem involves using the Steam Link android app to stream a game from a Windows 11 host :SteamIconLogo: :Windows_11_Logo: The problem is that if the game is loaded on any monitor with scaling >100%, the mouse co-ordinates are offset 🫤 The issue can be worked around by reducing the scaling on any such monitor to 100%, but it's not a viable option for me sadly for accessibility and productivity reasons. We believe the issue could be resolved if Steam Link were to call the [SetThreadDpiAwarenessContext function](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setthreaddpiawarenesscontext), which we've reported to Valve, but we're not expecting an acknowledgement or answer any time soon. Anyone been able to resolve the issue without reducing scaling to 100%? Pretty sure the issue can also occur with folks playing mouse-requiring games via Remote Play on a Steam Deck on a host with scaling set to >100%. #Steam #SteamLink #RemotePlay #Windows11 #AskFedi #SetThreadDpiAwarenessContext

Bit of a random question, but if anyone knows the answer to this, it'll probably be someone (or some folks) on fedi :FediverseSymbol:

The problem involves using the Steam Link android app to stream a game from a Windows 11 host :SteamIconLogo: :Windows_11_Logo:

The problem is that if the game is loaded on any monitor with scaling >100%, the mouse co-ordinates are offset 🫤

The issue can be worked around by reducing the scaling on any such monitor to 100%, but it's not a viable option for me sadly for accessibility and productivity reasons.

We believe the issue could be resolved if Steam Link were to call the SetThreadDpiAwarenessContext function, which we've reported to Valve, but we're not expecting an acknowledgement or answer any time soon.

Anyone been able to resolve the issue without reducing scaling to 100%?

Pretty sure the issue can also occur with folks playing mouse-requiring games via Remote Play on a Steam Deck on a host with scaling set to >100%.

learn.microsoft.comSetThreadDpiAwarenessContext function (winuser.h) - Win32 appsSet the DPI awareness for the current thread to the provided value.