Quote:
Originally Posted by klem
Try hand editing the [window] section if your conf.ini file:-
C:\Users\[yourname]\My Documents\1C Soft Club\conf.ini
Set the resolution there and see if it sticks:
[window]
DepthBits =24
StencilBits=8
; DrawIfNotFocused=01
DrawIfNotFocused=1
SaveAspect=0
Render=D3D10_0
width=1440
height=900
ColourBits=32
FullScreen=1
ChangeScreenRes=1
Frequency=60
posLeft=0
posTop=0
StereoMode=0
I don't think the parts in italics affect this. You should try the parts in bold font.
|
Yes,so for me,withdraw the ChangeScreenRes.
I was use the game in Pseudo mode from beginning - to the ATI card this
recommended.
ChangeScreenRes=0 Fullscrenn OFF
ChangeScreenRes=1 Fullscrenn ON
ChangeScreenRes=2 Pseudo mode
I try your proposal,helps maybe. Thanx.