this post was submitted on 25 Jun 2025
178 points (100.0% liked)

Gaming

5323 readers
109 users here now

!gaming is a community for gaming noobs through gaming aficionados. Unlike !games, we don’t take ourselves quite as serious. Shitposts and memes are welcome.

Our Rules:

1. Keep it civil.


Attack the argument, not the person. No racism/sexism/bigotry. Good faith argumentation only.


2. No sexism, racism, homophobia, transphobia or any other flavor of bigotry.


I should not need to explain this one.


3. No bots, spam or self-promotion.


Only approved bots, which follow the guidelines for bots set by the instance, are allowed.


4. Try not to repost anything posted within the past month.


Beyond that, go for it. Not everyone is on every site all the time.



Logo uses joystick by liftarn

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 46 points 1 week ago (4 children)

You truly believe piratesoftware is the only reason a million Europeans didn't sign a petition on game preservation? You truly believe, if not for him, the EU would have passed legislation to regulate the video games industry. You might as well be mad at Gawr Gura for increasing the price of rice in Japan.

[–] [email protected] 64 points 1 week ago (2 children)

He spawned a bunch of misinformation that people are repeating to this day every time the petition is mentioned. He was by far the largest negative influence on the campaign. Even if it was always doomed to fail, who would you have OP clown on if not him?

[–] [email protected] 11 points 1 week ago (8 children)

I was pointing out elsewhere that I hadn't heard of this guy before today, but Chet Faliszek, who you may know from indie hits like... let's see... Left 4 Dead, Team Fortress 2, Half Life 2 and Portal 2, seems to not be on board for very similar reasons.

https://bsky.app/profile/chetsucks.com/post/3lsd7rsd3j22n https://bsky.app/profile/chetsucks.com/post/3lsf4vxbtls2p

I don't fully agree with either of them, but targeting a specific guy just because he happens to be the one that got into a call/response thread with the figurehead of the thing you support is pretty toxic interneting, and I don't like it.

[–] [email protected] 18 points 1 week ago* (last edited 1 week ago) (1 children)

he happens to be the one that got into a call/response thread with the figurehead of the thing you support is pretty toxic

Ross specifically didn't engage with him beyond a comment politely informing him of his mistakes and misunderstandings because he was rude and hostile from the very beginning.

I wouldn't condone harassing him about this. He didn't directly engage with Ross either, so we can both respectfully keep our internet bickering separate.

I don't fully agree with either of them,

And you shouldn't. While his resume sounds impressive and I'm sure he knows way more about game dev than I ever could, he too is plain wrong here. He approaches the initiative as "this could never work in the current landscape" while the whole point of the legislation would be to legally obligate changing that landscape, or not sell in the EU. This is how iphones got USB-C, so why couldn't it work here?

Edit: I meant Ross didn't engage with him before this as he obviously threw some hands in the latest video

[–] [email protected] 4 points 1 week ago (2 children)

Because local servers and plugs aren't the same thing.

I think this whole conversation is mixing two types of disagreements and is going to end poorly for that reason.

One disagreement is technical: can developers provide communities with a safe, functional iteration of their servers to deploy freely in such a way that discontinued games continue to operate?

The answer is "probably not". The devs speaking out aren't wrong about this. This requires rebuilding the entire concept of server architecture for games and centralized servers. Not only are older games probably unsalvageable for that process, but any game that is buying online services would be priced out and you'd end up with only the largest publishers being able to afford basic features like, say, matchmaking.

The other is of design philosophy: is it okay for live service games to exist in their current form, where they run for a bit of time and then, at the sole discretion of the IP owners, they go away with no recourse to ever run them again in any form, ever. Are we cool with that?

I am not. Some of these devs seem to be. I mean, they'd love if there was an alternative, but if the choice is between getting to have MMOs and quirky massive shooters they would rather keep the space deregulated and creatively available than restrict it.

The first one isn't much of a matter of opinion, but there are intermediate steps that can be taken. But because a bunch of people are disagreeing on the second issue with people who a) know a lot more than they do about the first disagreement, and b) aren't particularly inclined to meet them halfway on the second, we end up with this bit of entrenched online drama where ignorance, activism and disagreement is quickly becoming toxic.

I don't have an answer for this, other than maybe... please stop? That'd be nice.

