45
submitted 11 months ago by delitomatoes@lemm.ee to c/games@lemmy.world

RE Engine: Monster Hunter, REMakes, DMC. All run beautifully

Idtech: Doom 2016 and Doom Eternal are super optimised on low end hardware

Then you have Unreal Engine 5 which needs top end hardware to run (Remnant 2, Lords of Fallen) and

Gamebryo/Creation which still has bugs from Morrowind in Starfield.

Not sure if related but City Skylines 2 needs several times $$ investment for slight improvements over Cities 1 on Unity

Now a splash screen either makes me smile or cringe. Just wished everything ran RE engine

you are viewing a single comment's thread
view the rest of the comments
[-] stardreamer@lemmy.blahaj.zone 11 points 11 months ago* (last edited 11 months ago)

The problem is that hardware has come a long way and is now much harder to understand.

Back in the old days you had consoles with custom MIPS processors, usually augmented with special vector ops and that was it. No out-of-order memory access, no DMA management, no GPU offloading etc.

These days, you have all of that on x86 plus branch predictors, complex cache architecture with various on-chip interconnects, etc... It's gotten so bad that most CS undergrad degrees only teach a simplified subset of actual computer architecture. How many people actually write optimized inline assembly these days? You need to be a crazy hacker to pull off what game devs in the 80-90s used to do. And crazy hackers aren't in the game industry anymore, they get paid way better working on high performance simulation software/networking/embedded programming.

Are there still old fashioned hackers that make games? Yes, but you'll want to look into the modding scene. People have been modifying the Java bytecode /MS cli for ages for compiled functions. A lot of which is extremely technically impressive (i.e. splicing a function in realtime). It's just that none of these devs who can do this wants to do this for a living with AAA titles. Instead, they're doing it as a hobby with modding instead.

this post was submitted on 23 Oct 2023
45 points (72.3% liked)

Games

31800 readers
813 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

founded 1 year ago
MODERATORS