View Single Post
  #4  
Old 04-01-2011, 07:31 PM
Carosel43 Carosel43 is offline
Approved Member
 
Join Date: Mar 2011
Posts: 16
Default

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
Reply With Quote