I think the discussion about preservation of live games and consumer rights in server-based games needs to be had. But it needs to be mature and educated. The more the collapse of this petition turns into shitty, petty arguments full of disingenuous misrepresentations and misinformation (on both sides) the more inclined I am to say let it all die and maybe try again with a better understanding of what's being discussed, from scratch.

[–] [email protected] 6 points 1 week ago (2 children)

One disagreement is technical: can developers provide communities with a safe, functional iteration of their servers to deploy freely in such a way that discontinued games continue to operate?

The answer is "probably not". The devs speaking out aren't wrong about this. This requires rebuilding the entire concept of server architecture for games and centralized servers. Not only are older games probably unsalvageable for that process, but any game that is buying online services would be priced out and you'd end up with only the largest publishers being able to afford basic features like, say, matchmaking.

I think a lot of the devs speaking out are missing the forest for the trees.

There are unquestionably technical challenges involved in having to release the server software for games. These aren't the days of Team Fortress 2, and a lot of multiplayer games require clusters and massive tech stacks to handle authentication, persistent storage, and cross play. Add on to that legal challenges like licensing of third-party software, and yeah, it's nearly impossible for a publisher to just release source code or an executable file for the server software.

Multi-player games being killed is an issue, but it's not the big issue that preservationists and consumers care about. The big issue is single player games being designed with the requirement that they connect to publisher servers for activation or for some multi-player component, then the publishers shut down the server and render the entire game inoperable. For example, I have an old CD copy of Bioshock for PC (a completely single player game) that I can't do fuck-all with unless I crack it, because it's tied to Games for Windows Live.

It's not reasonable to expect a developer to make their proprietary server code available after a game reaches end of life, and I absolutely agree with the devs on that point. It's more than reasonable to expect a developer to not be allowed to lock the entire game behind a limited-life service that isn't strictly required for it to be a playable game.

[–] [email protected] 4 points 1 week ago* (last edited 1 week ago) (2 children)

These aren't the days of Team Fortress 2, and a lot of multiplayer games require clusters and massive tech stacks to handle authentication, persistent storage, and cross play.

With the exception of cross play, those are all only problems due to the massive scale of active and total players.

All of these things are already somewhat modular and very scalable in implementation, by very, very intentional design.

So... running a rented VPS or decently beefy home server that is just geared toward handling a much, muuuuch smaller total player count, with just one of every required module, instead of being networked to 5,000 other server units dispersed around the globe?

Totally feasible.

In fact, its often the case the scalability solution is the major 3rd party liscensed thing that causes this legal headache.

Just design a basic non scaling model that works for a lower player count with a simple dedi server model.

This is actually remarkably easier and more simple to code than what the industry does now... if you've ever run or coded any servers.

Have you ever run any dedicated private game servers, have you ever managed a remote server cluster/cloud/whatevercorpobuzzword?

I have!

Sure, matchmaking wouldn't work as well, because your smaller server set up / instance could only handle a smaller number of players... but its not like the code just magically doesn't work at all unless it is massively scaled.

In fact, all matchmaking fundamentally is, is finding an empty dedicated server, and then populating it with players who are in a queue, by some obscenely complex skill based matchmaking algorithm, and also trying to minimize total ping for the player roster it generates.

Or maybe its using one of the client's rigs as the actual host, etc.

Just take these parts out, and expose the more fundamental stuff that everything else is built off of, on your final patch. Make the new paradigm such that this fallback EoL scenario is accepted as a given from the start, and design the rest of everything with that in mind.

I will give you that uh, yeah, crossplay on consoles?

Thats almost certainly not feasible for post EoL games, as its just directly reliant on a Sony or Microsoft or Nintendo or whatever server at some point, and they're not gonna run a server in that situation.

Add on to that legal challenges like licensing of third-party software, and yeah, it's nearly impossible for a publisher to just release source code or an executable file for the server software.

So... the whole point is to make a new paradigm for things moving forward. Not retroactive.

Yes, it would potentially be unduly onerous to just suddenly demand all current games need to re-architect themselves before EoL.

But this isn't what SKG is advocating for. Its advocating for a new standard that applies to new games, such that they can be designed with this all in mind from the get go, and make it more like disabling/removing and swapping out some modules than rebuilding the whole thing from the ground up.

Think of it as having a spare tire and a jackstand in your car before you go on a roadtrip, where you know that one day, one of your tires is gonna blow.

Yep, the game company has to slightly alter the way they do things, have a clear, EoL contingency plan in mind from day one, ready to execute when their balding tire finally gives out.

