Yay!
Thanks Seeadler. With the new d3d9.dll I'm getting both the stretched splash screens and the high frame rate when playing the game.
In case anyone is interested the "d3d9.ini" file that I am using is:
[GLOBAL]
DebugLog=false
Dumptxt=false
[ENGINE]
ForceResOverride=true
DisplayWidth=1360
DisplayHeight=768
FullScreen=true
Refreshrate=60
[LOADSCREENS]
Enable=true
Tx=0.01635
Ty=0.0
Sx=0.0
Sy=0.00
;Tx=0.032
;Ty=0.021
;Sx=0.0
;Sy=0.0
Maxscale=true
[SCREENSHOT]
; 0=BMP 1=JPG 2=TGA
Format=2
; e.g. Path=D:\screens (folder must exist)
Path=.
Thanks again.
|