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

They Say That People Are Afraid of or Worried About "Hey Hi", But the Worriers Should be the Fools Who Invested in It
At the end of the day nobody should worry more than those who invested their money in this bubble
Throwing Away "Old" Computers (Mozilla and Other Climate Deniers)
Mozilla is not leftist
 
Xubuntu Site Compromised
Let's hope it is not a security breach
Links 10/09/2025: Retaliation at Facebook and Microsoft Reveals Almost 100 Security Holes
Links for the day
Gemini Links 10/09/2025: Annihilation of Self, The Future Eaters, and Leaving Academia
Links for the day
Harassment evidence: franceinfo's Clara Lainé report on Ubisoft prosecution
Reprinted with permission from Daniel Pocock
Links 10/09/2025: Microsoft Layoffs in "RTO" Clothing and Windows TCO, GitHub TCO
Links for the day
Blaming Everything on China
TikTok works for China. GAFAM works for fascists.
People Get Tired of "Hey Hi" (AI), Unlike the Subservient Money-Obsessed Media That Gets Paid to Pretend This Bubble Still Matters
"crash will be way bigger than dot.com burst in 90s. and that was Internet, actually transformative technology, not this expensive AI toy with direct dependency on the energy input which is not scalable"
Brett Wilson LLP Accepts That the Serial Strangler From Microsoft Filed a Case That Also Implicates My Wife (Everything is Connected)
They used to pretend that there were two separate cases
10 Reasons to Disable (or Enable) UEFI Secure Boot
Tomorrow the "trusted corporation" Microsoft will see a certificate expire
Gemini Links 10/09/2025: Hospital and Large Feeds
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, September 09, 2025
IRC logs for Tuesday, September 09, 2025
The Bluewashing of Red Hat is Being Completed, Many Staff Understand They'll be Made Redundant
Jim AllowHurst (Whitehurst) is meanwhile promoting Microsoft's agenda from within other companies
statCounter Sees GNU/Linux Exceeding 10% in Bulgaria This Month
What can Microsoft still do to stop GNU/Linux?
Dark Patterns
Microsoft saying "security" is like a Convicted Felon in the White House saying "law and order".
It's Almost Fall (Autumn)
To "Facebook prison" you are bound
Bruce Schneier About "Secure Boot"
Bruce Schneier isn't a fan of "Secure Boot"
Links 09/09/2025: Microsoft Mass Layoffs Again and "RTO" (Timed Like It Serves as a Distraction From the Mass Layoffs)
Links for the day
RMS Told Microsoft to Stop 'Secure Boot' (He Even Went There to Say That), But They Didn't Listen
Dr. Stallman (RMS) assumed that speaking to sociopaths would work
What Richard Stallman Told Me About 'Secure' Boot in 2012
"if the user doesn't control the keys, then it's a kind of shackle"
Those Who Helped Microsoft Weaponise "Secure Boot" Against GNU/Linux and BSDs Are Fleeing
Microsofters doing what they do best: they evade accountability
Simple is Better, Simplicity is Power
That is "the advantage of having commodity GNU/Linux systems," an associate notes
Much Ado About Nonsense
Microsoft Lunduke is still all dramatisation and sensationalism
Current Events in France
It needs to dump Microsoft and other GAFAM (US) giants, move to Free software
Further Media Cut-downs
media reporting about the media being cut
Links 09/09/2025: US-Korea Tensions and Meta Whistleblowers
Links for the day
Gemini Links 09/09/2025: Moon Eclipse and ROOPHLOCH Reports
Links for the day
Links 09/09/2025: “Torrents of Hate” and Political Crisis in France
Links for the day
Gemini Links 09/09/2025: "Dedigitizing" and Forgejo on FreeBSD
Links for the day
Google News (Not Just Google Search) Lets Itself by Gamed by One Slopfarm - to the Point Almost Half of "Linux" News is Bot-Produced Plagiarism (LLM Slop With Slop Images)
That says a lot about what Google thinks of quality, even in Google News
Bill Gates-Funded Media Inadvertently Refutes the Microsoft Lie That in 2025 Microsoft Had Just Two Waves of Layoffs
There were about 12 rounds of layoffs so far in 2025
Official SUSE Blog Still Uses LLM Slop (Bots) to Make Fake Articles (Marketing)
The company is all about sound bites
Companies Realise That Slop Doesn't Work as Advertised, Accordingly Dump It
"Hype dims as a country-wide survey of US corporations shows a sudden drop-off in AI use among firms with more than 250 employees."
Microsoft-Funded Lawsuits Against Critics of UEFI 'Secure Boot'
Remember that no company (or law firm) ever survives collaborations with Microsoft
From theregister.co.uk to theregister.com (US) to The Register MS (Run by Microsoft Operatives) and theregister.ai
The best way to break this racket (or cycle of hype and harm) is to break the chains of funding
Open Source Initiative (OSI) Culture of Censorship Necessitates More Speech
The OSI bans dissent or people who merely point out that the OSI is abusive
How to Reach Us Discreetly (Other Than Encrypted E-mail)
We're still managing to maintain a 100% source protection record. We soon turn 19.
LLMs Are Vastly Worse Than a Waste of Energy and the Externalities Are Huge
Worse than just higher power bills for everybody
LLMs Versus Search (Not Replacing Search But Engaging in DDoS Attacks Against Web Sites That Permit Searching)
The state of the Web isn't just bad; it's utterly terrible
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, September 08, 2025
IRC logs for Monday, September 08, 2025
It's Only the Second Week of September and Already Two Waves of Layoffs at Microsoft, Slopfarms and Microsoft-Funded Sites Spin It as "AI Investments" Rather Than Commercial Failure
A very large third one expected next week
The UEFI 9/11 - Part IX - Shunning Old Computers (in 2023 the Certificate Was Updated/Overridden, Underlying Aim May Be Herding/Forcing People to Get TPM and Other 'Novel' Restrictions)
the "upgrade treadmill"
Rumour: Second Wave of Microsoft Mass Layoffs in September to Commence Third Week of September
That basically answers questions like, "Any specific date or time of the month?"
If Your Machine Still Has "Secure Boot" Enabled, Then Microsoft Has a de Facto Kill Switch (Even If Your Machine Doesn't Have Windows and Never Had Windows)
It is not incorrect to call UEFI 'secure boot' a "kill switch"
Gemini Links 08/09/2025: Reality, ROOPHLOCH 2025, and Writing Another Gemini Client
Links for the day
Updating Firmware is Not the Solution But Only Additional Risk, Disable "Secure Boot" Today
firmware blobs are buggy, secret, impossible to audit, and barely tested
Microsoft Tim's DevClass (Part of The Register MS/Situation Publishing) is Full of Slop
Looking at many sites that are full of slop images is becoming an eye sore and hallmark of text too likely generated by LLMs or 'assisted' (tainted) by them
Microsoft Trying to Fake Demand for Slop. At What Cost?
That's a giant demotion and broken promises
Reddit is Corporate Propaganda
To make matters worse, Reddit ousted many original moderators
Jeff Geerling Shocked to Discover Many Metrics in YouTube Are Fake (His Audience Turns Out to be Much Smaller)
Maybe self-host all videos, don't rely on Google's "FOMO" cheating (addiction based on false assumptions)
Sunlight is the Best Disinfectant and Kryptonite/Garlic to Vampires
Transparency (sometimes described by words like "Sunlight" or "Truth") is paramount
The Register MS Uses Slop in Articles About Slop
we are fairly certain it's slop or CG based on other people's work
Visiting a Web Page or a Public URL Should be Safe, Predictable, and Benign
It's probably too late to "fix" the Web
The Register MS (Situation Publishing) is Paid to Spread Mindless Hype for the "Hey Hi" Ponzi Scheme and That's a Serious Problem
"Sponsored by Zoom."
Links 08/09/2025: Burger King Cracked, Cox v. Sony Analysed
Links for the day
Gemini Links 08/09/2025: Socialist Computer Museum and GAFAM/ByteDance/TikTok-Dominated Net
Links for the day
Links 08/09/2025: Tim Crook Disappoints Apple Faithfuls and Zuckerberg Lies (Financial Fraud) for Cheeto King
Links for the day
EPO Workers Point Out that the EPO is Destroying the Planet Under the Guise of "Hey Hi" (It Also Grants Many Invalid Patents Illegally
On 12 March and 16 June 2025, staff representation met with the administration in the Local Occupational Health, Safety and Ergonomics Committee (LOHSEC) in Munich
Turn Off Microsoft's Restricted Boot ("Secure Boot")
We're still running a series on this issue
Social Control Media Sites Have Become Bot Farms (Not Limited to LLMs and Automation)
linkedin.com was nothing but trouble and losses for Microsoft
Deep in Debt With the Magnitude of Losses Quickly Growing, Microsoft "Open" "Hey Hi" Now Uses Broadcom for Vapourware, Pretending It'll Do OK Next Year
At some stage it'll collapse
You Can Tell Microsoft is in Trouble When Its Own Fans and Staff Blast it
"Microsoft sinks billions into chasing artificial intelligence fads to hype up its share price."
Multiple Undersea Cable Cuts and We're Still OK
Microsoft customers experience problems
Lawyers Who Think They Are Online Assassins Don't Deserve a Licence to Operate
they've become a laughing stock in their "sector"
Microsoft Windows Fell to 3.9% "Market Share" in Bahamas
Based on statCounter
How the European Union (EU) Fell Out of Love With Free/Libre Software
Lots of bribery
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, September 07, 2025
IRC logs for Sunday, September 07, 2025