Digital Foundry Article Technical Discussion [2021]

Discussion in 'Console Technology' started by BRiT, Jan 1, 2021.

Thread Status:
Not open for further replies.
  1. SmooTh

    Regular

    Joined:
    Dec 21, 2019
    Messages:
    307
    Likes Received:
    683
    They wanted to bring it to PC first, but are now looking at how and if to bring it to console.
    The same will probably be with their next project (AoM?).
     
    Johnny Awesome likes this.
  2. Jay

    Jay
    Veteran

    Joined:
    Aug 3, 2013
    Messages:
    4,029
    Likes Received:
    3,428
    Is that confirmed or assumption?

    It shouldn't even be if. Consoles support M&K, even if you can't get controller to work perfectly it should be on console.
     
  3. see colon

    see colon All Ham & No Potatos
    Veteran

    Joined:
    Oct 22, 2003
    Messages:
    2,756
    Likes Received:
    2,206
    He's not the only one.
    I wouldn't say that I'm in the "overall issue" camp, but I also don't think it's unnoticeable when on. It's a quality decrease for a performance increase. I do, however, think the overall image quality is generally higher than decreasing the resolution 10% or more. It's just that the parts with lower rate shading stand out more, as opposed to the entire scene looking blurrier.
     
    Silent_Buddha, cwjs and iroboto like this.
  4. damienw

    Regular

    Joined:
    Sep 29, 2008
    Messages:
    513
    Likes Received:
    61
    Location:
    LA
    Definitely not the only one. I find VRS destroys image clarity so well that it makes it pointless to pay talented artists. It's BRUTAL on image clarity and quality.
     
    Globalisateur likes this.
  5. iroboto

    iroboto Daft Funk
    Legend Subscriber

    Joined:
    Mar 6, 2014
    Messages:
    14,833
    Likes Received:
    18,632
    Location:
    The North
    which titles are you referring to here?
     
  6. cwjs

    Regular

    Joined:
    Nov 17, 2020
    Messages:
    373
    Likes Received:
    733
    Of course its not unnoticeable, but is it better than lowering res or checkerboarding the whole screen? Sometimes (doom eternal, software vrs on recent cods) it clearly is.
     
  7. damienw

    Regular

    Joined:
    Sep 29, 2008
    Messages:
    513
    Likes Received:
    61
    Location:
    LA
    Specifically Doom Eternal and Halo Infinite. Gears seemed to be the least intrusive. To my eye, I prefer lowering res to VRS as it currently exists. Is it on in FH5? I don't think it is, I haven't seen any evidence but I could be wrong.
     
  8. iroboto

    iroboto Daft Funk
    Legend Subscriber

    Joined:
    Mar 6, 2014
    Messages:
    14,833
    Likes Received:
    18,632
    Location:
    The North
    hmm, thanks. Will check these two out to see what's happening. Anyone else have any other VRS titles that is immediately noticeable ?
     
  9. davis.anthony

    Regular

    Joined:
    Aug 22, 2021
    Messages:
    423
    Likes Received:
    147
    I think it's using SFS, if you look at the video at 43:23 you can see the texture detail coming in, the detail doesn't pop in like you expect it too.

    Instead the detail fades in like SFS was designed to do when the high res MIP was missing and it's blending between the two MIPS, the transition in detail is very smooth.

    What does everyone else think?
     
  10. iroboto

    iroboto Daft Funk
    Legend Subscriber

    Joined:
    Mar 6, 2014
    Messages:
    14,833
    Likes Received:
    18,632
    Location:
    The North
    seems like a rendering mistake, to unload such a large texture so close to a player, you could spin in circles and see that happen. I'm honestly not sure, but you be onto something. I'm not sure if it's necessarily SFS however
     
    Silent_Buddha and BRiT like this.
  11. Silent_Buddha

    Legend

    Joined:
    Mar 13, 2007
    Messages:
    19,418
    Likes Received:
    10,311
    Considering that SFS on XBS consoles is designed to load in only part of a mip level texture, it shouldn't take so long to load in the texture. If you're just loading in KBs of a larger mip level texture, it should load in quite significantly faster than what we see in the DF video.

    IMO, it's more of a bug than potential evidence of SFS. Although if it's using SFS and it's a bug in how they are using SFS, perhaps. But on it's own it appears to be either an obvious bug or something more related to legacy texture streaming than an artifact related to SFS.

    Considering that the title started development before XBO-X launched, there's likely a fair bit of messy code in there that could result in odd behavior WRT rendering of any given scene/object/texture.

    Regards,
    SB
     
    Allandor, iroboto and Remij like this.
  12. scently

    Veteran

    Joined:
    Jun 12, 2008
    Messages:
    1,145
    Likes Received:
    562
    VRS, as with any tech used in rendering games, will always depend on the implementation. In Gears 5 and Doom, especially Gears 5, it is virtually unnoticeable unless you are told that it is been used. With Doom, you'd have to really zoom in to find it. That it is more easily identifiable in Halo: Infinite doesn't make it a bad tech. It just means that it wasn't implemented well enough, or it's more obvious because of the overall technical makeup of the game, etc. As with other innovations and tools in this space, it is used to make faster or prettier pixels where and when it matters.
     
  13. DSoup

    DSoup Series Soup
    Legend Subscriber

    Joined:
    Nov 23, 2007
    Messages:
    16,775
    Likes Received:
    12,690
    Location:
    London, UK
    Is it the UI? I cannot imagine playing any RTS game with a controller although I know quite a few of them are really popular.
     
  14. davis.anthony

    Regular

    Joined:
    Aug 22, 2021
    Messages:
    423
    Likes Received:
    147
    VRS has always been a weird one for me, to get a 'noticeable' performance increase you have to degrade the image to the point where you can see VRS in action.

    If you use VRS in such a way that you can't see it in action then the performance improvement stands on the realm of is it worth the effort?
     
    Scott_Arm likes this.
  15. Silent_Buddha

    Legend

    Joined:
    Mar 13, 2007
    Messages:
    19,418
    Likes Received:
    10,311
    That applies to just about anything though.
    • If you can see checkboard rendering artifacts, is it worth using?
      • Just render at a lower resolution instead.
    • If you can see temporal accumulation errors is temporal reconstruction worth using?
      • Just render at a lower resolution instead.
    • If you can see errors with Screen Space Reflections, is it worth using?
      • Just render at a lower resolution and use a much more expensive reflection technique instead.
    • If you can see errors with ambient occlusion, is it worth using?
      • Just use path tracing to get correct lighting and shadows instead.
    • If you notice blur from temporal AA solutions, is it worth using?
      • Just use significantly more expensive forms of SSAA instead.
    • If you can notice MIP boundaries are MIP level textures worth using?
    • Etc.
    3D rendering is full of techniques like the above that come with easily seen artifacts. Does that mean they aren't useful? Well, when the alternative is to spend a little or a lot more rendering time to do it better developers will choose a method that brings them what they believe is an overall best result.

    If the artifacts are a part of a scene that is unlikely to be focused on when a person is playing a game, versus looking at still shots, then it's an obvious win to use that technique in order to boost performance such that you can then use that performance savings to boost areas of the image that will be noticed while playing.

    Regards,
    SB
     
    PSman1700, BRiT, Reynaldo and 2 others like this.
  16. zed

    zed
    Legend

    Joined:
    Dec 16, 2005
    Messages:
    6,415
    Likes Received:
    2,139
    If using VRS helps them maintain 60fps then keep it in. OK its not perfect 60fps but from the video its 99% of the time

    Surprised they allowed, putting in the obvious dig at the graphics by comparing it to a 2013 title. MS will be furious :lol:
    Though it does look fun to play

    [​IMG]
    https://www.youtu be. com/watch?v=H4aMumgEW2w
     
  17. snc

    snc
    Veteran

    Joined:
    Mar 6, 2013
    Messages:
    2,115
    Likes Received:
    1,745
    At this stage vrs has some good examples it can gives performance boost without much visual degradation but probably more not so good implementation. Imo vrs degradation can be more visable than dynamic res because to have performance boost only impacting part of screen you have to downgrade it much more than when you target all pixels (also we look around where there is not much action and in this situation dynamic res is usualy at upper range)
     
    #3917 snc, Dec 7, 2021
    Last edited: Dec 7, 2021
  18. davis.anthony

    Regular

    Joined:
    Aug 22, 2021
    Messages:
    423
    Likes Received:
    147
    You have completely missed my point.

    A lot of your examples are worth the effort as the performance (for any given visible artefact) increase is more substantial then what VRS has offered in any game thus far.

    Is it really worth degrading the image with VRS for 1-3fps? IMO, no it's not.
     
  19. zed

    zed
    Legend

    Joined:
    Dec 16, 2005
    Messages:
    6,415
    Likes Received:
    2,139
    Yes if it gets them from 58fps to 60fps
    Personally I think they should just decrease resolution but VRS is good its another tool in the developers toolbox to use
     
  20. Allandor

    Regular

    Joined:
    Oct 6, 2013
    Messages:
    842
    Likes Received:
    879
    And that is the whole point of VRS. You don't see this while actually playing. E.g. Doom is such an example. The game is so fast I don't even really "see" the RT reflections. Total waste of performance IMHO, because I really don't see it when it gets hectic (where it should be mostly visible in stills/videos). SSR would be more than enough in that game.
    But yes, there are some very bad VRS implementation examples on the market. There are also some very bad checkboard-examples on the market (e.g. red dead redemption 2) but also a few really good examples with minimal artifacts. In the end it depends how the developer uses it. It is just another tool in a big toolbox. And we haven't yet seen an engine build around that feature (VRS) so far. Even Halo Infinite is to old for that. Unreal 5 engine might be up to the task of really use that feature (that is available since Turing (on nvidia side)).
     
    Silent_Buddha, BRiT and mr magoo like this.
Loading...
Thread Status:
Not open for further replies.

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...