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
- The "video game preservation service" Myrient is shutting down in March
- SpaghettiKart the Mario Kart 64 fan-made PC port gets a big upgrade
- KDE Plasma 6.6.1 rolls out with lots of fixes for KWin
- Lutris v0.5.21 and v0.5.22 arrive with Valve's Sniper runtime support and new game runners
- Open source graphics drivers Mesa 26.0.1 released with various bug fixes and a security fix
- > See more over 30 days here
- steam overlay performance monitor - issues
- Xpander - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - 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)