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

  • III@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    2
    ·
    7 months ago

    GTA 6 is 100% already working on PC

    It runs on their specific hardware under specific situations, not any PC. I am just pointing out the flaw in your en-tire logic.

    • force@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      7 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.

    • linuxdweeb@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 months ago

      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.