Mod Installer

Wild_qwerty

Sonny, I Watched the Vault Bein' Built!
Ever get sick of people asking you how to install your mod? Well if you use these program to generate an installer to do the work for you it makes the devilery of mods much easier and nicer.

What you need:
- Inno Setup - Setup Compilier
- ISTool - Script Generator
- A mod to package

Waht it can do:
- Delete Patch000.Dat file
- Delete any existing Data folder
- Install new Data Folder
- Create Shortcuts
- Generate uninstall file to remove your mod

It's a freebie too, which is even better. I whipped up a package in no time for a mod and it works great. If you guys would find it usefull I could write a tutorial up at stome stage.
 
Yes Inno setup is very goos tool to creating installers.
I used it for some of my projects like FSE.
It can do everything what you need(rename/move/delete/create files/dirs etc).
 
I used this tool for my item editor but the size of install file is increased, so not practical on slow internet connections
 
Hey Guys,

I've just finished making a new installer. The cool thing about the new one is that you can install your mod without doing anything to your other mods or the default install of fallout 2. You can play what ever you want just by clicking the correct icon in your start menu!



Here's the technical break down for those of you interested.

1) A patch for fallout2.exe is made with the "fallout patcher" that removes the city limit and changes the config file from "fallout2.cfg" to "modname.cfg" it also changes "patch000.dat" to "patchmod.dat" The file is called modname.exe and this file is used to run the mod.

2) The installer copies this file into the fallout 2 folder

3) The installer copies the mod files to into the fallout 2 folder, but instead of being names "data" the mod folder is called "moddata"

4) The installer makes a copy of the fallout2.cfg file called modname.cfg

5) The installer edits the modname.cfg file to look for the mods files in the moddata folder.

6) A shortcut is placed in the start menu to the modname.exe file


So when a player clicks on the normal fallout2 icon, everything runs like normal, but when they click on the mod icon your mod runs instead.

Cool aye :)

If you guys want I can upload a basic script for this or package your mods up for you
 
Frigging Great job Wild_qwerty!

would it also be possible to play different mods together like Fame did? Sure.... some mods will conflict with each other but could it be made that you give priority to a mod that overwrites a mod a second one instead of crashing the game ?

Anyways there are some mods I never played yet since I didn't want to mess up my modded fallout game. This will be useful!!!
 
I going to start packaging up a couple of the main mods here such as kilaps fo2 patch and mibmega mod

anyway if you have any requests please post them here and I'll package the mod up for you :)

To be honest I'm not actaully sure where to download the mods from as I'm generally to busy moding to actaully play the game ;)
 
Wild_qwerty said:
I going to start packaging up a couple of the main mods here such as kilaps fo2 patch

I would appreciate that. Please hold out for a day or so though since I am releasing a final patch hopefully tomorrow.

Thanks!
 
Wild_qwerty said:
I going to start packaging up a couple of the main mods here such as kilaps fo2 patch and mibmega mod

That would be great, a repacked 2.1.1 megamod in an installer would really help the *EDIT* people out. it will make things alot easier, playing mutlipe copies of FO2 for different mods takes alot of my HD space, good work man.
 
Hey man, this is fantastic! It dosnt matter if it looks "crusty" which it dosnt IMO, it is very functional. I am sure the noobs will love this.
 
@wild_qwerty: Really cool that you are doing this. I commend you. Unfortunately, I am not in a position right now to see it for myself and test it out. Thanks.
 
Did you need a different version for each region? I can make a different installer for the US and the UK versions peice of cake, other langs could be tricky as the fallout 2 patcher only runs on the US/UK versions.

Anyway, I think I found a bug in the version I uploaded yesterday. I'll upload the newest installer now.

http://rapidshare.com/files/35497921/Setup_MIB.exe
 
Wild_qwerty said:
If you guys want I can upload a basic script for this or package your mods up for you

A small tutorial for what-to-do would be nice too. I downloaded the programms, but... I don't know, what I have to do. :oops:
 
Back
Top