Playing Fallout 2 on Windows 7 Starter
Hey all,
I have just registered to post my solution for getting Fallout 2 to run on Windows 7 Starter, 32-bit.
I was having the following problems before:
- "error initializing video mode 640x480"
- "Fallout 2 appears to be running in compatibility mode"
and have now managed to overcome them. I will try keep this as simple as possible. My solution is from a collection of threads mainly ones on this site, and here (
http://www.escapistmagazine.com/forums/read/9.121591-Fallout-collection-Windows-7-incompatibility).
-----------------
1. Install Fallout 2 (For me this was GOG.com US Version)
2 Install Unofficial Fallout 2 Patch (
http://news.filefront.com/unofficial-fallout-2-patch-final-version)
3. Download sfall (
http://sourceforge.net/projects/sfall) and
ONLY extract (using 7-zip or Winzip)
ddraw.dll into your Fallout 2 directory (overwrite if necessary).
DO NOT EXTRACT ddraw.ini
4. Installed High Res Patch v2.2b(
http://falloutmods.wikia.com/wiki/Fallout2_High_Resolution_Patch)
--------------------------------------------------------------------------------------
Now alter the following files (found in Fallout 2 Directory). If your OS doesn't let you save after altering the file, then copy/paste the file onto your desktop, alter it there, then copy/paste back into your F2 Directory, thus overwriting it.
--------------------------------------------------------------------------------------
5. In f2_res.ini locate the code below and change the resolution to your desired values. I went for 1024 x 600 as this is my Desktop resolution.
[MAIN]
;##################################################################################################################
;Set the screen resolution here
SCR_WIDTH=1024
SCR_HEIGHT=600
6. Then change the colour value (also in F2_res.ini) . I went for 32-bit as this is also my default laptop Colour Settings.
;Set the number of colours here
; 8 for 8bit(original)
; 16 for 16bit colour (set only if your not using Sfall with graphics modes 4 or 5)
COLOUR_BITS=32
7. In ddraw.ini change the mode from =0 to =4.
[Graphics]
;Set to 0 for 8 bit fullscreen
;Set to 4 for dx9 fullscreen
;Set to 5 for dx9 windowed
;A dx9 mode is required for any graphics related script extender functions to work (i.e. fullscreen shaders)
;Modes 1, 2 and 3 are no longer supported
Mode=4
8. Below (7.) in ddraw.ini, also change resolution to what you did previously:
;If using a dx9 mode, this changes the resolution
;The graphics are simply stretched to fit the new window; this does _not_ let you see more of the map
GraphicsWidth=1024
GraphicsHeight=600
9. OK. Now go to your Fallout 2 shortcut, right click/properties.
- Go to Compatability tab
- Go to 'Change Settings for all users' button at the bottom.
- Check box to Run in Windows NT 4.0 (Service Pack 5)
- Uncheck ALL OTHER BOXES.
- Apply
10. Launch Fallout 2!
-------------------------------------------------------------------------------------
I really hope this helps at least one other person on getting Fallout 2 to run on Windows 7 / Starter. It took me a while to sift through various threads, mix and match the solutions, and eventually come through with something that worked.
So happy though, Fallout is an absolute classic and I well truly shed a tear if there comes a day that none of us can launch and appreciate our old faves!
[/quote]Happy Gaming