this post was submitted on 05 Dec 2023
385 points (93.3% liked)

Games

31749 readers
1366 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
 

I'm confused why Kotaku mentioning next gen in the title when Rockstar only commented on current generation PS5 and Xbox Series X/S.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 9 months ago* (last edited 9 months ago)

That's not how game development using an engine works... RAGE likely compiles code for at minimum a majority of modern computer hardware with next to no tweaking, and probably the same with Xbox & PlayStation consoles.

Most game engines used on large projects generally are made to handle as much of a variety of hardware as possible with little to no changes in the code โ€“ if you make a game using Unreal Engine or Unity for example it will almost certainly be able to work on Xbox, Playstation, and most PCs just fine. Most of the performance optimization for different hardware can then be offloaded to the engine. It's likely the same with RAGE.