Bonum Certa Men Certa

Corporate Disruption Tactics and More

Reprinted with permission from Ryan Farmer.

Command & Conquer: Tiberian Sun Support Coming to OpenRA. More Thoughts on Retro Gaming, Corporate Disruption Tactics.



Support for most of the old Westwood Studios games is in OpenRA, a Free and Open Source project to recreate these old video game engines.



(If you want the latest version, it’s available in AppImage or Flatpak.)



If you don’t already have the ISO or disc of an original game, the OpenRA program can pull most of the assets (other than music and cutscenes) from previously released freeware versions of the games.



Most of what you need can be acquired with a disc of Command & Conquer: The First Decade and one of Dune 2000.



Like the others, Tiberian Sun was also released as freeware by EA, which acquired Westwood (unfortunately) and continued the Dune and C&C series (with far less effort).



I don’t know whether the freeware version of Tiberian Sun has the cut-scenes or not. They got some bigger name actors, such as James Earl Jones and Michael Biehn, to play various roles. They had a behind-the-scenes with both of them on the set on the original Tiberian Sun game disc, which I got for Christmas one year in the 90s.



I got a lot of good stuff for Christmas in the 90s, like Star Trek: Starfleet Command, Fallout, the Westwood Studios series…



And the amazing thing about the games was that you have to remember, it was the 90s, computers were slow. Media codecs that could do anything were not abundant.



So a lot of these games ended up being good despite the platform limitations, because they would make their own media codecs and ship them on-disk for music and cut-scenes, and they would get around the CPU and memory limitations by using isomorphic game engines because true 3d on a game that size would really limit the number of copies they could sell, and code optimization was absolutely vital or it still wasn’t going to work at all.



There were still a lot of real programmers in the 90s that became obsessive about writing good code because the computers back then were unforgiving of bloatware. There simply wasn’t a place to put bad code because it wouldn’t fit.



Star Wars: Rogue Squadron, a Nintendo 64 port to the PC, was a fairly advanced game for the time. To make the N64 version of it actually work, they even ended up re-writing the sound drivers because the ones that Nintendo shipped in their SDK were taking up too much space and couldn’t handle high quality sound. Then they had other game developers coming to them licensing it, so they had to name it something as a product. “MoSys”



It was just a wild time to be a PC or a Nintendo 64 gamer, especially with the more advanced stuff, which ended up needing a 3dfx graphics card, or the Memory Expansion Pak for the N64.



When I went back to run Rogue Squadron on my laptop, under Linux, I found that RetroArch could run it, but the N64 core that ran everything else fine immediately brought RetroArch to the ground, and I had to bring in a different core and assign it to running Rogue Squadron (and Perfect Dark, Star Wars Episode One: Racer, and Star Wars: Battle for Naboo, I later found.).



Why use the N64 version? Well, because the PC version needed Windows and 3dfx. I don’t know how to set up something like this in Wine. The 3dfx cards didn’t use a standard graphics library (so basically Vulkan before it was cool). They saw how bloated OpenGL was and how expensive it would be to do it in hardware, and they also saw how laughable Direct3D was, and decided to make a “GL-like” that simply tossed everything that wasn’t useful for gaming. And you know what? It worked!



I think one of the things that made games fun was programmers being limited by the hardware and having to go back to see how they could fit it in anyway. Once you weed out the crap programmers that way, games just have a lot less bugs, don’t they?



These newer titles from Bethesda, especially under Microsoft, are just terrible.



Because they sprawl and can’t actually be debugged if you want a product out in time.



Then the “community” becomes GULAG labor because they see that the game is too broken to actually play, and the “done thing” ends up being to go in, as a player, and become an expert in patching it as far as it will go, then applying “mods” that some other people wrote (without being paid by the company selling the title) that fix ~50,000 other bugs that nobody was going to pay to have resolved before the thing went out.



It becomes no fun when you see a game like The Elder Scrolls: Oblivion and you end up spending more time hacking the game than you do playing the game, and their later titles suffer from this even more. Especially after Microsoft bought them, and instead of fixing bugs, they added more in the process of harassing Linux users with Wine or Proton.



Thanks to the hard work of people who go back and redo video game engines (or even write new ones), we will always have “something” to do, regardless of how terrible “Microsoft Bethesda”, or “EA Westwood”, or “Microsoft Activision” actually get.



I think this whole “post-corporate thing” is what big game companies are afraid of. That people will find out, or even re-discover, that the old stuff is better than the new stuff.



So they’re very litigious, right?



Companies like Nintendo and Rockstar are very litigious, and Microsoft sabotages too.



In the case of Nintendo and Rockstar, they have lawyers sending out DMCA letters to tear emulation projects and fan games apart, and with Microsoft they do nasty things like that Fallout: New Vegas mod where they kept hiring people working on it, then once it started listing, I think they probably had someone to go in and sneak that batch of freaky perverted sex stuff into the game so nobody would dare open it up and touch it again.



