Sure, it’s not a complete apples to apples comparison. But I don’t think a newer FSR version will that drastically improve the perception. It’s not like upscaling and reconstruction isn’t available at all on PS5. (Plus aren’t a lot of people anti-AI and boycotting those features?)
Which angle are you arguing?
FSR4+ will/can make the same game look better on this PC than PS5? Or FSR4+ has value and should be considered in the cost-benefit?
If the first, then we’d have to look at evidence. Are there any games where the PS5 version is obviously (visible to new customers) worse looking than the low-medium settings, 8GB-spec PC version? Maybe a few but I wouldn’t expect it to hold true for most big sellers. There aren’t even that many FSR4 games period. Maybe that’s a point in favour? This’ll be more future-proof than PS5. Though PS6 is probably not that far away either.
On the flip side games like Alan Wake 2 and Indiana Jones run great on base PS5 but won’t on PC with 8GB. I found this video on the topic with many comparisons. youtu.be/cFlaymC-vZI
The video shows that it’s not as dramatic a difference as I implied and assumed, but it still demonstrates that it does often make an immediately appreciable difference. Particularly when it comes to stutters. It’s also testing a card with only 12GB, but the PS5 can comfortably be used for even heavier scenarios.
Mondoshawan@lemmy.zip 7 hours ago
I think you’re misunderstanding my point about FSR. Unless I’m mistaken, everywhere I’ve looked into it says the base model PS5 does not have built in FSR of any sort (though individual game developers/studios can write their own implementation of FSR and there’s apparently a few games that did just that, but the majority of PS5 games don’t)
The PS5 Pro has PSSR, a custom implementation of AMD’s FSR that they co-developed with AMD
The Steam Machine has some version of AMD’s FSR (unknown if it’s 3 or 4 or again, some custom co-developed implementation, etc)
Intel calls their version of it XeSS, and NVIDIA’s is DLSS
Regarding folks complaining about AI, etc, they were primarily making noise about Frame Generation, which is just one piece of FSR and not supported in every/earlier versions of FSR. Upcaling is/was the main feature of that technology, but both of and Frame Generation can have a big impact
From a quick search:
My main point is that I’m of the opinion (please don’t crucify me lol, I will always admit when I’m wrong once we have actual data/benchmarks) that the Steam Machine will easily match the base PS5, and likely land somewhere between it and the PS5 Pro
For what it’s worth, and as I know tone is hard to convey through text, I think you make some good points and while I’m excited about the possibilities, I’m not some hardcore Valve fanboy and am open to new information/perspective changing my opinion. I appreciate the discussion :)
Aria@lemmygrad.ml 5 hours ago
Well nobody has built-in FSR. It’s a software that runs on the GPU. (With the relevant exception of PSSR). The reason FSR4 only officially supports RDNA4 and up is because RDNA4 has much faster 8-bit floating point operations. Floating point operations is the primary thing GPUs are used for. So it’s a very general improvement/design change/new feature that allows FSR4 to run fast, not a specialised extra chip in RDNA4 series GPUs. 8 bit is very imprecise and therefore less used in graphics, but good for AI. Nvidia already had this.
So FSR is a specific program using a specific algorithm. (With FSR1, 2, 3, etc being different from each other). So nobody is writing new FSR implementations. Might not even be legal. It’s a case of including the program (and of course writing the surrounding code to use it, which is probably what you meant). But I mention to highlight that the reason most PS5 games don’t use FSR is because FSR usually wasn’t the best use of that performance.
(FSR1, and to some extent FSR2/3 worked on very sparse data, they’re essentially post-process effects. If you’re writing a game engine then you have a lot of insight into the frame and can instead use similar tricks to upscale along the way, or with using data from previous frames, data from non-final passes, etc, to upscale your game either cheaper or better. For example Epic’s TSR is able to get better results for cheaper because it’s more integrated into the steps along the way to the final image. There’s also XeSS which looks better and supports RDNA2 at least on PC).
You didn’t see much FSR1 use because it wasn’t very good. I’d think 2 and 3 are more popular. And on the previous topic of hardware requirements: Steam Machine is RDNA3 so it’s FSR3 they’re talking about for the Steam Machine - Same one the base PS5’s RDNA2 GPU can use. So I can’t see it being any sort of silver bullet - But it is true that RDNA3 has some new features over RDNA2. If a game is built around intense matrix maths it can’t run on PS5 but can on RDNA3. There will be some shaders and AI-adjacent things that run faster on Steam Machine. But not FSR.
It isn’t, it’s it’s own thing. Or rather, it’s FSR4, not FSR1-3. FSR4 and PSSR are AI, that means they need training data. And that’s why PSSR is made by/with Sony, because Sony is allowed to use PlayStation licensed games to get the training data and AMD isn’t. Unless Valve has done something clever with the license they aren’t allowed to train on Steam games. (Of course the way Nvidia got around this was to just train on commercial games and not worry about it, so maybe PlayStations’ catalogue isn’t actually that valuable =P). So it’s unlikely that the Steam Machine will have a proprietary FSR4 model that’s better than the AMD provided one.
I think the reason Valve’s messaging has been so heavy on FSR isn’t because they have a way to make FSR better cooking in their lab, but because they want to be able to simultaneously say “4K” to console players and “Not 4K” to PC players. Hence “4K with FSR”.
I hope this is clear and not too wordy and not condescending. It sounded like you were misunderstanding FSR slightly.
Some people don’t like frame generation because it adds latency and works poorly with V-Sync. But there are also a lot of people who just hate AI because of how it’s made. You see it every day on Lemmy.
I just don’t see how that’s possible without a faster GPU.
It’s true that sometimes the same Windows game can run faster. But in this case we’re talking about GPU-limited games, and there the fact that Linux is faster doesn’t help. Both on Linux and Windows the OS overhead is negligible and the GPU driver is in complete control. If a game is ever faster on GPU side on Linux it’ll be because the emulation was bad and skipped some steps.
I didn’t get any sort of bad impression. I don’t think anything you said is unfair, I just disagree.