While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Lutris now being built with Claude AI, developer decides to hide it after backlash [updated]
- Letter from the owner - our stance on generative AI
- HORSES wins the 2026 Nuovo Award despite the bans from Steam and Epic Games
- Transport Tycoon Deluxe returns from Atari - now a requirement for OpenTTD via Steam and GOG
- NVIDIA DLSS 5 has become the source of many memes as the backlash continues
- > See more over 30 days here
- Avowed asking for C++ Visual Runtime when launching from Battle.n…
- whizse - Introduce Yourself!
- Kapellini - Proton/Wine Games Locking Up
- Xpander - steam overlay performance monitor - issues
- Xpander - Welcome back to the GamingOnLinux Forum
- MrBelles - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
(Or do if you want to poke the bear ;) )
If someone wants to add screenshots, go ahead :p
- Log into the steam store using Firefox
- Open the queue
- Click customize your queue
- Hit Ctrl-Shift-Q (developer tools - Network)
- Click OK to customize the queue.
- You should see 200 POST updatediscoveryqueuesetting appear.
- Click on the line
- A new screen should appear
- Click "Edit And Resend"
- Look for "Request Body:", We will be editing this text.
- Look for "settings=%7B"
- After this insert the text "%22os_linux%22%3Atrue%2C" (without the qoutes)
- Click "Send"
To check if worked:
- The newly requested HTTP should be highlighted.
- Click the tab "Response" to verify it worked.
- Open the tree to JSON > Setting
- Look for os_linux, this should now say os_linux: 1. If it says os_linux: null, you failed (or there is an error in this guide.)
1) open dev tools -> network tab
2) personalize you queue settings
3) right click on "updatediscoveryqueuesetting" and choose copy cUrl
4) paste in your favorite editor alter the post data, copy the edited data
5) paste on the command line and hit enter
done
just under no circumstances are you to post that cUrl command anywhere as it contains all the info somebody would need to hack your account ( by spoofing being you and being logged in, hopefully valve has tied the session info to IP but I wouldn't chance it tbh )
Thanks a lot!
Wasn't able to change it however..
Steam really need to pull their thumb out, a lot left to be desired with their desultory attitude towards Linux..
Someone has opened a [bug on github](https://github.com/ValveSoftware/steam-for-linux/issues/4541)