It seems like the fair solution to this problem is to open source server code if you are going to cease support for an online game. That way the community has the opportunity to run their own servers if they want to. I also really support giving 60 day notice if an online game is going to shut down. Places I have worked have had policies like that for games they are sun setting and I think the best game publishers th…
Bill to block publishers from killing online games advances in California
311–320 of 506 posts
Re: Bill to block publishers from killing online games advances in California
#312Earlier quoted context omitted.
Gaming might be unique in the sense that it's the only industry where 1) consumers make a one-time purchase of a product, but then 2) the manufacturer remains responsible for the online component.. forever? I can't think of any other examples in real life where this happens across an industry (maybe a few niche products). Maybe this is the reason MS has been pushing Game Pass so hard, to get rid of the "purchase" par…
Any company that willfully chains a device to their cloud platform in such a way should get the same treatment, whether the cloud offering is free as in beer or paid. It's happening a lot more than you might think.
Re: Bill to block publishers from killing online games advances in California
#313Earlier quoted context omitted.
> Every game released whose developers have chosen to complicate its design with a client-server architecture. Huh? Client-server architecture does make things more complicated to implement but it's not THAT bad. And you (usually[1]) do it in service of multiplayer, not because you're big budget or just want to complicate things. Among Us was literally a three-person team. [1] I find there are some major benefits to…
Remember back in the old days when you could just run your own game server, even though it wasn't open source? That would work too. Or peer to peer LAN gaming, why is that not popular any more? Designing a game to use developer hosted servers is a choice they made. Probably to squeeze money from microtransactions.
Re: Bill to block publishers from killing online games advances in California
#314Earlier quoted context omitted.
> It seems like the fair solution to this problem is to open source server code if you are going to cease support for an online game. That way the community has the opportunity to run their own servers if they want to. It's nice in theory, but in practice many (most?) games are using middleware they don't have the rights to redistribute as open source. IIRC when the source code for Doom, the first major commercial ga…
This has an easy solution. If the middleware cannot be used in a new regulatory environment then it will either die or adapt.
Larger game studios would likely adjust as you say. However they too could adjust in such a way that they only offer subscriptions within California as that appears to exempt them from this rule. Many outcomes are possible beyond simply adjusting to the legislation in the way you are suggesting.
Re: Bill to block publishers from killing online games advances in California
#315Earlier quoted context omitted.
I'm countering your argument that it's "not that bad". If that wasn't your point with mentioning the three person team, what was? Recap: > Client-server architecture does make things more complicated to implement but it's not THAT bad. Among Us was literally a three-person team. The scope of the discussion extends beyond simple games like Among Us and some games require highly complex networked architectures that wou…
Ah, I see. Well, the post I was responding to reads to me like a denial of the existence of games like Among Us when it says it wouldn't affect three person dev teams making games on a shoestring budget, and gives off the weird implication that it would only affect big budget games. That said, I don't mind a tangent, and I have built services for large multiplayer games and it really is not that bad.
Re: Bill to block publishers from killing online games advances in California
#316Earlier quoted context omitted.
A lot of games have tacked-on online features to excuse the existence of the server to enable DRM, and a lot of multiplayer games arbitrarily don't offer a way for clients to double as local servers like in the heyday of arena shooters.
Sure, but the existence of such annoying things does not mean that's the only reason to use a client-server architecture and that it would only affect those games.
Re: Bill to block publishers from killing online games advances in California
#317Earlier quoted context omitted.
Every game released whose developers have chosen to complicate its design with a client-server architecture . It's not like this is going to hurt the little three-man teams making games on shoe-string budgets. Yeah, it's going to make big budget games a little more expensive, just like how cars with seatbelts are a little more expensive to build, and like how it's a little more expensive to do proper waste management…
What? This a mandate in law that requires a company to do work in order to comply. Studios will spin out LLCs for a game so that if it fails it doesn't end up as a liability. Unintended consequence: more dead games.
Re: Bill to block publishers from killing online games advances in California
#318Earlier quoted context omitted.
It doesn't need to be open source, you only need to provide server binaries to download. This was the standard until circa 2010. People were able to host dedicated servers themselves.
That would be an improvement over nothing, but closed-source means that the game is still going to die as soon as someone finds a security vulnerability (or even just a gameplay glitch) that can't be feasibly patched. Imagine an MMO where special text in the chat causes viewers' clients to crash, or a glitch exists to duplicate items or money, or where anybody can crash the server to run arbitrary commands.
No need to imagine. Pretty much all of that (minus the last part) happened in Amazon’s New World MMO in the first few weeks.
Though I wouldn’t be surprised if the last part did happen and we just didn’t know about it.
Re: Bill to block publishers from killing online games advances in California
#319It seems like the fair solution to this problem is to open source server code if you are going to cease support for an online game. That way the community has the opportunity to run their own servers if they want to. I also really support giving 60 day notice if an online game is going to shut down. Places I have worked have had policies like that for games they are sun setting and I think the best game publishers th…
No, and requiring this will likely give the opposition counter points.
You don't need the source code at all. You only need the ability to run the server yourself.
Re: Bill to block publishers from killing online games advances in California
#320This makes the Minecraft model look all that much better than it already was, users pay for an account, the servers are self hosted by the community, as far as I can tell on the surface level Minecraft would already comply with this legislation.
Not quite, afaict. When the auth servers are shut down, you wouldnt be able to play it anymore, even in single player.