Fallout 1&2 are all pixelly and junk

Post » Wed Dec 07, 2011 10:53 pm

I recently bought the Fallout Classics Collection and downloaded them onto my computer. When I went to play them, all the graphics were messed up in the loading screens. The Edges of most pictures would be made up of a rainbow of pixels. I am on a fairly new laptop running Windows 7, and installed them to the Programfilesx86.
Why is this happening?
User avatar
neen
 
Posts: 3517
Joined: Sun Nov 26, 2006 1:19 pm

Post » Wed Dec 07, 2011 11:26 am

Sometimes happens, I think that there's a proper way to fix the colour issues; I just change the desktop to a solid colour, minimise all other tabs, right-click on the desktop and open the screen resolution and then play the game. Strange but I don't get the colours anymore, :shrug:
User avatar
Khamaji Taylor
 
Posts: 3437
Joined: Sun Jul 29, 2007 6:15 am

Post » Wed Dec 07, 2011 8:50 pm

I recently bought the Fallout Classics Collection and downloaded them onto my computer. When I went to play them, all the graphics were messed up in the loading screens. The Edges of most pictures would be made up of a rainbow of pixels. I am on a fairly new laptop running Windows 7, and installed them to the Programfilesx86.
Why is this happening?

first download http://www.nma-fallout.com/forum/dload.php?action=file&file_id=1273, and if that does not work have the screen resolution screen up when you load the game. Its the same process for 2.
User avatar
dav
 
Posts: 3338
Joined: Mon Jul 30, 2007 3:46 pm

Post » Wed Dec 07, 2011 7:41 am

I recently bought the Fallout Classics Collection and downloaded them onto my computer. When I went to play them, all the graphics were messed up in the loading screens. The Edges of most pictures would be made up of a rainbow of pixels. I am on a fairly new laptop running Windows 7, and installed them to the Programfilesx86.
Why is this happening?


I have actually had this problem with Fallout games, Age of Empires, and Star Wars galactic battlegrounds...

What you have to do is set your desktop to a solid color, and if it happens, sometimes clicking the start button on and off from the keyboard makes it disappear. The problem can get really annoying if you don't know how to fix it, i've been down that road. (grudgingly playing Age of Empires 2 with purple grass :brokencomputer: )
User avatar
Agnieszka Bak
 
Posts: 3540
Joined: Fri Jun 16, 2006 4:15 pm

Post » Wed Dec 07, 2011 8:27 pm

If the desktop thing doesn't work try right clicking on the game icon go to properties compatibility then select run in 256 colors.
User avatar
tegan fiamengo
 
Posts: 3455
Joined: Mon Jan 29, 2007 9:53 am

Post » Wed Dec 07, 2011 2:13 pm

Go to your Fallout directory, for Win7 with Steam it'll be Program Files (x86) - Steam - steamapps - common - fallout

Open up the file "ddraw" with notepad

Highlight everything and then copy/paste the following:
Spoiler
[Main]

;Change to 1 if you want to use command line args to tell sfall to use another ini file.
UseCommandLine=0



;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

[Speed]

;Set to 0 to disable everything in this section
Enable=1


;The speeds corrisponding to each slot in percent. (i.e. 100 is normal speed)
SpeedMulti0=50
SpeedMulti1=100
SpeedMulti2=150
SpeedMulti3=200
SpeedMulti4=300
SpeedMulti5=500
SpeedMulti6=1000
SpeedMulti7=100
SpeedMulti8=100
SpeedMulti9=100


;The initial speed at game startup
SpeedMultiInitial=100



