This page needs to be wikified It needs to be re-written with wikimarkup and laid out correctly according to the editing guidelines. If you can wikify this page, please edit it, or help by discussing possible changes on the talk page.
If you need help with wiki markup, see the wiki markup page. If you want to try out wikimarkup without damaging a page, why not use the sandbox?
Wikification required: the remaining info on installation
This article could use a cleanup in order to be more legible and/or presentable. Please help improve this article in any way possible. Remember to follow our editing guidelines when improving existing articles. If you can improve this page, please edit it, or help by discussing possible changes on the talk page.
If you need help with wiki markup, see the wiki markup page. If you want to try out wiki markup without damaging a page, why not use the sandbox?
Cleanup required: July 2007
This section of the guide covers patch versions, bugs, system requirements, and information for setting up Fallout on Linux/UNIX OS's and Windows NT and its derivative OS's.
Contents |
Initial North American release. (Fallout 'Gold')
Updated North American release. Corrects lots of bugs and removes the time limit.
European release. I think it fixed some more bugs in version 1.1 (probably new ones were made in the process). Children are removed in the game, and possibly the violence and language filters are toned down.
First of all, do not patch version 1.2!
However, some bugs aren't fixed. The Stealth Boy can turn into a motion sensor if you turn it on and save in combat...hasn't occurred to me. It could happen with Fallout v.1.0. Here are some bugs in Fallout v.1.1.
Several issues have been brought about the system requirements. Many of my friends told me that I could not run Fallout on my Pentium 75 MHz. I played it on the 75, beat it, later upgraded to a 233 MHz IDT C6-2 chip, and have not noticed any performance gain (except for ending your turn/combat). So, to clarify things, here is the "real" requirements to run Fallout.
Some people have reported success with running Fallout on a 486 class processor. You might need a fast video card or more memory to run it on the lower CPU class. If you do plan to run it on a 486, make sure it is either an Intel 80486/DX or AMD Am486-DX processor; the minimum recommended speed is 66 MHz.
DOS vs. Win32 or DOS running in Win32 DOS Shell :
Well, the requirements are the same for the Win32 version, except for the fact that you'll need 24 megabytes minimum memory and Service Pack 3. Service Pack 6 is available at Microsoft's website at www.microsoft.com. (Note that the information listed previously applies to Windows NT only.) It should run on Windows 2000 and XP without service packs and possibly on their respective beta builds.
Shown below are the instructions. Here, the CD-ROM drive will be shown as drive D.
These are in addition to the requirements for the Win32 version.
You should update Windows NT and 2000 to their updated service releases for maximum compatibility, performance, etc. Also, make sure that programs can run under the 8-bit 640x480 display in Windows XP.
1) Copy the file d:\program\win\falloutw.___ to c:\fallout\falloutw.exe.
2) Create a text file in the Fallout directory, and save it as
fallout.cfg. This is the Fallout configuration file.
3) Open the file with Notepad (or a text editor) and insert the line:
[system]
You now have different options depending on what files you want to
copy.
- If you want to copy the Master Data File (master.dat, 318 megs) on
your hard disk, go ahead and do so.
Or, if you don't, then add this:
master_dat=d:\master.dat
- If you want to copy the Critter Animations (critter.dat, 150 megs),
go ahead.
Otherwise, add this:
critter_dat=d:\critter.dat
- Add this to the line: (This line is for NT-specific issues)
freespace=0 (zero)
- Create a new block (sound) and add this:
[sound]
music_path2=d:\data\sound\music
4) This is how your configuration file should look:
(NOTE: This is an example file with all of the data on the CD)
[system]
master_dat=d:\master.dat
critter_dat=d:\critter.dat
freespace=0
[sound]
music_path2=d:\data\sound\music
5) This is it! Run Fallout, and if it works, get the Windows 1.1
patch from Interplay. (Latter applies to North American
version only.)
If Fallout won't work, then install the DOS version and
play it on the DOS shell.
I'm not a big fan of Linux, much less UNIX (or any OS other than Mac or Windows). But for those who want "Penguin Fallout", here is a FAQ on the requirements for Wine. DOS emulation is not possible due to the fact that DOSEMU in Linux does not have support for protected mode DOS extenders (DOS/4GW), and Wine says it can emulate DOS, but it cannot as far as I can tell.
Configure wine (the /etc/wine.conf file), and in the console, type the following in:
wine --winver win95 file:/mnt/cdrom/install.exe
(If this does not work, change into the CD-ROM directory and type in 'wine --winver win95 install.exe')
Wine should run, and then install the program. Check your root C: drive for the Fallout directory. If the installer won't install the program correctly, do a manual install (see the manual install for NT above). You'll have to change directories, like the example below:
copy file:/mnt/cdrom/master.dat to file:/win32/fallout/master.dat, and on the config file, change it to c:\fallout\master.dat, etc.
In the console, change into the Falllout directory, and execute Wine again.
wine --winver nt40 file:/win32/fallout/fallout.exe
On some Linux distributions (such as Mandrake 7.1), some of the config info might be incorrect. Check out file:/etc/wine.con and look where the C: drive and the Windows directories are set. Create the Windows and the Windows/System directories as shown below, as according to the Wine.conf file. You might need to login as the 'root' user to modify or view the Wine.conf file.
Windows directory (e.g. file:/win32/windows) System sub-directory (e.g. file:/win32/windows/system) I've also seen these variations: - file:/mnt/hdb1/windows file:/mnt/hdb1/windows/system (these will show up if you have a slaved FAT hard disc drive loaded in the kernel) - file:/root/windows file:/root/windows/system (sometimes Wine.conf will point to the home user's directory)
NOTE: I personally have not tried this method, but some Win32 applications that I tried worked perfectly. (such as SESS.net's Cokehead) But yes, it does work, and I've seen instructions that parallel mine.
You should log on as the root user while running Wine.
You should also know that Wine is beta software and therefore you should expect many, many anomalities while running Fallout on Linux.
On some Intel/AMD clone processors (like Cyrix, IDT Centaur, Rise MP6, etc.), Fallout can (and probably will) crash on systems utilizing these CPU's. It can happen when you are talking to an NPC with speech. There is no workaround that I know of.
Also, sometimes Fallout randomly crashes upon completing something. This is more common on systems without enough memory or with a slow processor. It will not bring your entire system down, and Fallout can be safely restarted. The crash might not even occur again.