But this really isn't that difficult or costly to implement at all. Its basically just an emergency fallback plan, which is very, very common in the brosder server hosting industry.

Also uh, obviously they won't release the source code. That would indeed be an insane legal/financial nightmare.

But... a compiled binary for a server?

That's gotten a final update that strips out what they don't directly own? Because the whole game was designed with that inevitabity in mind?

Thats ... completely legally not a problem for game publishers.

There are already tons of laws that punish people who decompile and then distribute or profit off of that, that's been a thing for longer than I've been alive.

It used to be the norm to just release dedicated server binaries for many games, usually shortly after the release of the game, way before support ended... so that people could host their own servers.

Like, by the logic of what you are worried about... Valve should be worried about my CD version of Half Life 2, because it uses a liscensed version of the Havok engine that they built off of to make the physics in the Source engine.

Uh yeah, if I somehow decompiled the Source engine and its Havok code, and then freely distributed that or built something with it I sold for money, I'd get sued into ~~oblivion~~ Xen.

It's not reasonable to expect a developer to make their proprietary server code available after a game reaches end of life.

Nah, it absolutely is, this was the standard norm for the vast majority of games until the new industry norm became games as service, always online.

They intentionally introduced this new paradigm that fucks consumers, the old paradigm of releasing server tools often even before EoL worked fine, they just got greedy.

load more comments (2 replies)
load more comments (1 replies)
[–] [email protected] 3 points 1 week ago (1 children)

I think this whole conversation is mixing two types of disagreements and is going to end poorly for that reason.

Absolutely! People who support it because of philosophical reasons are getting very upset over people giving practical criticism. Portability and maintainability of software are complex issues people make entire careers out of solving. You can't just make it illegal for software to stop working.

That doesn't mean companies should be allowed to purposefully brick your games for no reason, but there are cases where ensuring a game works forever would be a huge burden. The petition offers no exceptions, no practical guidelines, and no suggested punishment. It's just "If you sell a game, that game must work forever, or else". I see that affecting more small indie devs than large greedy corporations.

[–] [email protected] 2 points 1 week ago (2 children)

I don't disagree. My caveat would be that this can't be a blank check to just pull the plug at will. There are different types of server dependencies and different types of remedies here.

I would consider a time-gated mandatory refund for software that stops working within a certain term. That seems like a significant disincentive for the specific type of thing we're talking about. I'd consider carving exceptions in EU regulation for modding and community server replacements of discontinued software. I'd consider obligations to remove certain server checks (e.g. DRM-only or activation checks) on discontinued software and so on.

You lose some face when you go online with delusions of large GaaS releases suddenly generating some magical portable package that runs on end user hardware, but that doesn't mean there isn't an issue or available solutions. I'm concerned that some of the petty drama is poisoning the well and nobody will take this seriously in a long time because of it, because I do think action is needed and is urgent.

load more comments (2 replies)
[–] [email protected] 15 points 1 week ago* (last edited 1 week ago) (1 children)

With all due respect to Chet...

Dude is a writer.

He writes plots, and character dialogue, and storylines.

Not code.

Certainly not server or networking code.

He's waaay out of his element on this.

Also, he is misrepresenting and strawmanning the fuck out of Ross!

Ross did not at any point say that 'All server code needs to be able to run on PS5s'.

Ross did not at any point say that 'the server and client should be the same thing'.

He instead gives a very technical and detailed breakdown of what he is proposing, which either flew right over Chris's head, or Chris is just intentionally strawmanning him, taking a picture that has a PS5 in it and cherry picking and decontextualizing what Ross actually said, such that it might make sense to a twitter brained idiot that believes whatever their favorite person says without even looking at the other side of the argument.

All of the complex legal and usage rights that Chet just implies Ross greatly misunderstands or didn't mention at all, and isn't considering?

Yeah, Ross gave a detailed explanation about how the whole fucking point of this is to redefine the legal and financial landscape and rules around this currently existing paradigm/framework regarding how servers and liscensing work, so that future games are still capable of being produced, still capable of being quite profitable...

...but in a way that game studios/publishers that want to make a fully online only game have to make just a teensy weensy bit less profit off of their MTX money printing machines, and spend a bit of it on making it possible to EoL release some server code that other people could theoretically run, if they wanted to foot the server hosting costs on their own.

...

