Jump to content

I came across this video essay about games never really being open source'd....

Sign in to follow this  

Recommended Posts

 

I hope this intersects somewhat with what Ross talks about. I know I've delved into it a bit, with my own prior topic to grab a game out of the grave (guess how that went? Right, nowhere, though I do think I have a community somewhat above dead, which is a win).

 

All those games...lost to time, like tears in the rain.

 

Thoughts?

Share this post


Link to post

Personally, I don't expect open source games to become common any time soon. Here's why.

 

Making your code open source is feasible when:

  • You don't write it to get paid.
  • Your software is tied to hardware (which you either sell (automated tools) or own (servers)).
  • Your software is something which is expected to be continuously developed (so people pay you to keep improving it).

Games have been and still mostly are a piece of software which is developed until it is done and then sold as it is. Releasing the code would mean that anyone, who is a bit computer savvy or can at least follow a guide, can compile the game and play it for free. There would be no reason to buy the game except to support the developers, which would mean that instead of salary they are fed by donations.
And I can't imagine that majority of game developers would decide to rely on donations.

 

In case of multiplayer games with servers, developers can compensate this by running the servers, which costs money and would allow for a subscribtion system even when anyone can get the game for free.
Of course if your game is already free to play, there is no reason not to have it open source except that the code uses software with restrictive licenses. Theoretically you could give out only the part you wrote and leave it to users to obtain license for engine etc. on which the game runs so they can build it, but that only moves the problem. Although for software used by many games, like engines, it is less probable that they would get lost.

 


Lastly, if I'm not missing something, all you need to preserve a game is a working compiled copy and access to environment in which it will run. The source code is still there, the computer can read the instructions and developers should be able to reconstruct source code based on it. It would be a crazy amount of work but it should be possible.
Having the source code accessible would of course be the ideal situation. At best I could see some law which would make game companies hand over code to an archiving institution which could then make it accessible after X years goes by.

Share this post


Link to post
15 hours ago, Plegyvap said:

At best I could see some law which would make game companies hand over code to an archiving institution which could then make it accessible after X years goes by.

That would be awesome, but considering the current state of copyright, it's 70 years past the demise of the company before they could do that. (since companies can claim the copyrights instead of needing a specific person to tie the copyright to) And since copyright holders make up about 90% of all wealth in the USA, and effectively all lobbying, it's not going to change for the better any time soon.

Don't insult me. I have trained professionals to do that.

Share this post


Link to post
On 4/24/2020 at 11:09 AM, BTGBullseye said:

That would be awesome, but considering the current state of copyright, it's 70 years past the demise of the company before they could do that. (since companies can claim the copyrights instead of needing a specific person to tie the copyright to) And since copyright holders make up about 90% of all wealth in the USA, and effectively all lobbying, it's not going to change for the better any time soon.

Well, the important thing is to not lose access to it. It does not matter than nobody can't see the game's code for the next two centuries. What matters is that copy of the code is in hands of some institution which has obligation to keep it around.

Share this post


Link to post
6 hours ago, Plegyvap said:

Well, the important thing is to not lose access to it. It does not matter than nobody can't see the game's code for the next two centuries. What matters is that copy of the code is in hands of some institution which has obligation to keep it around.

And if it can't be used or seen by anyone for 200 years, there's no point. That is what the lobbyists will argue, and what everyone will agree with. It's either throw away code, or get past the lobbyists that are pushing for more and more rights for the legal monopoly crowd.

Don't insult me. I have trained professionals to do that.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in the community.

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  


×
×
  • Create New...

This website uses cookies, as do most websites since the 90s. By using this site, you consent to cookies. We have to say this or we get in trouble. Learn more.