• 520
    link
    fedilink
    2
    edit-2
    7 months ago

    Depends at what level you define ‘console’.

    Is it a device purpose built for playing games? Yes.

    Does it have its own bespoke gaming platform? No. It plays games and applications made for the x86 PC platform.

    • @gornius@lemmy.world
      link
      fedilink
      English
      1
      edit-2
      7 months ago

      Steamdeck is more console than x86 PC is a platform. I get what you mean, but PS4 and PS5 are too technically x86 PCs. Most modern games’ tightly coupled target are actually APIs they are using.

      It can be one click in a compiler to compile the game to ARM PC, but it’s a different story when you port your game engine to console, where you have to implement the same features using different APIs. (E.g. Raytracing, storing game data, connecting to profile, implementing multiplayer etc.).

      In the example of SteamDeck, the platform is Win32 or Linux ABI compatible OS.

    • BolexForSoup
      link
      fedilink
      17 months ago

      does it have its own bespoke gaming platform?

      Sure steam doesn’t fit that definition exactly but I mean…it kind of serves the same purpose.