Finally some good news! I’ve been waiting for quite a while for such a ruling.

Edit: Seems this cites an article from 2012, I didn’t notice that (and it’s still news to me). Though there’s still hope that it’ll happen, EU is slow, but usually eventually gets shit done.

  • barsoap
    link
    fedilink
    arrow-up
    1
    ·
    7 months ago

    a in house transfer system

    See and that’s the issue if you want to sell your game you shouldn’t need to do it on steam, it should be a system that continues to exist even if the producer (gamedev) and store go bankrupt, you want some kind of public ledger.

    • Sonori@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      If the storefront goes bankrupt all that public ledger does is give you a dead link unless another storefront picks it up, but if they wanted to do that they could just as easily buy that database from the dying company anyway.

      Moreover why would anyone else have an incentive to pay the significant costs associated with hosting a game ownership was on a blockchain, and therefore could be sold independently without them receiving a cut?

      • barsoap
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        7 months ago

        The valuable thing about an NFT is not any text (as in: link) you embed in it but the fact that it has been minted by someone to mean something. A publisher minting a game NFT would be saying “this token is a proof of license”, same as companies (once upon a time) handed out slips of paper saying “this token is proof of ownership of a share in our company”.

        Moreover why would anyone else have an incentive to pay the significant costs associated with hosting a game ownership was on a blockchain, and therefore could be sold independently without them receiving a cut?

        You could charge for it. It’s essentially fancy cloud storage. Also, archive.org.

        • Sonori@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          7 months ago

          Archive.org is well, a non profit archive, not a storefront. If you used NFTs and wanted to charge for it, you would need to charge per download. Finally, while a NFT could provide a proof of license, so could any other database.

          • barsoap
            link
            fedilink
            arrow-up
            1
            ·
            7 months ago

            GOG might let you do it if you buy a game from them once in a while. Steam constantly subsidises downloads by allowing devs to mint and sell their own steam keys, I don’t think it’s going to be an issue.

            And, yes, you could have a database somewhere – but then the proof of ownership might disappear with that database, e.g. when the publisher goes bankrupt. Also the publisher has incentives to make ownership transfers awkward, slow, etc, the blockchain doesn’t.

            Another option would be the equivalent of a central bank, some public institution (as in public law) which keeps the database. But do you really want to register your ownership of a license of XXX Hentai Boobmania with the copyright office?

            Don’t get me wrong I’m far from a cryptobro. It’s just that trading licenses independently of stores is about the one thing the tech is actually good for.

            • Sonori@beehaw.org
              link
              fedilink
              arrow-up
              1
              ·
              7 months ago

              I mean i’d rather register my license of XXX Hentai Boobmania with a govement office than make it permanently and irreversiblly publicly available for everyone to see.

              Again, if they can be bothered to host the game, I don’t see how a database that’s smaller than most modern AAA games is more likely to disappear. You could also forgo a central database in favor of each storefront hosting thier own, and just using a private API. More secure too, since it wouldn’t present an easily attack surface for hackers.

              The blockchain doesn’t need incentives to be slow and unwieldy when it takes hours to confirm a transaction, and a gas war can randomly delay things even more.

              • barsoap
                link
                fedilink
                arrow-up
                1
                ·
                7 months ago

                The government would probably have your actual identity, while the NFT is pseudonymous. Granted, the government could also do that. Another argument would be that the government probably doesn’t want to do it.

                Again, if they can be bothered to host the game, I don’t see how a database that’s smaller than most modern AAA games is more likely to disappear.

                Who is the actual authority on the database? Are publishers going to trust the stores? The stores the publisher? If the operator goes bankrupt, who is responsible for saving the database and keeping it available? Publishers can’t even be bothered to keep selling their own games after a while. It’s a liability, not an asset, noone actually wants it.

                The blockchain doesn’t need incentives to be slow and unwieldy when it takes hours to confirm a transaction, and a gas war can randomly delay things even more.

                You’d be running the thing in a way where that’s not an issue. It doesn’t even need tie-in with crypto currencies, in the extreme case you need neither proof of work nor proof of stake: All that’s needed is a non-fungible token on a public ledger, run by stores and trading platforms: By the stores because they legally need to provide the possibility to trade the license off-store, by trading platforms because that’s their business. They would then sign off on ownership transfer to a different pseudonymous crypto key (your identity) upon receiving funds in another way.

                • Sonori@beehaw.org
                  link
                  fedilink
                  arrow-up
                  1
                  ·
                  7 months ago

                  The NFT is only pseudonymous so long as the account can’t be tied back to an actual person, since most platforms already allow gifting of games to people’s accounts, it would be trivial to tie them back publicly.

                  The same authority problems also apply to NFTs, does everyone agree to use the same chain and only that chain, if the chain is forked becuse the founders of etherium loose 15 percent of the entire currency on a obvious scam again which version of the NFTs hosted on it are valid? How to the platforms deal with someone scaming someone else by selling them the wrong version on a third party marketplace?

                  If publishers can’t be bothered to sell their own games after a while, why would they want to sell someone else’s for free, and why would that incentive disappear if they use their own private API instead of a publicly accessible one?

    • Sonori@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      Um, if the store goes bankrupt then the game ceases to exist. You would at best have a contextless link that pointed to nowhere.