if you check your conf.ini it will tell you, albeit in code. the file is located in C:\Documents and Settings\Jon\My Documents\1C SoftClub if using xp
the entry should be
[window]
DepthBits =24
StencilBits=8
DrawIfNotFocused=0
SaveAspect=0
Render=D3D9 <----this is the dx version, i have seen D3D10_1 on a vista install
width=1280
height=1024
ColourBits=32
FullScreen=1
ChangeScreenRes=1
|