I think I'm finally closing in on the problem.
If I go into Screen Settings and choose Window Mode, the Splash Screen DOES INDEED appear... for just a fraction of a second.
Going over to my Fallout 2 folder, D:\games\fallout\f2rp233\, I edit the f2_res.ini file thusly:
; Increases the length of time the Splash screen is displayed in seconds
SPLASH_SCRN_TIME=30
Now I start the program (still in Window Mode) and the splash screen displays... for just a fraction of a second.
Shouldn't it be displaying for 30 seconds?
Am I doing something wrong?
EDIT: I now know exactly what the problem is. Unfortunately I have no idea how to fix it.
The splash screens being momentarily displayed in Window Mode are the original .RIX format images in their original locations. They display whether I have a custom \splash folder or not.
from f2_res_README.rtf
Code:
8. Custom Art
In this section "data\" refers to the Fallout2 patch folder usually located in your Fallout2 Install directory.
Splash Screen
With version 3.0 you can now load 8 Bit BMP images as splash screens. These can be of any size or
shape(within reason) and have the same naming scheme as their RIX counterparts. If a BMP has the
same name as a RIX than it will be shown instead.New splash screens should be placed under
"data\art\splash\". For non english versions this may be "data\art\<your language>\splash\".
Trying a custom \splash folder with only non-original images (all 640x480x8) with each of these three paths:
D:\games\fallout\f2rp233\data\Art\splash
D:\games\fallout\f2rp233\data\Art\english\splash
D:\games\fallout\f2rp233\data\Art\English\splash
and starting in Window Mode, the game continues to display only original splash screens, for just a second.
In other words, it is a Hi Res Patch issue. The custom \splash folder is simply not seen.
Maybe it only works if F2 is installed to the C:\ drive? But my C:\ drive is a SSD so I don't want to do that.
I have no other issues with F2, btw. Oh, and Win 7 Pro 64 bit with 4 GB.