Here's the goddamned timestamp Chet didn't even link to:

https://youtube.com/watch?v=HIfRLujXtUo&t=2231

Watch this and tell me if Ross even approaches the same universe as saying 'PS5s need to be able to run servers' or 'the client and server should be the same thing'.

He throws out 'maybe we should make a regulation that says an EOL online game needs to be mandated to be runnable on consumer hardware'.

And then temporarily includes a PC and a PS5 in his diagram.

And then immediately says, 'but hey, if thats not doable because of hardware limitations, then maybe another option could be to still mandate release of server code, but with specific hardware requirements.'

As in, you know, a PC or Server Rack or rented VPS server with X amount of total processing power, memory and storage, minimum specs.

Which is what every dedicated server or more complex system for any game on the goddamned planet is currently and/or has ever run on.

...

Also, you literally can run a server on a PlayStation!!!

https://hackaday.com/2022/02/10/turning-the-ps4-into-a-useful-linux-machine/

Tada! Linux Distro for a PS4, supports NGINX, and with modern Proton and WINE, you could run a whole lot of dedicated servers that only even have Windows binaries for at least older games on one.

I'm sure we all remember the clusters of PS3s being used to create a sort of poor man's supercomputer.

https://en.m.wikipedia.org/wiki/PlayStation_3_cluster

In case this is news to anyone... those PS3s... they're networked, together, to be able to distribute compute loads intelligently and efficiently.

You know, like servers.

...

For the love of god, people need to stop having 'technical' opinions on this issue if you're not even going to bother to actually listen to both sides of the argument, especially if you don't actually know anything about the tech that's involved.

Watch the entire video.

This is a very complex and detailed topic, and if you are only getting your info on it from fucking tweets and youtube shorts, you are misinformed by definition.

Some things are actually so complicated that they cannot be easily explained or understood in under 1000 words.

Its very, very clear to me that every single prominent 'reputable' critic of Ross has absolutely no experience with actually running and maintaining server clusters, nor developing and implementing any actual code that makes any of that shit work... and then they expand out of their domain of expertise and give 'expert commentary', like a fucking new nurse with an associates degree deciding they actually know how to perform a brain surgery.

Nothing Ross is proposing is fundamentally impossible, it is in fact quite reasonable, and he freely admits when he is venturing beyond his own expertise, unlike everyone else criticizing him.

I repeat, there is nothing technically impossible or unduly financially onerous to game publishers to what Ross is proposing.

The proposed reforms are a very complex legal issue, and Ross is totally open to varying degrees of specific, exact details of what game publishers would have options to do.

Its not going to be some retroactive thing that applies to every game that has ever existed, it would be new guidelines going forward that make the playing field just a bit more tipped in the direction of not totally fucking end users, by forcing new server architectures to adhere to be a bit more modular in design... which again, is completely doable and possible, there are already all kinds of different server stack configurations for all kinds of other large scale networks.

...

Nobody is demanding 'release all your proprietary source code!'

Nobody is demanding 'keep paying liscensing fees for some server component of a game you don't support anymore, forever!'

They're saying:

Build new games in such a way that, when they EoL sunset, you can withdraw those modules and release a closed source, proprietary server hosting solution, such that if a group of enthusiast players wanted to host their own standup, funding it out of their own pockets, not legally allowed any rights to the IP, not allowed to substantially modify that released server code, not to expect any ongoing support whatsoever... to just be able to run the damn server.

...

I can, right now if I wanted to, find the server exe for Battlefield 1942, and standup and host a server for it, and people would be able to use it.

https://community.pcgamingwiki.com/files/file/1000-battlefield-1942-windows-standalone-server-1619/

There it is, right there.

This used to be the norm.

I could make my own mod for BF42 that is capable of overriding a specific player's specific kit, to give them a different primary weapon, and I could hook that into my server, and also a mysql or postgres database that keeps track of which players actually have access to the fancy gun, going by the same system a server admin has to ban or unban players.

heck, i think i could also password protect the server, and basically use an id system of all players having their own unique password to id them, intercept the inputted password when it hits the server, have a script that checks that against the list of player passwords, send the actual game server password back to the server to let the player in, and then also now my game mod and sql db know what this player has for weapon upgrades.

While it would be more complex to achieve this with a more modern game... nothing makes this fundamentally impossible with a more complex modern game, other than lazy, in reality, almost certainly contracted out, server architecture.

