Earlier quoted context omitted.
Steam literally has a section called Hardware Requirements under every game.
Yes, they are entirely arbitrary. Worst cases (e.g. Cities Skylines 2) outright false
Baldur's Gate 3 Steam Deck – Native Version
431–440 of 462 posts
Re: Baldur's Gate 3 Steam Deck – Native Version
#432Earlier quoted context omitted.
I just don't want to play anything with a kb and mouse anymore because it just feels like being at work when I'm sitting at a desk using the same setup I just spent all day on.
THIS. 1000x this. When I grab the deck it's downtime mode for me now, keyboard/mouse time is work or side-project mode.
Re: Baldur's Gate 3 Steam Deck – Native Version
#433Earlier quoted context omitted.
The Steam deck is really not that limited. Every game could be made to run well on it if some time was spent actually making the low settings work well. Something often skipped on modern games which optimise only for people with a $1000 GPU chugging 400w.
The problem is how horribly unoptimised Unreal Engine 5 itself is - with that sort of foundation there's not a lot you can do. It's a GTX-1050 equivalent GPU, there's only so much that can be expected of it.
Re: Baldur's Gate 3 Steam Deck – Native Version
#434Earlier quoted context omitted.
I'm not going to use cachyOS repos. I am an AUR developer and my target is the Arch repos.
Would they work fine though? Is there any reason other than preference?
There is an arch x86-64-v3 repo, but I found it to be very far behind in terms of the most current packages, and I've experienced bugs with it.
Re: Baldur's Gate 3 Steam Deck – Native Version
#435It's worth noting that the native Linux version of games is often buggy and a far worse experience than the Windows version running on Proton. Valve itself is infamous for this: the Left 4 Dead 2 native game has multiple very annoying bugs that have been known for 15 years, and that Valve still hasn't fixed. Unfortunately, there is (another) bug that prevents the Windows version running on Proton from connecting to V…
I started playing Silksong on my Steam Deck using the linux build. Only to discover that it maxed out at 720p (docked), and wouldn't bind right/left trigger for my controller. Enabling proton (to play the windows build) worked great. Controller worked flawlessly and the game ran smoothly at 1080p.
Re: Baldur's Gate 3 Steam Deck – Native Version
#436Re: Baldur's Gate 3 Steam Deck – Native Version
#437Earlier quoted context omitted.
I tried CP2077's Deck mode but it really seemed like a tech demo level of "you could do this if you really wanted to" more than it actually being playable. The game felt like it had significant input lag, and at 720p with upscaling text becomes very hard to read. The game's visual style of "glitch" effects also translates badly with upscaling and I really had a tough time actually understanding what I'm looking at on…
Yeah, and famously CP2077 isn't really playable on PS4 and Xbox One era hardware. Even HDD equipped machines need to downgrade the streaming. The game on new machines is quite impressive, quite unlike anything else made.
Re: Baldur's Gate 3 Steam Deck – Native Version
#438Earlier quoted context omitted.
Most Xbox360 and PS3 games were 720p at 30fps. 720p was mostly fine because 1080p TVs were luxury items back then. The performance problems in modern games are often not caused by fillrate-vs-resolution bottlenecks though, but by poor engine architecture decisions (triggering shader recompilations in the hot path).
Shader recompilation causes stuttering not general performance problems. Shader complexity will though, which is a function of render quality. But I’m confused about why you think fill rate isn’t an issue? If you are now upgrading from 1080p to 4K your GPU needs at the very least 4x the pixel pushing power and even then that’s only to maintain the same detail; you bought a 4K screen for more detail.
Because this is can be easily dealt with via upscaling or buying a more expensive GPU, but fixing shader recompilation in the hot path requires a complete engine redesign.
Re: Baldur's Gate 3 Steam Deck – Native Version
#439Earlier quoted context omitted.
Last I tried the problem was linking against glibc on a new Linux distro and then attempting to run that executable on an old Linux distro which doesn't have a recent-enough glibc installed (usually Debian with their software stack from the last century). There's probably an obscure linker trick to force an older glibc version number, but if that's the case it really should be the default since the C stdlib is suppos…
It can't be the default, otherwise using any new feature would fail.
Re: Baldur's Gate 3 Steam Deck – Native Version
#440Earlier quoted context omitted.
I have massive doubts about the "They also seems to also be able to download the compilation cache from Steam if someone already have done the process on the same GPU + driver version." This would imply that if I already calculated the shaders for the current game state than i could reuse them and not have to go through the whole compilation step (if no changes happen inbetween). Matter of fact, i have to recompile t…
No reason to doubt nor speculate. It's been a feature of Steam since 2017. https://www.techpowerup.com/239687/latest-steam-client-beta-...