Earlier quoted context omitted.
A lot of newer games probably include middleware licensed from other companies that make relicensing more challenging
Also, the SDKs for console ports may be under NDA. I’m looking at you, Nintendo Switch.
EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
181–190 of 263 posts
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#182One of the best things that could happen to the gaming landscape would be if companies like EA and similar learned from Microsoft's move to open sourcing more software and involving the community more gives them a lot more goodwill and business as a side-effect. And then us gamers get more long-lived games as a benefit as well.
You have to ask, "what would it hurt?". Imagine if Bungie open-sourced Destiny and Destiny 2. Sure, you don't have to buy the game anymore to get the software, but they also don't have to let you onto their immersive and highly moderated and orchestrated servers. They can offer their own signed builds that you need to access the official universe. So you could still break the game apart and build new content for fun,…
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#183Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#184One of the best things that could happen to the gaming landscape would be if companies like EA and similar learned from Microsoft's move to open sourcing more software and involving the community more gives them a lot more goodwill and business as a side-effect. And then us gamers get more long-lived games as a benefit as well.
For example, not long ago, Quake II RTX was released by NVIDIA as a way to demonstrate the advanced raytracing capabilities of their new RTX cards. A decision made in 2001 (open sourcing Quake II) continues to benefit the world today.
Decades ago, Sun Microsystems open sourced OpenOffice, Java and Solaris. LibreOffice is a fork of OpenOffice and is one of the few office suites available free of cost.
Before Microsoft acquired Github, Github open sourced Atom, an editor similar in scope to VS Code. They also open sourced Electron, which is the framework used by VS Code.
Smaller companies have been doing much more. Microsoft has open sourced some interesting projects, but to say that companies are open sourcing projects because Microsoft is a pioneer in open source is just 4/20 talk.
Microsoft will never open source strategic projects like DirectX, Microsoft Office, SQL server or Windows. They will keep making money hand over fist.
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#185Earlier quoted context omitted.
>We expect them to open source things once good_will_value > expected_sales_volume for a given title/piece of software. The thing is right now Microsoft is getting into the habit of open sourcing things that hit that criteria, Which of their former good selling products has microsoft open sourced? Which of the microsoft open source projects were formerly for sale. I am very sure it would be very very few, and only in…
From GitHub: Electronic Arts: 27 repos Azure: 1.8k repos n.b., I work in Azure, make your own conclusions.
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#186One of the best things that could happen to the gaming landscape would be if companies like EA and similar learned from Microsoft's move to open sourcing more software and involving the community more gives them a lot more goodwill and business as a side-effect. And then us gamers get more long-lived games as a benefit as well.
Can't wait for MS to learn from EA and open source Windows 95.
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#187Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#188Earlier quoted context omitted.
Direct link to OpenRA's 4/20/20 release highlights video: https://www.youtube.com/watch?v=L2sQP3YYBMA As noted elsewhere ITT, "we made the decision to go with the GPL license to ensure compatibility with projects like CnCNet and Open RA." Given the progress of OpenRA, and quality of the above release video, the open source version seems like it is likely to eclipse the capability of the original game in the foreseeab…
What I like about OpenRA is that they not only extended the game, but also rebalanced it. A lot of units have behavioral changes on purpose. Artillery, GPS, helicopters, mammoth tanks, tesla infantry... they all allow quick changes of strategy and don’t allow the old style gameplay of just spamming mammoth tanks. The only thing that is unbalanced at the moment is sea vs land. Allied cruisers with GPS are just overpow…
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#189There is also the https://www.openra.net/ project which provides reimplementations of the classic C&C games. Me and some friends played it a few times on Linux, OSX and Windows and it worked smoothly :)
Re: EA will be releasing the C&C Tiberian Dawn and Red Alert source code under GPL3
#190One of the best things that could happen to the gaming landscape would be if companies like EA and similar learned from Microsoft's move to open sourcing more software and involving the community more gives them a lot more goodwill and business as a side-effect. And then us gamers get more long-lived games as a benefit as well.
But Microsoft has not open sourced anything that was making $ for them. Neither windows nor any part of office, or any part of enterprise suite. What Microsoft has open sourced are things where similar stuff was already open source, and Microsoft wouldn't have made much money selling those. e.g, VSCode, tyepscript. EA also open sources stuff like that. They even have open sourced a java library to be able to write as…