Studios used to actually... you know, be largely defined by their engine, their netcode, their inhouse shit. Now everything is contracted middlemen, and people can no longer conceive of doing it any other way.

...

You just have to offer companies, companies that are all absurdly wealthy, some kind of incentive trade off structure:

  1. Adhere to new design and legal guidelines such that when you go EoL, your game gets its last patch, and a black boxxed, 3rd party, unmaintainable deoendencies stripped out server binary is released, such that it is at least even theoretically possible for some other group that is footing their own server hosting costs can at least run a mostly fully featured, but much smaller in total simultaneously supported player count version of the server...

or, 2) If you don't put what would be a tiny, tiny financial amount of effort into doing this, well, now you have to refund some defined set of MTX purchases to players that have now just poofed out of fucking existence.

You can get more complicated with all the various technicalities of this, but something approximating that would work.

...

And yes, this means Free to Play games that are entirely funded by MTX stop being a viable business model if they can't figure out a way to release a usable server model alongside either a sanitized and properly encrypted/obsfuscated and PII/financial data stipped out version of their entire player database so that people can actually keep their digital items...

Or, just develop a kind of giant passkey, UID-like constructor/deconstructor system that encapsulates every possibly variable item or level or ability or attribute they have, and is then encrypted and decrypted by client and server, and provide these keys to every player ... like a CD Key, or ... any moderately complex website with a bunch of possibly varying input request parameters for filling out some kind of multi field form input.

But more to the point, if this is somehow too harmful to the F2P business model?

