Quote:
Originally Posted by V.4_Pogi
I am using 1440x900 resolution - in the game,the desktop res:1680x1050 - ,and I have found several times in online(for example:ATAG and Repka),the program change itself the resolution 1680x1050 during flying. He does not need a restart, only a moment becomes dark and runs on smoothly,but i change back,he needs the restart then.
|
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.