this post was submitted on 28 Aug 2025
305 points (97.2% liked)
Steam Deck
18931 readers
82 users here now
A place to discuss and support all things Steam Deck.
Replacement for r/steamdeck_linux.
As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title
The following is a list of suggested flairs:
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.
Some more Steam Deck specific flairs:
[Boot Screen] - Custom boot screens/videos.
[Selling] - If you are selling your deck.
These are not enforced, but they are encouraged.
Rules:
- Follow the rules of Sopuli
- Posts must be related to the Steam Deck in an obvious way.
- No piracy, there are other communities for that.
- Discussion of emulators are allowed, but no discussion on how to illegally acquire ROMs.
- This is a place of civil discussion, no trolling.
- Have fun.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The main thing I want, besides higher performance, is higher resolution to increase readability. Do something like what Apple did when they introduced their ultra high resolution monitors - present it as a standard resolution monitor to software, but then let the OS handle stuff like font rendering at full resolution and overlay it.
That way you don't cause a performance hit from games rendering more pixels than what's necessary for a small screen in 3D scenes, but the detail you do need is there to see. They should work with game engine developers and get the OS side support of it upstreamed to the Linux graphics stack (presumably the game mode window manager Gamescope would be the first place to build it into). It would work in parallel to the upscaling algorithm for the rest of the frame buffer.
Stuff like puzzle games and platformers, etc, could even have game engine support for tagging certain assets and object edges and symbols for higher resolution rendering, not just for fonts, so it's easier to see the important things. You could even do stuff like render faces specifically at higher resolution and do the rest at low res with upscaling.