Shuji Utsumi, Sega’s co-CEO, comments in a new statement that there is no point in implementing blockchain technology if it doesn’t make games ‘fun’.

  • Deestan@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Ah, I see.

    The part about a blockchain that would prevent this cheating are incidental: Its remote nature and unique item IDs, which are abilities it shares with a regular database on the game server.

    • MagicShel@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Exactly. To replace the game server in a peer to peer game where the host cannot be trusted, for example. You replace the central authority with a distributed authority. In theory. It seems to me a central game server would be easier, but I’d course the game stops working when the server shuts down. Blockchain would presumably allow the game to keep working as long as there is a player base to function as an authority. But this seems a contrived idea. I can’t imagine it would be better than a server in practice.