;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[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=4
;Refresh the screen every x frames. Set to 0 to disable frameskipping.

;If you don't want frameskipping on initially, but may want to enable it later, set this to 1

;This has no effect in fullscreen mode or in dx9 modes
FrameSkip=0


;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

;If you want to use an upscaling filter other than the hardcoded once listed below, place a dx9 effect file called 'global.fx' in data\shaders
GraphicsWidth=1920
GraphicsHeight=1080


;If using a dx9 mode, this changes the settings of the global shader

;Set to 0 to disable, 1 to use only if screen res > 640x480, 2 to use if screen res != 640x480 or 3 to use always
GlobalShaderMode=1


;Set to something other than 0 to apply a software scaler in graphics modes 4 or 5

;0 - without scale filters

;1 - 2xSai
;2 - SuperEagle

;3 - Super2xSai
;4 - hq2x

;5 - AdvancedMame2x
ScaleFilter=0


;Set to 1 for a linear texture filter, or 0 to disable
TextureFilter=0
;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

[Input]

;Set to 0 to disable everything in this section
;This will also disable any input related script extender functions and the keyboard commands used to control other sections!
Enable=1


;Set to 1 to enable the mouse scroll wheel to scroll through your inventory
UseScrollWheel=1
;The mouse Z position is dividied by this modifier to calculate the number of inventory

;slots to scroll. My mouse moves 120 pixel in the z direction for one click of the mouse

;wheel, but this may vary depending on your mouse manufacturer and windows settings.

;Set to 0 to only ever scroll 1 click
ScrollMod=0

;Adjusts mouse sensitivity to some percentage of normal.

;Negative values are valid, if you want your mouse axis reversed for some reason
MouseSensitivity=80


;DX scancode of a key to press when the middle mouse button is clicked
;The default of 0x30 toggles between your two weapons

;Set to 0 to disable
MiddleMouse=0x30


;Set these to 1 if you want fallout to access the keyboard or mouse in background mode
BackgroundKeyboard=0
BackgroundMouse=0


;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


;The modifier key you have to hold down to change any speed settings

;If set to 0 if you don't want to use a modifier key, or a DX scancode otherwise

;Set to -1 for either ctrl key, -2 for either alt key or -3 for either shift key
SpeedModKey=-1


;A key to press to toggle the speed tweak on or off
;Specify 0 if you don't want a toggle key, or a DX scancode otherwise
SpeedToggleKey=0x00


;The keys corrisponding to the 10 speed slots

;Set to 0 to disable a slot, otherwise specify the DX scancode of the key you want to use
SpeedKey0=0x52
SpeedKey1=0x4f
SpeedKey2=0x50
SpeedKey3=0x51
SpeedKey4=0x4b
SpeedKey5=0x4c
SpeedKey6=0x4d
SpeedKey7=0x00
SpeedKey8=0x00
SpeedKey9=0x00


;The modifier key you have to hold down to change any graphics settings

;Set to 0 if you don't want to use a modifier key, or a DX scancode otherwise

;Set to -1 for either ctrl key, -2 for either alt key or -3 for either shift key
GraphicsModKey=0


;Increase/decrease frame skip.
IncreaseFrameSkip=0x51
DecreaseFrameSkip=0x4f


;Toggle the global shader on or off
ToggleGlobalShader=0x52


;Changes the current scaleing and texture filters
CycleScaleFilter=0x53
ToggleScaleFilter=0x4f
ToggleTextureFilter=0x50

;End




Adjust "GraphicsWidth=1920" and "GraphicsHeight=1080" to whatever resolution you want. Your native resolution may be best, but some resolutions will cause a bit of stretching. My 1920 by 1080 monitor using that resolution does stretch slightly, but it isn't really noticeable.

As for Fallout 2, I'm pretty sure you can paste the same thing in the FO2 folder with the same file. However, I do recommend the Fallout 2 Restoration Project (google it, shouldn't be hard to find), which adds a bunch of good content and fixes bugs. It also has resolution options in the options menu as well as an option that fixes rainbow-ness, but I don't remember which. Just mess around with it until it works.
User avatar
Bloomer
 
Posts: 3435
Joined: Sun May 27, 2007 9:23 pm

Post » Wed Dec 07, 2011 2:35 pm

I didn't have any troubles with Fallout 1 just with Fallout 2. When (in the intro) you see a vault (13 I think) open up and hear Ron Perlman's narraration and then you see the Enclave and they open up fire on the Vault and it gets all messed up making noises and frozen.
User avatar
Dale Johnson
 
Posts: 3352
Joined: Fri Aug 10, 2007 5:24 am

Post » Wed Dec 07, 2011 2:57 pm

The way to solve this is to either exit to the desktop and go back (which works sometimes)

or run it with windows 2000/98 combatability.
User avatar
Taylor Thompson
 
Posts: 3350
Joined: Fri Nov 16, 2007 5:19 am

Post » Wed Dec 07, 2011 1:01 pm

Oh man, by just watching the title of your thread, I thought you were gonna bash Fallout 1 and 2 for their 90's graphics! x)
User avatar
RUby DIaz
 
Posts: 3383
Joined: Wed Nov 29, 2006 8:18 am

Post » Wed Dec 07, 2011 9:17 am

Oh man, by just watching the title of your thread, I thought you were gonna bash Fallout 1 and 2 for their 90's graphics! x)

Nah, I knew what I was getting into, graphics-wise.

I got it to work, using the solid background/resolution control panel method. Running it in compatibility mode didn't seem to help... It's alright for me, I'm used to relying on voodoo magic to get things done. Thanks guys!
User avatar
Tiffany Carter
 
Posts: 3454
Joined: Wed Jul 19, 2006 4:05 am

Post » Wed Dec 07, 2011 8:17 pm

Sometimes happens, I think that there's a proper way to fix the colour issues; I just change the desktop to a solid colour, minimise all other tabs, right-click on the desktop and open the screen resolution and then play the game. Strange but I don't get the colours anymore, :shrug:


Work for me too.... How...?
User avatar
sunny lovett
 
Posts: 3388
Joined: Thu Dec 07, 2006 4:59 am

Post » Wed Dec 07, 2011 4:25 pm

Said it solved the problem... But now the screen turn black and i have to "sweep" the darkness away with my cursor... odd
User avatar
Julia Schwalbe
 
Posts: 3557
Joined: Wed Apr 11, 2007 3:02 pm

Post » Wed Dec 07, 2011 12:36 pm

Said it solved the problem... But now the screen turn black and i have to "sweep" the darkness away with my cursor... odd


Same thing happens to me from time to time, I changed it back and it stopped... I didn't really care about the color issues much anyway.
User avatar
Jason King
 
Posts: 3382
Joined: Tue Jul 17, 2007 2:05 pm

Post » Wed Dec 07, 2011 1:01 pm

Install the highres patch.
User avatar
Jessica Lloyd
 
Posts: 3481
Joined: Fri Aug 25, 2006 2:11 pm

Post » Wed Dec 07, 2011 8:53 pm

Install the Kilaps unofficial official patch or the restoration patch.

www.killap.net
User avatar
Nauty
 
Posts: 3410
Joined: Wed Jan 24, 2007 6:58 pm


Return to Fallout Series Discussion