Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
To fix graphic bugs you need change ddraw.ini file (C:\Program Files (x86)\Steam\steamapps\common\Fallout\ddraw.ini in my case).
Change next:
Mode=4 in [Graphics] section
and
TextureFilter=1
This should fix the problem.
I read through mountains of supposed "fixes" that included various patches and loads of configurating, etc, etc. However, simply changing Mode=4 amd TextureFilter=1 in the ddraw.ini file solved the problem in both Fallout 1 and Fallout 2, took only a few seconds.
Your advice saved a lot of time and trouble for both games, thanks again!
Well, Mode=5 worked pretty good to me, Mode=4 actually crashed the game, at least with me.
And Mode=5 also solved something I was wondering, about setting the game to Windowed, Mode=5 is Windowed by default.
Thanks for your help!
Hey, Insane
[Graphics]
;Set to 0 for 8 bit fullscreen
;Set to 1 for 8 bit windowed
;Set to 4 for dx9 fullscreen
;Set to 5 for dx9 windowed
;Mode 1 requires your desktop colour depth to be set to 32 bit
;Windowed modes incur a performance hit. (Modes 1 and 5 more so than mode 3)
;The 16 bit colour modes cause movies to display incorrect colours, and slows down fades
;dx9 modes cause some corruption of movies, but not as bad as 16 bit colour modes
;dx9 modes work with fallout 1, but results in movies being completely corrupted
Mode=0
Where it says,
Mode=0
Change 0 to 4
;Set to 1 for a linear texture filter, or 0 to disable
TextureFilter=0
Where it says
TextureFilter=0
Change 0 to 1
Hope that helped
Thank you so much. This is what I'm looking for.