(which it shouldn't be unless your dev team has no actually competent coders

GOOD.

They are a fucking evil scourge that massively exploit and cause psychological harm to almost entirely children, and they are basically always trash tier games anyway with disgustingly toxic plauerbases.

Switch over to an MMO style recurring subscription model of whatever $$$s a month, have an upfront cost if you want to, and maybe start making more of your in-game new content actually reasonably obtainable by actually playing the game.

...

Thank you for attending my TED~~Talk~~Rant.

[–] [email protected] 4 points 1 week ago (2 children)

I'm sorry to say that I have not and will not be attending that TED Talk. I've already done way more homework for this piece of online drama than anybody should, I'm not reading, dismantling and responding to an essay this fine evening.

At a glance, while I do agree that Faliszek is deliberately ignoring some elements of the argument, but I saw the whole video. The way Scott presents the argument, even acknowledging that he argues that server code may need a dedicated server beyond the capabilities of end users, is just not feasible.

This wall of text seems to just go back to the usual talking points of "in my day servers didn't need matchmaking" and "let F2P die", at which point it's just resetting the argument loop, in that the other side of the argument just goes "but I like F2P games", and we're back to the start.

[–] [email protected] 10 points 1 week ago (15 children)

Why is it not feasible? This is simply bullshit. If a company can do it the end user can do it as well. Even if they needed a thousand servers with 5090s to run the application it would still be a way to do it.

And nobody is saying that this would be the requirement. The requirement is "to keep it in a playable state". How they achieve that is up to them.

[–] [email protected] 8 points 1 week ago

This person is a lost cause.

If someone is short an succinct, they write a wall of text with a million questions

If you reply to them with a wall of text that actually answers their gish gallop of questions, they say you are not succinct enough and won't be reading any of it.

Go look at my exchange with them.

This is an overconfident ideological troll who has never run or developed any kind server or networked anything, has no actual career experience in the kinds of large companies to understand how they actually make business decisions around such stuff.

load more comments (14 replies)
[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

I skimmed your response that stresses how this is a very complex issue that cannot be meaningfully understood without lenghty exploration of topics that require significant technical expertise, legal expertise and business expertise, and I acknowledge my preferred expert who isn't actually an expert was disingenuous, but I'm gonna stick with with opinion because I'm tired and I saw some arguments I've seen before.

Ok, got it, this isn't a complex policy reform proposal to you, its primarily a vibes based assesment of a popularity contest.

Well, if, somw other time, you wanna maybe actually read what I wrote some time and actually go over any particular reasons why you think it is impossible for an end user to run a dedicated server (it isn't by the way, tens millions of single individuals do this every single day), or any other objections you have to this initiative...

I've got a degree in Econ, another one in Poli Sci, a decade in the tech industry as a data analyst, server admin, db admin, software dev, worked for 2 different Fortune 500 companies, and I've also been involved in game dev teams and written many of my own mods and custom game modes over the past 20 years.

I kinda have pretty close to the perfect blend of experience and education relevant to the intersection of various fields this whole entire issue requires to truly understand it, if you want to have a more in depth discussion with someone who has more relevant technical experience than being a creative writer.

[–] [email protected] 3 points 1 week ago (1 children)

I'm gonna be straight with you, I'm not gonna want to actually read what you wrote some other time.

Just to correct the record on this more reasonably sized dose of surprisingly overt strawmanning, I don't think it's impossible for an end user to run a dedicated server. I think it's not feasible to require a version of a modern persistent game server infrastructure, from login to matchmaking to data storage, to be converted or provided to be run or financed by end users. Especially not in a way that still allows pre-existing commercial clients to run normally. I mean, for one thing, would you be running one instance or several? Who's handling how to point the client at the right place? Who's responsible for the legal obligations regarding data storage and personal information? How do you handle monetization hooks in games where scarcity is baked into the design?

Whatever, the technicalities have been deliberated and I'm sure your perfect blend of experience and education is very aware of all that, has memorized the PnL of a dozen different live service games, is aware of all the costs and has accounted for all those wrinkles. For all I know it's all in that manifesto, I'm not gonna check. Ultimately if your rant ends up with "maybe F2P live service games SHOULD die" the argument isn't technical and it's not fundamentally about preservation.

[–] [email protected] 3 points 1 week ago* (last edited 1 week ago) (1 children)

Just to correct the record on this more reasonably sized dose of surprisingly overt strawmanning, I don't think it's impossible for an end user to run a dedicated server.

Well then maybe you should have actually said that.

The way Scott presents the argument, even acknowledging that he argues that server code may need a dedicated server beyond the capabilities of end users, is just not feasible.

If you wanna say things that are, you know technical, complicated... maybe... do that?

But ok so you wanna be more technical now, let's see.

I think it's not feasible to require a version of a modern persistent game server infrastructure, from login to matchmaking to data storage, to be converted or provided to be run or financed by end users.

Ok, well, you are just objectively wrong on all of your clauses there.

Dedicated enthusiasts can and do build home servers, all the time.

People have been emulating and running long officially dead MMOs for almost 20 years.

Login, matchmaking, storage... yep, all of that stuff still works. Sometimes you have to figure out a bit of a workaround, or run your own little side shunt thing as I described via example of Battlefield 1942 in my post you didn't read.

These days, its easier and cheaper than ever to just rent a virtual server to host... literally whatever you want.

The only real problem that would occur is if say, OverWatch 2 suddenly died... and... a group of enthusiastic OW2 players wanted to be able to support the entire current playerbase.

Yeah, that indeed would likely be unfeasible.

But uh... all you have to do is meet the base requirements for the server binary, the now incredibly cheap compared to 10, 20 years ago storage requirements for the base system... and then you scale up to meet the actual traffic from the number of regular players you want to be able to support.

Theoretically, you could set up a nonprofit to legally finance scaling up to huge player counts, and have a subscription to this nonprofit server provider...

Or you could just have many, many, smaller independent post EoL, enthusiast servers, capable of more or less doing it out of an informal amount of charity.

The fixed costs of standing up a server are almost always so small as to be manageable by one or a few people.

The variable cost, where things can really get expensive... is from scaling up massively.

But you don't have to do that.

Especially not in a way that still allows pre-existing commercial clients to run normally.

TitanFall 2 has been dead for a decade. No more official servers.

Its got a community made custom launcher that hooks into the community modified servers they run.

Game is literally exactly the same.

You can go play this right now, if you have a legit copy of TitanFall2.

Basically its the same withing with StarWars Galaxies, to just give two examples right off the top of my head.

I mean, for one thing, would you be running one instance or several?

Could be either, depends on what the EoL game wants to do for its final shutdown server release.

Probably it would be much, much easier to both the business and enthusiast post EoL server operators to set things up for many smaller, distinct, divergent individual instances, instead of designing a lemmy like federation system.

You know, how like every major MMO ever basically has different realms or shards or whatever? Welp, now instead of 8 or 16 or 32.... theres 456 smaller ones.

Who's handling how to point the client at the right place?

Ideally this would be a very simple and minor patch to the client to enable this right before EoL, but as with examples I've already given, you can wrap the game in your own launcher, essentially 'hijacking' it in some sense, to be able to override the now defunct, default server address, and also include a server browser in that launcher.

Then, you have that custom community launcher open source, so everyone can verify it isn't malware.

But, there are many other possible methods and variations on this that are very specific to each exact game, that will or could work, even if the business doesn't bother to do a final patch on the EoL client.

Who's responsible for the legal obligations regarding data storage and personal information?

Uh, the people running the servers? The enthusiasts?

Why would they have personal information beyond a UID, login and password for the player?

The business would have to be immensely, catastrophically stupid to not scrub all other PII and financial type information out of the player db before they made a EoL final release version of it available.

How do you handle monetization hooks in games where scarcity is baked into the design?

Well there's many possible ways you could do this.

One would be... the business just rips em out, disables them entirely on EoL release.

Yep, that'd break shitty pay to win games that were designed with so much scarcity that obtaining game currency or items through gameplay alone is uh... unfeasible.

Or, you could, just quickly modify the giant basically ini file that describes all the loot drop rates for getting things in game by... 10, 100, 1000, whatever, or let the enthusiast server operators modify these drop rates on their own.

Or maybe its something like cosmetics you would normally have to pay real money for? They're all free now, woohoo! Just put in a little overide in the 'checks players real world bank account' routine to just return TRUE, basically, haha.

There are an astounding number of ways this could be handled, either by the EoL final patch/release, you could just basically rip all that out, make everyone have as much of it as they want, or give the enthusiast post EoL server admins some gui or cli access to the already existing code in the server system to allow them to do a more fine tuned and tweaking approach to this... maybe everyone just gets an automatic allowance of whatever $50 real world dollars translates into in the game currency(ies) every month, who knows.

All you have to do is say ok enthusiast server admins, you are NOT allowed to make money off of our compiled binary we are releasing to you, you have no right to do that, and we will sue you into oblivion if we think we can prove you are.

Existing computer laws and liscenses already very well cover companies going after people who decompile their proprietary code and make money off of it.

Whatever, the technicalities have been deliberated...

Yes, now they have. I made many of these points I made here, and more, in my post you didn't read, so, uh yeah, kind of a one sided discussion here with a person who's already made up their mind, yeah.

[–] [email protected] 2 points 1 week ago (1 children)

You, my friend, have a problem with succinctness.

And that's scathing coming from me.

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (1 children)

And you are fundamentally unwilling to engage in the comolexity you claim to already understand.

Sorry, some topics just are more complex than your attention span evidently allows for.

load more comments (1 replies)
[–] [email protected] 7 points 1 week ago (5 children)

Considering any Valve game that came out after Half-Life 1 as an "indie game" is just... Wrong. Also mentioning a writer who talks out of his ass about programming stuff is just... Stupid.

load more comments (5 replies)
[–] [email protected] 5 points 1 week ago (1 children)

Nevermind the fact that they have everything to gain from people buying their games as much as possible of course they’re gonna be against skg. If they kill their games they can sell more

[–] [email protected] 3 points 1 week ago (2 children)

Who is "they"?

Of the two guys in question one seems to be a tiny indie dev making single player games. The other is a hugely established figure working on a multiplayer game, but I'm going to say Faliszek's career isn't particularly contingent on this argument, considering that he's a narrative director, first and foremost.

See, this is kind of the problem we're having. You guys are just... saying stuff.

I don't agree with the ultimate takeaway of either of these guys on this issue, fundamentally, but if you're going to stand here and say that they are arguing against this because they are making money out of some server-disconnection racket then you're going to make me stand here and call bullshit because it just doesn't follow.

And so the drama spiral goes deeper and the internet becomes a little crappier.

[–] [email protected] 5 points 1 week ago (2 children)

Not worth a well thought out reply. Fuck corpos killing games if I pay for something it’s mine don’t come to me and take it away. Period. Skg is for consumers. Anyone against it is against me and my wallet

[–] bookmeat 2 points 1 week ago* (last edited 1 week ago) (1 children)

If you've been living under a rock since the 80s, let me bring you up to speed. You don't buy software, you buy a license to use software, including games. This is the whole reason why free/libre software exists. Thank you for coming to my TED talk.

[–] [email protected] 2 points 1 week ago

I don’t buy always buy software. But when I do I also make sure I have an offline back up. I would download a car.

[–] [email protected] 2 points 1 week ago (1 children)

Which corpos? These guys are both indies at the moment.

You keep wanting this to be a "us versus them" of big companies vs users and that's not the conversation that's happening here.

But hey, by all means I would love to have Faliszek act as a Valve corporate representative and have the irrational side-taking on the Internet argue itself into a singularity.

[–] [email protected] 5 points 1 week ago (1 children)

That is the conversation that was misconstrued by pirate software. Skg is consumer vs corporation. It’s for consumer right so companies don’t sell you a thing and then rip if from your hands without warning

[–] [email protected] 2 points 1 week ago (1 children)

No, that's what you want it to be.

The reason this is a perfect shitstorm of online grief is that you're here really wishing this is some Star Wars scenario where your side is the Rebel Alliance and on the other side there's a bunch of developers going "That's not how the Force works!".

You can't boil down a complex technical and legal issue to "it's consumer vs corporation" and hope that magically makes servers portable or implementation feasible. And you can't lump people who know what they're talking about and aren't part of a particularly large corporation with your good guys vs bad guys fantasy just because they disagree with you on the issues.

load more comments (1 replies)
[–] [email protected] 3 points 1 week ago (1 children)

Of the two guys in question one seems to be a tiny indie dev making single player games. The other is a hugely established figure working on a multiplayer game.

Thor is a guy who got fired from Blizzard, got mad, made an indie game studio, has been saying he's been developing this game for uh... 7 years now, while in actuality he's been livestreaming for 10 hours a day for that time, basically not developing shit.

Chet is a writer, with literally no coding experience, who is now taking his first steps into trying to make an indie game, that is multiplayer.

Neither of these people have ever seen or used or coded any of their own network code for running any kind of server architecture, ever.

[–] [email protected] 2 points 1 week ago (4 children)

That does not seem to be accurate in Faliszek's case. He did not "take his first steps into trying to make an indie game", he led the studio that did make it, led development on the game and then proceeded to go through the exact process we're discussing to make it community-runnable.

He has DEFINITELY seen the code needed to run the server architecture, if the 30 minute video breaking down the process of decoupling the game from central servers he posted today is any indication (which I did watch, including the parts that are about organic farming, because Chet actually IS interesting enough for me to spend my day checking out his manifesto).

load more comments (4 replies)
load more comments (4 replies)
[–] [email protected] 7 points 1 week ago (2 children)

who would you have OP clown on if not him?

Nobody? Why start a hate campaign against a person because a petition didn't get enough signatures? The vast majority of petitions don't get enough signatures. It's nobody's fault. Stuff like this just makes me think supporters of SKG are entitled man children.

[–] [email protected] 16 points 1 week ago (1 children)

Why start a hate campaign against a person because a petition didn't get enough signatures?

That's not the reason why people dunk on him. He actively sabotaged the petition by misrepresenting it and lying about it.

[–] [email protected] 7 points 1 week ago (1 children)

Again, you truly believe his video is the only reason a million Europeans did not sign this petition? If he did not release the video, the petition would have all the signatures and the EU parliment would be enacting regulations to preserve video games? You honestly think that?

[–] [email protected] 9 points 1 week ago (7 children)
load more comments (7 replies)
[–] [email protected] 13 points 1 week ago

Why start a hate campaign against a person because a petition didn't get enough signatures?

A single meme or people complaining under articles isn't a hate campaign. And he was hostile and rude enough right from beginning to earn some clowning.

[–] [email protected] 10 points 1 week ago* (last edited 1 week ago) (1 children)

Truth is that most people don’t really care about this. Game preservation is niche. This petition failed because there isn’t enough interest.

The type of people that would watch videos about this are also the type of people that are already invested in this topic. People that didn’t sign the petition are people that don’t even know, or care, about this.

That said, piratesoftware did misrepresent the movement, and I’ll take that into account if someday one of his videos pops up in my feed

[–] [email protected] 5 points 1 week ago

Everyone is too busy getting in their "Pirate Software bad" to actually give a shit about the Initiative.

Can anyone name someone of consequence from the EU that has talked about SGK? I genuinely want to know. SKG is a good thing that seemingly only people in the US and Canada seem to care to rally their audiences for.

[–] [email protected] 9 points 1 week ago

When will Gawr Gura address these allegations?

[–] [email protected] 8 points 1 week ago (1 children)

I only learned of the petition, because of the backlash to piratesoftware. Which obviously means if it succeeds it's due to them!

load more comments (1 replies)