Lefty Hartnett, you must put a resolution that the monitor can handle.
This part of conf.ini, is usually as follows:
[Window]
width = 1024 Window / screen width in pixels
height = 768 Window / screen height in pixels
ColourBits = 32 Color depth in bits (16/32)
Recommendation: 32
DepthBits = 24 Accuracy of depth information (ZBuffer) (16/24)
Recommendation: 24
StencilBits = 8 Size of the stencil buffer in bits (0 /
Recommendation: 8
ChangeScreenRes = 1 change screen resolution permit (other than desktop resolution) (0 / 1)
Recommended: 1
Full Screen = 1 Full screen or window mode (0 / 1)
Recommended: 1
DrawIfNotFocused = 0 Refresh the image, even if the window in the background (0 / 1)
Recommended: 0
EnableResize = 0 Change window size to allow (0 / 1)
Recommended: 0
EnableClose = 1 "Close" button in the window display mode (0 / 1)
Recommended: 1
SaveAspect = 1 Aspect Ratio 4:3 force (0 / 1)
Recommended: 0
Use3Renders = 0 Use of three screens (Multi-Display)
eg for Parhelia Graphics (0 / 1)
Recommended: 0
This is part of the manual of:
{HVY-E}Jinxx
De-Mystifying the Conf.ini
Here you have it:
http://allaircraftsimulations.com/forum/...29&t=29185