






Modding Tips
This is a selection of modding tips which should prove most useful to beginners, or people who need to clarify something.Contents:
If you want to contribute more modding tips then please email them to Smackrazor.
Which Files Do I Mod
There are well over 60,000 files in Fallout 2 for you to mod. These are located in the 'Master.Dat' and 'Critter.Dat' files. The 'Master.Dat' conatins all of the main information such as weapons, critters, text, certain artwork etc. However, 'Critter.Dat' contains everysingle one of the art files used for critters.To extract the files that you want from these files you will need to download DATMan Light. Once this is done you can select which files you wish to extract or you could extract all the files at the touch of a button.
After this, you will need to download a hex editor (TMS prefers Hex Workshop by Breakpoint Software, Inc). Then you just choose your favorite file and begin editing.
For more info on hex editing see the documentation on Pro Files and Making a Mod.
Where Do I Put My Files
This is probably one of the key things in modding, and many a time I have been asked the same old question "Where do I put my files?", so I have decided to write an answer here.
- [Fallout base directory]\Data\
- [Fallout base directory]\name.Dat\
- In a DAT
The Fallout base directory is where Fallout is located, for example:C:\Games\Interplay\Fallout 2
The data folder is another common place where files go, the files in this folder must be read-only. You can make a file read only in Windows 9.x by right clicking on the file, selecting properties, and checkign the check box labelled 'read only'. These files only overwrite files contained in the 'Master.dat' or 'Critter.dat'.
You could also choose to extract all if the files from the DAT into a directory with the identical name, for example:
Extracted files from the 'master.dat' must go in '[Fallout base directory]\master.dat' and the folder must include the file extension.
You can do this because of the way the Window's 9.x file system works, where directories are higher ranked than files.
You need to modify this line in fallout2.cfg, too:master_dat={path}
For example: C:\Games\Interplay\Fallout 2\master.dat
You could also opt to make a DAT file using DATMan Light and FAME. Make a DAT in DATMan Light by selecting New and then add files in order to add the required files. Note: You do not have to include any files in the DAT aside from the ones you have modded.
Once this is done you can run FAME and start Fallout 2 using the DAT file(s) you have selected.
Quick Tips
There are certain shortcuts which may help you in modding Fallout 1 or 2.'Ctrl' + 'R' - Loads a certain map from the 'Master.Dat' and the '[Fallout base directory]\Data\maps' directories and/or files, but without scripts or text files.
'F11' or 'F12' - Saves a screenshot, just so you can brag about your accomplishments to friends.
Never ever forget the byte order most fallout files are big endian and the standard file io routines read little endian on an intel PC it can produce spectacularly wrong results. (Contributed by Michael Vasey)
Copyright 2000 Smackrazor (Smackrazor@mailandnews.com)













-AMA Q&A with Brian Fargo and Chris Avellone
-Wasteland 2 Interview with Chris Avellone and Brian Fargo
-Circle Junction
-Wasteland Kickstarter Project Interview with Brian Fargo
-The Origins of Fallout
-Afterfall: InSanity review
-Afterfall: InSanity preview
-Lonesome Road Review
-Old World Blues review

-Fallout1 Hi-Res Patch v4.1.5
-Falloup, a Fallout Comic by 'Ten'
-WayDowntown V1.1
-FO1 bos grenades quest
-FO1_pistol_sound_patch
-Fallout FIXT
-Graphics Viewer v1.36
-RobCo Systems Beta 1.0
-S.T.A.L.K.E.R.: Anarchy Cell Design Document
-Koan's Gift: Oblivion Lost Design Document Pack
-S.T.A.L.K.E.R.: Oblivion Lost Design Document
-S.T.A.L.K.E.R.: Oblivion Lost Story Outline
-Uptown v1.4
-Fallout Script Editor 1.5a
-Mission Mojave Fixpack
-Garden Of Eden Creation Kit
-The Weapon Mod Menu
-The Mod Configuration Menu
-Interior Lighting Overhaul
Older news articles can be found over here.
�1997-> End of time Odin. The Contents of this page may not be used, published or reproduced without the owners written permission.
All other material � of their respectful owners.