Nobody will ever prove the pervert was from Microsoft, or paid by them, but hiring people to kill the project wasn’t working because someone would just come along and replace them. This is how communities work. So a rather “fortunate” spider came along.



“Total coincidence” I’m sure. 😛



Microsoft disrupts communities. They recently sent a “strike team” full of Internet trolls to try to disrupt Techrights with sockpuppets spewing crap in the IRC channel, and illegal DDoS attacks on the servers. We eventually had to introduce a plug-in for the IRC server to disable access from Tor Exit Nodes to stop the abuse.



I’ve never seen Nintendo or Sony due anything this reprehensible, but lawyer attacks using the DMCA are bad enough.



Like I said, it’s sabotage.



Their new products are so bad (due to the lack of optimization and bug fixing) that they actually devote more time to disrupting the community with lawyers, criminals, and smut.



In the particular case of OpenRA, I doubt EA can or would do something like this.



The game content is not open source, but they previously released it as redistributable freeware, and the game engines don’t use any EA code. Besides, if they didn’t want it out there, why make it “freeware”? Towing the Windows binaries over into Wine works.



What game engine re-creations do offer is the ability to bypass Wine and some crusty old Windows binaries and fix bugs and use modern APIs.



Once code is portable and doesn’t float around in a proprietary Windows binary anymore, anyone interested can simply recompile it to work on non-x86 systems, like Linux on ARM, and then you’ll be playing 90s PC games on your Raspberry Pi or something in new engines without digging into whether you can tie in bochs or something to run old x86 binaries for Windows 98.



And unlike Microsoft Windows, Linux has a future on ARM because Windows spent decades digging its own grave even deeper with tons of proprietary x86 crap.



Nobody who is dead, out-of-business, or no longer interested in proprietary software can fix it.



So Windows on ARM has this insurmountable chicken-and-the-egg issue, and Intel has already threatened that it won’t go down quietly. They threatened to sue Microsoft if there’s an x86 translator that has anything patented in it.



Going forward, more games that are just Free and Open Source Software to begin with is one solution. The corporate types can only send lawyers out to attack people if it was “theirs” to begin with.



I’ll be keeping an eye out for Tiberian Sun though. That was definitely the most ambitious title before the Westwood buyout.



These corporate mergers of smaller game studios has never added anything of value for video game players. It’s only led to stagnation. Now Microsoft, which has made a series of disastrous and fruitless expensive mergers (like Nokia and Skype) and has laid off tens of thousands of people, brings you “Microsoft Activision” (and more layoffs).



You can’t rely on these companies for anything.

Recent Techrights' Posts

The Register MS is Still Being Paid to Participate in the "AI" Ponzi Scheme Which Will Crash the Economy
The Register MS is hoping to get lucky by tricking people into a scam
Evidence Contradicting Microsoft's Non-Denying Denials and Expectation of Many Layoffs Soon
"Microsoft has had this constant drip of layoffs for months."
At Least 3 Richard Stallman Talks in Europe Confirmed So Far, Next Week in Rome There's Another
Dr. Stallman has not announced this yet
 
