this post was submitted on 05 Dec 2023
381 points (93.2% liked)
Games
32418 readers
809 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:
Rules:
-
Submissions have to be related to games
-
No bigotry or harassment, be civil
-
No excessive self-promotion
-
Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
-
Mark Spoilers and NSFW
-
No linking to piracy
More information about the community rules can be found here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It runs on their specific hardware under specific situations, not any PC. I am just pointing out the flaw in your en-tire logic.
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.
I actually have experience porting games and engines to consoles. If it runs on a development PC (likely Windows), they have the build system and platform layer implemented, which is the hardest part. Porting the content is also an important step, but really only for consoles, which usually have limited memory and power.
Typically the only problem with "PC ports" today is when the game wasn't designed around mouse/keyboard, or when the devs didn't make an effort to optimize it on consumer specs (although nowadays console architecture isn't too different from PCs so there are more optimizations that work across platforms). Another potential problem is when the game gets a lot of last minute hacks to fix bugs in order to ship on a console and those hacks don't survive a platform transition, then the publisher just tells them to ship as is since there's no certification process on PC. Basically, the problems are almost always logistical/business decisions due to a lazy/cheap publisher.
None of that is going to apply to this game. Rockstar has always intended to ship and fully support PC from the beginning. They had the technology, the talent, the incentive, and the time to do it. The most realistic explanation (IMO) for the PC delay is that they're trying to double-dip.