I thought UE5 demo showed the best way to render very small triangles is with pure compute? and the rest of polygons ideally being renderered by primitive shaders (at least on PS5) ?They can't be lowered, especially with deferred shading where geometry is completely decoupled from pixels shading.
Reducing geomery processing time can only make savings on pixels processing larger since pixel processing will take larger fraction of frame time.
With the simplest implementation of forward shading, there can be some correlation between geometry culling speed and VRS gains, but nobody does bare-bones forward rendering these days.
People usually do at least depth prepass with forward shading to save on redundant fragments shading and fill in normals and depth for screen-space effects. Hence early culling in primitive shaders or meshshaders will again do nothing to reduce pixel shading time.
Only the simplest forward rendering without depth prepass can benefit from the early culling so that backface geometry is not shaded, but there are other tools to kill those fragments.
Also, early culling won't fix the main issue with forward renderers - it won't help with small triangles. We are approaching 1 pixel sized triangles in games and with forward shading this means that quad shading granularity will eventually lead to 4x supersampling for 1 pixel sized triagles, so shading efficiency will be 1/4.
When it comes down to actual rendering, isn't that demo not rendering small triangles. I thought that was the point of the virtualized pipeline, to avoid rendering those pixel/subpixel sized polygons without losing much of the detail they would have provided.I thought UE5 demo showed the best way to render very small triangles is with pure compute? and the rest of polygons ideally being renderered by primitive shaders (at least on PS5) ?
These are orthogonal problems.thought UE5 demo showed the best way to render very small triangles is with pure compute?
More work/time dedicated to choosing console-specific settings/features is of course the answer with the best results. But when a 3P needs to develop a cross-platform game for no less than 4 "old" consoles plus 3 "new" ones, that might become an impossible choice.
There are cases where the Series X was seemingly used as baseline, but the end result was a SeriesS being left out of new-gen features like ray-tracing or 60FPS modes, resulting in a poorer experience than the one provided by the older One X.
Regardless, we should hope for this to be solved when 3P stop making games for the 8th-gen consoles, but the temptation to keep developing games for an userbase of 160 million will be too great for a long time.
As far as we know it's compute software rasterizer with dynamic LoD.When it comes down to actual rendering, isn't that demo not rendering small triangles. I thought that was the point of the virtualized pipeline, to avoid rendering those pixel/subpixel sized polygons without losing much of the detail they would have provided.
Well this is not a like for like comparison. Resolution in another but the main point should be that DX11 is really a bit limiting here. It is also funny that games still not use all the GPU memory available . Just ~4GB is used for on the RTX2070.in 120fps mode ps5 1.2x faster than pc with rtx2070 oc, loading on ps5 2x faster than pc with nvme ssd
Well this is not a like for like comparison. Resolution in another but the main point should be that DX11 is really a bit limiting here. It is also funny that games still not use all the GPU memory available . Just ~4GB is used for on the RTX2070.
Loading times are not really surprising. They are already fast on the HDD of the PS4 Pro, the the NVME won't change much.
Btw, what CPU is he using for the PC? A Zen+ (2700) or what kind of CPU. This can also make a huge difference because Zen2 is much, much faster in games.
But the main point would still be DX11.
Great. We finally have that game benchmarked against PC GPUs. Great results there.in 120fps mode ps5 1.2x faster than pc with rtx2070 oc, loading on ps5 2x faster than pc with nvme ssd
PS5 CPU has reduced clocks (and supposedly dynamic) and 8MB of L3 cache instead of 32MB, which is significant. We know PS5 CPU is about on par with a 1700x (mostly because of the reduced L3 cache). At 120hz the main bottleneck should be the CPU. Why should he use a high end 5ghz CPU to test such a mode? How that should be fair?Well this is not a like for like comparison. Resolution in another but the main point should be that DX11 is really a bit limiting here. It is also funny that games still not use all the GPU memory available . Just ~4GB is used for on the RTX2070.
Loading times are not really surprising. They are already fast on the HDD of the PS4 Pro, the the NVME won't change much.
Btw, what CPU is he using for the PC? A Zen+ (2700) or what kind of CPU. This can also make a huge difference because Zen2 is much, much faster in games.
But the main point would still be DX11.
How can there ever be a like-for-like comparison between a game on consoles and PC?Well this is not a like for like comparison.
Probaby because its very popular card and nxgamer have it in his pc :d he could use 2021 rtx3060, results would be very similarPS5 gpu performs where it belongs, around, or a tad above 5700XT performance. Which even nioh 2 showcases. In other titles its below that, abit over etc. Around 2070 performance for non rt rendering. DLSS tech discounted altogether for normal rendering, ofcourse.
No idea why some still are hung up on comparing a late 2020 machine to a 2018 mid range RTX gpu.
Now that would be a good comparison as it’s the same generation GPU so we can be a bit more conclusive in the results.Probaby because its very popular card and nxgamer have it in his pc :d he could use 2021 rtx3060, results would be very similar
At first you should always try to balance the details so it at least almost looks like the console version. That you should be open about what options you set. And at least you should try to use the same resolution.How can there ever be a like-for-like comparison between a game on consoles and PC?
The CPU with the reduced cache is also used with the Ryzen 4xxx Mobile processors. The cache reduction didn't really make the CPU much worse. It still easily outperforms a Zen+ processor because of the much better IPC especially in games.PS5 CPU has reduced clocks (and supposedly dynamic) and 8MB of L3 cache instead of 32MB, which is significant. We know PS5 CPU is about on par with a 1700x (mostly because of the reduced L3 cache). At 120hz the main bottleneck should be the CPU. Why should he use a high end 5ghz CPU to test such a mode? How that should be fair?
Dirextx11, you mean tools are not mature on PC?
Consoles at release are subsidized and have a greater economy of scale than most discrete components, so they're always a spectacular bang-for-buck in processing power compared to anything else on the market.I suppose this just really underlines what a great bang for buck the consoles have, you can buy a PS5 for the cost of the 3060!
- 30.01 GB – Xbox One (without day one patch)
- 45.38 GB – PS4
- 22 GB – Xbox Series
- 20 GB – PS5
- 9.4 GB – Nintendo Switch
The game has a file size of 45GB on PS4, while the Xbox One version takes up 30GB, without the day one patch, which increases its size to 40GB.
Consoles at release are subsidized and have a greater economy of scale than most discrete components, so they're always a spectacular bang-for-buck in processing power compared to anything else on the market.
Unless they're consoles from Nintendo.
PS5 gpu performs where it belongs, around, or a tad above 5700XT performance. Which even nioh 2 showcases. In other titles its below that, abit over etc. Around 2070 performance for non rt rendering. DLSS tech discounted altogether for normal rendering, ofcourse.
No idea why some still are hung up on comparing a late 2020 machine to a 2018 mid range RTX gpu.
Is the PS5 more spectacular consider how the PS4 was against it's PC contemporaries, price to performance? Not sure about the other components but the SSD, at least, seem very good compare to what the PS4 had versus the most common storage on PC back then.