Posted December 22, 2008
vpbpi: Just thought I would add my 2 cents. For some reason in Vista 32, when I run Fallout 2(with Killap installed) with no Windows Explorer windows open then I sometimes get weird colors. However, if I run it with at least one Windows Explorer window open (My Computer for example) then it will always run with no weird colors. Just try running it with a least one Windows Explorer window open and see what happens. I just made a .bat file that opens one for me when I click it and it has worked every time. Below is the contents of my batch file:
explorer.exe
cd/
cd Program Files
cd GOG.com
cd Fallout 2
Fallout2.exe
copy this into a plain text file and save it as a .bat file then you can make a shortcut to it on your desktop.
This also allows you to play without the movies being messed up, unlike changing to mode 4 for Killap's patch. Just keep it on mode 0 and use the method I described above.
explorer.exe
cd/
cd Program Files
cd GOG.com
cd Fallout 2
Fallout2.exe
copy this into a plain text file and save it as a .bat file then you can make a shortcut to it on your desktop.
This also allows you to play without the movies being messed up, unlike changing to mode 4 for Killap's patch. Just keep it on mode 0 and use the method I described above.
This worked for me! Thanks so much, that's awesome!