7 ms·
It's just as easy for a game developer to say "eh we're no longer using that blockchain for game assets" or otherwise make your "purchase" (which isn't really a
by bpeebles 4y ago
It's just as easy for a game developer to say "eh we're no longer using that blockchain for game assets" or otherwise make your "purchase" (which isn't really a purchase) unusable with a blockchain based solution as it is with current Steam/iOS-based systems. (Probably easier, really.)
- zmgsabst 4y agoAbsolutely easier: Steam and Apple stores have policies that merchants are legally liable for, including refund and availability policies. Who enforces it when the creator no longer honors your token?
- rglullis 4y agoIt's not about "game assets". It's a about having disintermediated access to the state of the "world". Think of all the stories of startups that offer a product that locks their users and then go to be acquired/shut down by some other bigger company. If the services and the data live on the blockchain, it's guaranteed by design that the users are in control of their own data (no lock in) and that if the company just drops out of the market, others can continue using the services however they want.
- candiddevmike 4y agoI don't think blockchain is the answer for this. The answer is self-hosting and requiring SaaS companies to offer a self-hosted version.
- DanHulton 4y agoAll of these games run on centralized servers, though. You can "own" whatever assets you want on the blockchain, when that server goes down, they stop having any use at all.
- damon_c 4y agoGames run in many different contexts. The difference is that instead of your game state/achievements/assets being controlled by a balkanized industry of competitors seeking to lock you into their platforms, it could be stored publicly on a blockchain and available to you regardless of platform.
- creeble 4y agoBut then... what’s the incentive to build a platform? This is the part I don’t get. Use web3 to build your game, but you own no users. I get the value prop for users (in theory), but what is the value prop for developers?
- rglullis 4y ago> you own no users. There used to be a time where people made money by providing actual products and services, not by locking users into a platform and exploiting them.
- DanHulton 4y agoFor multiplayer video games, this has essentially never been true.
- rglullis 4y agoYes, there was. E.g, I remember playing Nascar online with school buddies via dial-up. There was no DLC, no extensions, no pay-to-win. You bought the game once, and you played it forever.
- DanHulton 4y agoAh, okay, fair. I don't think anyone is super interested in a return to only direct-connect multiplayer. Third-party server browsers showed up in a hurry, to be quickly superseded by much better in-game server browsers, with official servers being preferred, to cut down on cheating. And especially if you want any kind of global ranking to ensure reasonably fair skill levels for matches, you're going to need a centralized service. Imagine a game like Valorant without any central server. It'd be a much different game, a lot less user-friendly. And some people would go for that, because it would appeal to their moral sensibilities, and more power to them. But it would get destroyed, market-wise, against actual, centralized, user-friendly Valorant. That's not theory, that's history. Players demanded games have good server browsers, good official servers, and good match-making, and games that didn't provide that suffered.
- wollsmoth 4y agoThis doesn't make any sense to me. The blockchain just says you own a thing, it might even have some data about the thing. But what are you going to do with it? If the game company decides to shut down their game, what do you actually do with a digital hat you bought on the blockchain? Oh, yeah, maybe someone else will make another game and do the work to support a digital hat you bought from someone else. Maybe it'll happen in a bid to try to scoop up users of a dead game. Or maybe, they'll just make their own digital hats and sell you a new one.
- rglullis 4y agoSubstitute "digital hats" for "exclusive contract with the star player on FIFA Football Manager", or "a mine that produces unobtanium on a blockchain version of minecraft" And yes, I am not much of a gamer so these examples might sound super silly today. But 25 years ago the idea of people making a living by collecting and selling items on WoW would also be met with general skepticism, so we never know what the future holds.
- adbachman 4y agoYou named two examples that only make sense in a centralized platform world. FIFA licensing will always be a thing and collecting and selling WoW gear / accounts only worked because other people wanted to play WoW that badly. Both work because they're tied to a platform, not in spite of being tied to a platform.
- rglullis 4y agoIt's amazing how unimaginative people are when they are biased against the innovation. The examples I gave were only to bring an analogy. Of course the next version of FIFA FM won't be licensed by FIFA. We are talking about a world without intermediaries. Star players would themselves be creating blockchain avatars that could be tied to their real-world performance. Fantasy Sports already exist, web3 just removes middlemen and make existing mechanics possible.
- 4y ago
- the_gastropod 4y agoMany apps offer you your data if you want it. For example, Facebook. I think people overestimate how useful data is outside of the application that was tailor-made to handle the data in the precise format it's in. I guess "Web3" (it pains me to even use that term) would allow another developer to reverse-engineer an application to digest the data as it exists on the blockchain, but... that seems like a pretty negligible improvement over the status quo with many very significant drawbacks. For starters, a Raspberry Pi has orders of magnitude better performance than the "Ethereum World Computer". To make that concession, I'd hope for a much better benefit.
- web41 4y ago> Many apps offer you your data if you want it. but it is still locked into the walled garden. if 5% of Twitter users want to escape the platform when a billionaire buys it and reinstates Trump, their only option is to use an entirely new protocol (Mastodon). if 5% of OpenSea users want to escape the platform, they can and already are doing so because OpenSea never owned the tokens and media on its platform to begin with. see: LooksRare, Zora, Rarible.
- kristjansson 4y agoGreat! I have 132GB of photos, and would like to store them on the blockchain to ensure I always have access to them. How much will that cost me? Show your work, and round your answer to the nearest million. Maybe too much snark, but there’s a real tension there. “Store it on the blockchain” means “store a copy on every single node, forever”. It’s understandable that incurs some costs, and that one has to store only the most essential information. Maybe, there are some paths forward, like sharded chains?
- rglullis 4y agoNo. The blockchain is not a data store. The blockchain is needed only when you need: - global view of the state that is taken as truth by all participants (consensus) - where anyone is allowed to make operations to change the state (permissionless) - and all operations that change the state are agreed by all participants (trustless) You don't need the blockchain to store your music collection. Any content-addressable filesystem can do that for you. But you do need a blockchain if you want to make a decentralized "top-40" list.
- kristjansson 4y agoI actually agree with all of that. I don't agree that storing that sort of data on the blockchain supports statements like "the users are in control of their own data". You're make a distinction between assets/content/etc. and 'data' that I don't think most users would recognize as a difference. If I make a playlist on decentralized-Spotify, and then that service goes bust, it's weak comfort that I'm able to move a list of song-hashes unless I (or another service I can move to) have access to the corresponding content. I can only exert as much control over my data as I over the off-chain content store[1]. What categories of data do you see that (a) average users care about and (b) would want to control beyond the life of a service provider but (c) doesn't depend on the availability of assets/contents/etc. cannot be viably stored on-chain? [1]: Sure, FileCoin and dependent services offer some control and guarantees over off-chain data I guess.
- rglullis 4y ago
- deleted 4y ago[deleted]
- mpeg 4y agoYou're missing the point, the game developer obviously has to buy into the ecosystem, but the difference is with the current status quo in-app purchases are not really owned by the customers, so even if another game developer wanted to honour their purchases there is no way to interop. Web3 is a pretty good use case for this, and the transaction costs barely add anything if you compare to the cut the platform takes (Apple takes 30%) so the game publisher could easily swallow this extra cost too (which could be tiny)
- cecilpl2 4y ago> the difference is with the current status quo in-app purchases are not really owned by the customers, so even if another game developer wanted to honour their purchases there is no way to interop. Roblox already does this. Your in-game purchases are yours and you can carry them from one game to another. Platforms outcompete protocols - this is why web2 became centralized.
- web41 4y ago> Your in-game purchases are yours and you can carry them from one game to another. this is close to what web3 is trying to achieve but with all digital assets like domain names as well. not familiar with roblox but it sounds close to this, except built on a private centralized ledger instead of public and decentralized. so the assets are attached to roblox as a company.
- bentcorner 4y agoThis feels like a tiny tiny edge case. How many developers simultaneously have the rights to an IP and have the game asset data and code, but also lack the ability to retrieve purchase data on that other game?
- Nursie 4y agoThey'll never be owned by the customers. They're owned by the companies that design them. Other developers do not have the right to include your purchase in their games due to law, not technical problems. Further, you're now talking about having a way to bring your level 28 sword of whacking into a completely different game world. And somehow you think this is just a matter of an in-app purchase. It's a weird fever dream.