Links 07/10/2025: EU' Chat Control is Back, US Cracks Down on Democracy
Links for the day
Techrights Pursues Justice and Truth Because, Without Those, Society Descends Into Chaos
most people reject dogma and pseudoscience
Upcoming Talks by Richard Stallman in Helsinki, Göteborg, and Rome
Join with him and share the software
Something Bad is Happening in the Open Source Initiative (OSI)
The latest OSI blog post is from a Microsoft operative and a few weeks ago the Executive Director left
TLS 1.3 Dominates Geminispace (99% of Known Capsules)
it's nowadays safe to assume almost every capsule can handle TLS 1.3
Why soylentnews.org Has Been Having Technical Difficulties Lately
The network has been going up and down quite a lot this past week
A Statement Against Violence
The facts are on our side
They've Run Out of Things to Rebrand or Label as "AI"
The next few years will be interesting because if Microsoft lays off tens of thousands of workers each year, there won't be much left except mountains of debt and dying brands
Richard Stallman Confirms His Talk in Göteborg This Coming Friday
"The hosts say that the list will not be given to the state"
Most of the "Linux" Results This Morning in Google News Are LLM Slop From the Same Slopfarm, Plagiarising Phoronix
The main question is, does Google even care at this point?
Gemini Links 07/10/2025: Civil War and "Goodbye Web"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, October 06, 2025
IRC logs for Monday, October 06, 2025
The "AI Revolution" is Going Very Well, Right?
money that does not exist and alleged potential that is pure fiction
Links 06/10/2025: Scam Altman Himself Admits He Runs a Scam Based on a Bubble, US Administration Adopts “War From Within” Narrative to Crush Opposition/Dissent
Links for the day
Slopwatch: Fake Ubuntu 'Articles' and Google News Helps People Who Plagiarise Phoronix Using LLMs
Michael Larabel can't possibly be happy about that
6,000 Pages/Articles a Year
Today in one month from now the site turns 19
When Things Become So Ubiquitous That They're Almost Nameless
The notion or the concept of software freedom isn't tied to any particular brand or project, so it should still resonate
IDG Seems to Have Abandoned Sandra Henry Stocker's UNIX/Linux Column
Unless we hear otherwise or see some update/s, this may mark another death blow from IDG
Gemini Links 06/10/2025: Winter Nights and "Virtue Signaling"
Links for the day
Links 06/10/2025: Scientific Awards and Typhoon Matmo
Links for the day
IP Kat Gone Bonkers, Pushing Slop in Patents (Likely Illegal, With Severe Consequences)
AstraZenecaKat: "Last time, this Kat covered some practical steps on how to ensure client confidentiality when using AI tools (IPKat)."
Links 06/10/2025: Grokipedia as Malicious Slop, US 'Martial Law' a "New Normal"
Links for the day
Fake Economics and Clown Computing Circuses
who's gonna pay for these scams?
Nobel Prize in Economics Does Not Exist, It's Propaganda From Sveriges Riksbank
"It is that time of the year when it is important to remind people that there are no Nobel Prizes for professional wrestling, astrology, or economics"
Rust is Eating Linux
That's a recipe for problems
Cindy Cohn (Executive Director of EFF) is a Millionaire, Earned Almost $30,000 Per Month Before Departing While the EFF Lost Money
EFF is "Big Business"
Non-Denying Denial From Microsoft (Again) Regarding the End of XBox Consoles
It's kind of hilarious that even the site chosen by Microsoft to relay its BS, based on past loyalty, isn't quite buying it
Bringing Back Lost Articles From the 1990s: Microsoft Products Leave Door Open to NSA
Nothing has changed since then
When the Slop Bubble Pops People Will Say Richard Stallman Was Right (Again)
What was once known as Computer Science turned into "IT"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, October 05, 2025
IRC logs for Sunday, October 05, 2025
Links 06/10/2025: Science, Hardware, and Andrej Babis Making a Comeback
Links for the day
Links 05/10/2025: Slow News Day and Wondering About the Canada Post Walkout
Links for the day
Gemini Links 05/10/2025: Telnet Debugging and The Programmer’s Brain
Links for the day
More Than "Just a Rumour": XBox Seems to Have Just Died
At this point, why would any studio out there target or partner with XBox?
How to Tell Your Community, Project or Company is Being Infiltrated by Saboteurs
How to identify nefarious social engineering
The Fortieth Birthday of the FSF Made Us Extremely Happy
It feels like the 'hacker community' is regrouping to discuss things and prepare for the next Big Challenge
Chat Control 2 Them, Not 2 U
Follow the advice of Dr. Patrick Breyer
Mozilla: Throw Away Your "Old" PC and Enable "Digital Rights Management (DRM)"
This is heading in a bad direction
Controlling Our Computing for Another Forty Years
40 years of freedom
Motivational Small Place to Run Large Sites
We deem this scenery motivational and inspiring
Techrights' Text Version (Daily Bulletin) Turns Five This Month
our plain-text bulletins are turning 5 this month
We'll Continue Covering the Moribund OSI and Other Dysfunctional if Not Hostile Institutions
Stefano Maffulli's departure is due to his defection and due to him failing the mission in pursuit of money (his salary)
Microsoft XBox is Dying as More Retailers Stop Stocking It and Massive Layoffs Planned Again
Microsoft is circling down the drain
Links 05/10/2025: Lufthansa Layoffs (4,000) and More Spotify Woes (Aside From Massive Debt)
Links for the day
The Free Software Foundation's Livestream Has Ended, Video/s Might be Online Next
I've asked whether they'll upload video of some of the event; I still wait for an answer
The Register MS Does Not Know the Difference Between Microsoft GitHub and GitLab
At the time of writing (October 5) the article from "Thu 2 Oct 2025" remains uncorrected
Linux and the Freedom Paradox
Linux is losing freedom if some external actors who only use Microsoft tools for development wrest control
"Bullshit Generators" (What RMS Calls LLMs) and Fake Images Already Target the FSF
Why does Google News promote fake articles about the FSF while omitting all the real ones?
Software Patents as a Bubble
Don't invest resources in hype; if you detect a bubble, run away from it
Links 05/10/2025: Political Leftovers, Climate Change, and Security Incidents
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, October 04, 2025
IRC logs for Saturday, October 04, 2025