Jump to content

Recommended Posts

Posted

I see the GruntMods Edition available but it seems a lot of downloading of resources I already have on CD.  Is one of those packages good for installing and patching from the CD to a 64bit Win7 system?

Posted

I actually have all files needed in a zip file, was about to make a patch but I don't have the CD so i wasn't sure if the game is installable on a 64bit system or not. If it is not installable then my patch would need to take care of that too

Posted

The installer on the CD wouldn't work on my system.  What seems to be working is this:

Downloaded the smallest Lite package of Gruntmods and installed it.

Copied the music folder from CD to data subfolder of Dune2000 and copied movies folder from CD to Dune2000 folder.

Directories look like this:

Dune2000/data/music

Dune2000/movies

And in Dune2000.ini I set

FirstTimePlay=Yes

ForceNoCD=Yes

 

Initially I was having trouble with saying this is a spawn, please install from CD or something and not letting me play campaign, then next when asking for the CD it wouldn't read it, even though it was in my drive.  Then I had trouble of having movies but no music and then music and no movies until I arranged the folders the way I have it now.  So now it seems to work alright with movies and music.

Posted

Really? wtf, I thought the game had no 16bit version at all :D

The game? That's completely irrelevant. It's just that the installer is a 16-bit Windows program. The Windows 3.11 generation.

  • 3 months later...
Posted

Really? wtf, I thought the game had no 16bit version at all :D

The game? That's completely irrelevant. It's just that the installer is a 16-bit Windows program. The Windows 3.11 generation.

More then a little bit of a bump but I wanted to explain this a bit more. Installshield was the dominant installer followed closely by Wise, and it only supported 16 bit installations at the time (which windows dropped support for in exchange for 32 bit support in 64 bit systems).

 

You can indeed copy the music etc from the CD to the "Lite" version of the GruntMods Edition, just make sure not to overwrite anything in the GruntMods directory.

  • 2 months later...
Posted

That is pretty cool, where did you get documentation on the format of the archives InstallShield 3 used? I wrote an extractor for getting the files for C&C95 and Sole Survivor off their CD's a while back and had to crib a few of the fields from existing tools and figure out a few more fields for myself, but I didn't have a complete format I don't think and would like to have it documented somewhere.

Posted

where did you get documentation on the format of the archives InstallShield 3 used?

I googled around a bit and found https://github.com/OpenRA/OpenRA/blob/629fe95ebdfd669d04af5cdbdb900bf09e08e39e/OpenRA.FileFormats/Filesystem/InstallShieldPackage.cs .  Reading that was enough to extract the files, though I figured out the modification date/time was in old DOS format, and that's documented at https://msdn.microsoft.com/en-us/library/windows/desktop/ms724247%28v=vs.85%29.aspx .

Posted

Pretty much what I did then. It looks like there was a GitHub page with a description of the format at some point, but it must've got taken down which is a shame. Looks like that is what the OpenRA implementation was based on.

  • 7 years later...

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 our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...