Titanium and others working on W10/11

Post up anything you would like to talk about here.
Post Reply
myne
I.S. Baby
Posts: 5
Joined: Sat May 30, 2020 9:15 pm

Titanium and others working on W10/11

Post by myne »

A guy on Vogons made some compatibility patches that get it working - and in high res using DGVooodoo.
I wrote an installer that grabs the files from the CD, and bundles the compatibility/high res addons, and creates a desktop shortcut.
It makes it all dead simple and since it's a powershell script you can see how it works and that it's safe.

It needs proper testing though. I've found that mercs crashes on the first mission with Deadeye.
Not sure if this is a known issue or problem with the combined methods.

My backup was corrupt. Fixed.

Finished whole game. 31cc, Mercs, GBL.
Only memorable almost game-breaking issue was that the last GBL mission didn't automatically blow the hole even after waiting. I had to blow it.

It seems to work on W11 too.

Update: other versions have been added, and the script is relatively easy to add support for other versions.
Thing is, I simply don't have others, though as I understand it there are nearly 40 variants!
Not all are fully tested.

The editions recognised in the code:

Code: Select all

#Recognised editions from product.ini on CD 
    #w95
$MW2W="MechWarrior 2 - 31st Centrury Combat"
$MW2A="MechWarrior 2 - 31st Centrury Combat 3Dfx Edition"
$GBW="MechWarrior 2 - Ghost Bears Legacy"
$GBLW95DOS="MechWarrior 2 - Ghost Bears Legacy"
$MercsW95="MechWarrior 2 - Mercenaries"
    #tit
$TITGBLW95="MechWarrior 2 - Ghost Bears Legacy Titanium Edition"
$TITMW2W95="MechWarrior 2 - 31st Centrury Combat Titanium Edition"
$TITMERW95="MechWarrior 2 - Mercenaries Titanium Edition"
    #direct 3d
$Mercs3DSW95 ="MechWarrior 2 - Mercenaries Enhanced Direct 3D Video and 3D Positional Sound"
$mercs3dfx="MechWarrior 2 - Mercenaries 3Dfx Interactive Edition"
    #batllepack
$BPGBL="MechWarrior 2 - Ghost Bears Legacy Battlepack"
https://www.vogons.org/download/file.php?id=179985
Last edited by myne on Mon Jan 22, 2024 3:53 pm, edited 3 times in total.
slickrcbd
I.S. Mech Washer
Posts: 22
Joined: Mon Mar 11, 2019 9:41 pm

Re: Titanium working on W10

Post by slickrcbd »

Wow! I haven't gotten it to work on anything newer than Windows 98SE.
I may have to try, just in case my Win98SE/XP machine dies.
myne
I.S. Baby
Posts: 5
Joined: Sat May 30, 2020 9:15 pm

Re: Titanium and others working on W10/11

Post by myne »

Tried it out yet?
Updated original post.
More variants have been made to work.
myne
I.S. Baby
Posts: 5
Joined: Sat May 30, 2020 9:15 pm

Re: Titanium and others working on W10/11

Post by myne »

Lots of views, no comments :/
-Myg
House Steiner Sergeant Major
House Steiner Sergeant Major
Posts: 220
Joined: Wed Jan 23, 2008 7:50 pm

Re: Titanium and others working on W10/11

Post by -Myg »

Well most of us use DOSBox with the DOS edition because its easier to control and configure.
myne
I.S. Baby
Posts: 5
Joined: Sat May 30, 2020 9:15 pm

Re: Titanium and others working on W10/11

Post by myne »

Dos can't look like this though ;)

Image

Image
Post Reply