Fallout Modding 1: Setup and Testing
-
- Vault Veteran
- Posts: 292
- Joined: Fri Apr 19, 2002 11:51 am
Fallout Modding 1: Setup and Testing
Setup:
The first step before you start modding fallout is to extract the files you are going to edit from the DAT files. Suggested tools for doing this are:
Fallout 1: MiniDatMan
Fallout 2: DatExplorer or DatMan Light.
When you extract the files, remember to keep the same directory structure as within the DAT file. This will make it much easier for you to remember where to put files when it is time to test your MOD.
Once you have extracted the files that you need (which will vary depending on what you are trying to alter), then you are ready to start.
Testing
Testing your modifications is fairly simple- just copy your files to the appropriate subdirectory under the DATA subdirectory of your fallout game.
(Thus, for example:
If you had Fallout 2 installed to \Program Files\BlackIsle\Fallout2, and you had just altered Klint's (The person you meet on the first screen) script file (acklint.int).
In Master.DAT, the script files are located under \scripts, so you would copy the script file to \Program Files\BlackIsle\Fallout2\DATA\scripts\acklint.int in order to test it.
The first step before you start modding fallout is to extract the files you are going to edit from the DAT files. Suggested tools for doing this are:
Fallout 1: MiniDatMan
Fallout 2: DatExplorer or DatMan Light.
When you extract the files, remember to keep the same directory structure as within the DAT file. This will make it much easier for you to remember where to put files when it is time to test your MOD.
Once you have extracted the files that you need (which will vary depending on what you are trying to alter), then you are ready to start.
Testing
Testing your modifications is fairly simple- just copy your files to the appropriate subdirectory under the DATA subdirectory of your fallout game.
(Thus, for example:
If you had Fallout 2 installed to \Program Files\BlackIsle\Fallout2, and you had just altered Klint's (The person you meet on the first screen) script file (acklint.int).
In Master.DAT, the script files are located under \scripts, so you would copy the script file to \Program Files\BlackIsle\Fallout2\DATA\scripts\acklint.int in order to test it.
-
- Scarf-wearing n00b
- Posts: 47
- Joined: Fri Apr 19, 2002 2:22 am
- Location: Asia
- Contact:
-
- Vault Veteran
- Posts: 292
- Joined: Fri Apr 19, 2002 11:51 am
Yup, all you have to do is copy it back. I've seen some people say that you have to set them to read-only or they will be overwritten, but I've never encountered that.
If you have to start a new game or not depends on what you altered.
If you altered a map that you have already visisted in the game, then you will have to start a new game. Other than that you shouldn't have to start a new game to see the effect.
If you have to start a new game or not depends on what you altered.
If you altered a map that you have already visisted in the game, then you will have to start a new game. Other than that you shouldn't have to start a new game to see the effect.
-
- Scarf-wearing n00b
- Posts: 47
- Joined: Fri Apr 19, 2002 2:22 am
- Location: Asia
- Contact:
Alrite, I havent edited anything yet, but while I was looking for the editor program at DAC, I saw a mod there that says it gives me the Frank Horigan's armour. I tried out that mod and now I get an error everytime I try to open the drawer that has the armour inside. Do you think I should set that .DAT file to read-only? And does this also apply to everything the mods that I'm going to make?
-
- Vault Veteran
- Posts: 292
- Joined: Fri Apr 19, 2002 11:51 am
I don't know- I haven't used any packaged mods.. I just tried that mod and it crashes when I try to open the drawer or when I leave the map and return. It seems like a problem with the mod to me, but if other people have used it successfully, it is probably something we missed in the installation of it. Sorry I can't be of more help..
-
- Scarf-wearing n00b
- Posts: 47
- Joined: Fri Apr 19, 2002 2:22 am
- Location: Asia
- Contact:
-
- Vault Veteran
- Posts: 292
- Joined: Fri Apr 19, 2002 11:51 am
I like using DatMan Light better, but I think what you have to do with DatExplorer is select the folder (in the left pane) that contains the files or folders you want to extract, then select the files or folder(s) you want to extract in the right pane. Goto Extract->Extract Selected Files to ... , then select the folder you want to extract the files to.. Then you can edit the files you extracted..
If I didn't explain clearly, please let me know and I'll try to explain it a little better.. Hopefully this helped, though..
If I didn't explain clearly, please let me know and I'll try to explain it a little better.. Hopefully this helped, though..
-
- Scarf-wearing n00b
- Posts: 47
- Joined: Fri Apr 19, 2002 2:22 am
- Location: Asia
- Contact:
-
- Vault Veteran
- Posts: 292
- Joined: Fri Apr 19, 2002 11:51 am