Digital Foundry Article Technical Discussion [2021]

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

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

    function None functional
    Legend

    Joined:
    Mar 27, 2003
    Messages:
    5,854
    Likes Received:
    4,400
    Location:
    Wrong thread
    There's not a lot simple about UE4 when you start working with it. How far did you get with it?

    Why do you think experienced UE devs are in demand and paid well?
     
    #4001 function, Dec 8, 2021
    Last edited: Dec 8, 2021
    BRiT and PSman1700 like this.
  2. Scott_Arm

    Legend

    Joined:
    Jun 16, 2004
    Messages:
    15,134
    Likes Received:
    7,678
    Wow, the halo update seems to have complete changed performance for me. GPU performance is significantly better and it feels more responsive and looks smoother (on low settings I'm pretty much always cpu limited now without a cap in place). Conversely CPU performance has gotten a lot worse. I can no longer break 200fps on empty maps by turning resolution scale down. On big team maps that are empty with everything low/off I dip into the 130s, where I had everything adjusted to maintain a 140 cap at all times before. Even on small maps at 53% renderscale I get dropped into the 130s. I do think I'll be able to play at native res, or much closer to it now. So this could still be a win for me. For a while I was playing small maps like streets with a 180 cap at a lower resolution, but that looks impossible now. 1440p wasn't really an option before, but now I may actually be able to play that way. Need to test it out further.

    The weird frametime spikes from moving are still there, but I think they're a bit less pronounced.

    I guess the sad part is if they ever add fsr or dlss, I won't be able to use it to gain performance, just turn up higher graphics settings. Not the worst, but would have been nice to try to get close to 200fps with a reconstructed image.
     
    #4002 Scott_Arm, Dec 8, 2021
    Last edited: Dec 8, 2021
    Pete, PSman1700 and BRiT like this.
  3. techuse

    Veteran

    Joined:
    Feb 19, 2013
    Messages:
    1,424
    Likes Received:
    908
    Which engines are easier to use than UE4?
     
  4. zed

    zed
    Legend

    Joined:
    Dec 16, 2005
    Messages:
    6,415
    Likes Received:
    2,139
    well unity is an obvious one. Ive used both a lot. This is from a programming perspective, designers/artists though often prefer unreal. (perhaps godot as well though never used it)
     
    function likes this.
  5. Allandor

    Regular

    Joined:
    Oct 6, 2013
    Messages:
    842
    Likes Received:
    879
    Totally depends on what you want. Getting something to run without much knowledge -> Unity.
    You want to create a big game and be able to optimize as much as possible -> Unreal.
    Currently both engines are the ones with the most active community.
     
    function likes this.
  6. BRiT

    BRiT (>• •)>⌐■-■ (⌐■-■)
    Moderator Legend Alpha

    Joined:
    Feb 7, 2002
    Messages:
    20,502
    Likes Received:
    24,396
    UE5.

    At least we should hope the next engine is easier to use and they have saner default settings picked. I don't think much has changed in the blueprint scripting portion, which looks like absolute nightmares for non-trivial matters.

    Having to create a motorcycle by making it a car with the left and right wheels overlapped is one of the funniest and saddest things I have heard about UE4.
     
    Jawed, function and DavidGraham like this.
  7. scently

    Veteran

    Joined:
    Jun 12, 2008
    Messages:
    1,145
    Likes Received:
    562
    Indeed. Halo 4 still looks incredible to this day. Play it at 4k60 and at points it looks a lot better than Halo 5.
    Anyway, as to your point, I think 343 has had a lot of issues. Jason's piece touched on some of it and I am sure there's even more to it. I don't know how they go about rebuilding the engine. The time between 5 and Infinite was partly to overhaul the engine. It will be interesting to see if and how it evolves. There are job postings for Principal Rendering Lead, etc, signaling they will keep developing the engine. I imagine that once the last-gen consoles are dropped things will improve even more.
     
    PSman1700, Heinrich4, cwjs and 2 others like this.
  8. cwjs

    Regular

    Joined:
    Nov 17, 2020
    Messages:
    373
    Likes Received:
    733
    Actually playing the game im even more baffled by the "vrs is always bad" crew. This is definitely the worst looking use of vrs ive seen, but its nowhere near as noticable as the temporal artifacts.

    Generally the game is great though, and actually quite good looking, albiet clearly not technically cutting edge.
     
    function likes this.
  9. techuse

    Veteran

    Joined:
    Feb 19, 2013
    Messages:
    1,424
    Likes Received:
    908
    I stand corrected. I thought as far as game development goes, UE4 was one of the easier/developer friendly engines and that’s the trade off for it not being very performant.
     
  10. Shifty Geezer

    Shifty Geezer uber-Troll!
    Moderator Legend

    Joined:
    Dec 7, 2004
    Messages:
    44,104
    Likes Received:
    16,896
    Location:
    Under my bridge
    UE4 is cross platform and has some easy-to-apply high end features, so it does tick some boxes corresponding to 'easy to develop for'. It really depends what you want to do. Unity emerged as a desktop/iOS cross-platform engine, extended to multiplatform, and wanting to be used for AAA games and TV/movie content. Unreal Engine was a AAA shooter game engine, extended to consoles, that's being extended to supporting mobile and to make TV/movie content. Both can get a prototype or simple game made pretty easily, with various pros or cons. When you want to do something outside their comfort zone, though, both can be very hard to work with.

    So yeah, for an indie, Unity and UE are a complete doddle. As you want to do more, they resist more. Top tier devs tend to have to work at the level of editing the engine to make it do what they want, by accounts. I think any large scale project will find any existing engine troublesome simply because it has a lot of 'bloat' of stuff they don't want and fixed ways of operating. On the flipside, rolling your own engine isn't easy either, even more-so if you want to be cross-plat.

    In short, game dev is hard no matter how you approach it! The only way to win is not to play. Or pick an engine, learn it, and then ignore your dream game and just write what'll actually be easily possible. Grab UE and make a Gears clone! :runaway:
     
  11. Silent_Buddha

    Legend

    Joined:
    Mar 13, 2007
    Messages:
    19,418
    Likes Received:
    10,311
    UT 2004 levels were also absolutely tiny compared to Halo: Infinite levels, the same goes for Crysis. Neither of them had to deal with streaming assets in as the player moved around the level. Everything was in memory once a level loaded which greatly simplifies rendering at a low latency.

    I'm actually pretty amazed at how responsive the controls are for a relatively open world game like Halo: Infinite. It was the first thing I noticed. The responsiveness in controls is far better than any open world shooter that I've played. And unlike many open world or semi-open world shooters, there can be 10's of NPC combatants in a given battle and that's not counting the 5 human NPCs that I like to bring with me just for fun. Compare that to some open world shooters where you may have a handful or less of NPC combatants.

    That responsiveness in controls is one of the big reasons the freely attachable grappling hook feels so good. The last time I used a grappling hook that was this responsive and precise? Quake 2 Threewave CTF.

    Regards,
    SB
     
    RootKit likes this.
  12. techuse

    Veteran

    Joined:
    Feb 19, 2013
    Messages:
    1,424
    Likes Received:
    908
    There were massive user made maps for onslaught mode in UT 2004. Not quite as big perhaps but certainly much bigger compared to the times.
     
    #4012 techuse, Dec 10, 2021
    Last edited: Dec 10, 2021
    PSman1700 likes this.
  13. iroboto

    iroboto Daft Funk
    Legend Subscriber

    Joined:
    Mar 6, 2014
    Messages:
    14,833
    Likes Received:
    18,632
    Location:
    The North
    The Matrix Awakens is an unmissable next-gen showcase • Eurogamer.net
     
  14. Dr. Nick

    Regular

    Joined:
    Jul 30, 2005
    Messages:
    851
    Likes Received:
    135
    Excuse me @Dictator not sure if someone has made the suggestion but could we get power usage information when you guys do a comparison of the Matrix demo, like compare it Gears 5 and other graphics intensive current gen games. Thanks.
     
    Allandor, pharma and Pete like this.
  15. snc

    snc
    Veteran

    Joined:
    Mar 6, 2013
    Messages:
    2,115
    Likes Received:
    1,745
  16. BRiT

    BRiT (>• •)>⌐■-■ (⌐■-■)
    Moderator Legend Alpha

    Joined:
    Feb 7, 2002
    Messages:
    20,502
    Likes Received:
    24,396
    Article @ https://www.eurogamer.net/articles/...kens-previewing-the-future-of-gaming-graphics

    Inside The Matrix Awakens: a vision for the future of real-time graphics
    Digital Foundry talks to Epic about the demo and the evolution of Unreal Engine 5.

    For Digital Foundry, the highlight of The Game Awards wasn't actually an award as such or even a massive triple-A reveal but rather the debut of The Matrix Awakens: An Unreal Engine 5 Experience. Sandwiched between CG trailers, its impact may not have been appreciated during the event, but once downloaded onto your console, it's clear that this is a genuinely important moment in real-time rendering. What Epic Games and partnering studios including The Coalition have achieved is the closest we've seen to an interactive motion picture, delivering new levels of fidelity in character realisation, environmental rendering, lighting quality and post-processing. If you own a PlayStation 5 or Xbox Series console, you owe it to yourself to check this out - particularly if you're feeling the effects of cross-gen fatigue.

    However, Epic's objectives with this demo are many and varied, beyond the obvious visual spectacle. We spoke to key members of the firm's special projects team to gain a better understanding of the full significance of this landmark release, discovering that the team has some serious pedigree, having made the original Reflections demo for the Nvidia Turing launch, using Star Wars: The Force Awakens assets to demonstrate hardware accelerated ray tracing. It's the same group that worked on Lumen in the Land of Nanite - the stunning real-time demo that showed the world that the new consoles were capable of so much more. Valley of the Ancient followed, emphasising the quality delivered by the Nanite micro-polygon system and enhancements in Lumen-powered global illumination, and made available on PC. This team also worked with Lucasfilm, creating the remarkable LED wall used in the production of The Mandalorian's virtual sets. For this talented group, The Matrix Awakens is a chance to validate Epic's technology on the kind of mass scale we've not seen so far. It's about wrapping it up and delivering it to the new generation of mainstream gaming consoles.

    "Let's just release it, let's release it to the public, right?" says Jeff Farris, the Technical Director of Special Projects. "[Let's allow] developers and customers to put their hands on it and hold ourselves accountable for making sure that this tech is 100 percent ship-ready. And that's what we pushed through to make sure that yes, you can put this on real world hardware - this level of graphics and this level of interactivity is achievable."

    ...
     
  17. Dr. Nick

    Regular

    Joined:
    Jul 30, 2005
    Messages:
    851
    Likes Received:
    135
    This past week should be considered a very good week for Digital Foundry. A great deal of Milestones in the industry happened this past week IMO.

    Quote from John
    Couldn't agree more. The sooner the better. I look forward to the day when a RTX 2060 and an AMD RT6600 are the minimum required GPUs. We will be in for a real visual treat IMO.
     
    #4017 Dr. Nick, Dec 11, 2021
    Last edited: Dec 11, 2021
  18. DavidGraham

    Veteran

    Joined:
    Dec 22, 2009
    Messages:
    3,976
    Likes Received:
    5,210
    So UE5 transitioned from tracing against SDF in software for Lumen to tracing against triangle approximations (bounding boxes) in hardware, right?

    I like the fact that Digital Foundry addressed the skeptics who doubted the need for hardware RT to even exist, I guess the skeptics are proven wrong now by the performance and fidelity Lumen receives from hardware RT, Lumen now runs much faster, doesn't suffer from screen space artifacts, and can do more precise diffuse and indirect lighting. Hardware RT reflections also comes into play to flesh things out in a performant way.

     
    pharma, PSman1700, Shortbread and 2 others like this.
  19. Globalisateur

    Globalisateur Globby
    Veteran Subscriber

    Joined:
    Nov 6, 2013
    Messages:
    4,592
    Likes Received:
    3,411
    Location:
    France
    Isn't is similar to what Bluepoint are doing in Demon's Souls with the lighting?
     
  20. Dictator

    Regular

    Joined:
    Feb 11, 2011
    Messages:
    681
    Likes Received:
    3,969
    Demon Souls is more Like LPV + SSDO
     
    PSman1700, DavidGraham and Kugai Calo 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...