this post was submitted on 11 Nov 2025
61 points (100.0% liked)

Linux Gaming

22064 readers
1866 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Sentry is a toolkit for game devs to monitor errors, performance and more and now it should work a lot better on Linux / SteamOS with Wine / Proton. While the Sentry developers discovered the issues on SteamOS due to games running on Steam Deck, their improvements apply to Linux as a whole for any compatibility layer based on Wine / Proton.

What happened? They detailed in a recent blog post how a game developer sent in a support ticket to note they were getting no information from crashes on Steam Decks. Sentry developers realised it worked fine in Linux builds, but not in Windows games running through Proton.

top 3 comments
sorted by: hot top controversial new old
[–] exu@feditown.com 10 points 3 days ago
[–] somerandomperson@lemmy.dbzer0.com 5 points 3 days ago (1 children)
[–] oopsallnaps@piefed.ca 8 points 2 days ago

some games prompt you for bug reporting data collection, this is usually connected to sentry.

You can block their domain on a dns level (i think *.sentry.io would work?), or if the developer has their dsn (the url used for reporting metrics) exposed in a config file, you can probably blank it out without too much trouble.