View Single Post
  #4  
Old July 19th 03, 11:33 AM
A. Bomanns
external usenet poster
 
Posts: n/a
Default

I have copied Concorde from FS 2000 to FS 2002 (following the
instructions giving in the www.simflight.com FAQ). Everything works
fine except the views from the cockpits to either side and to the back
(NumPad7/9/4/6/1/2/3). Is that normal?


I have found the solution myself. FS 2002 cannot find the files
forward_right.bmp, right.bmp etc.

First solution: Copy these files from another aircraft's folder into
the Concorde folder. The 3D landscape view will be painted into the
black portions of the bitmap images.

Second solution: Delete the following lines from the
aircraft\concorde\panel.cfg file (do not forget to make a backup copy
of this file). Looking to the right, left, rear etc. you will see no
aircraft parts, only a full screen view of the landscape (like in FS
2000):

Fixed Window30=Forward Right
Fixed Window31=Right
Fixed Window32=Rear Right
Fixed Window33=Rear
Fixed Window34=Rear Left
Fixed Window35=Left
Fixed Window36=Forward Left
Fixed Window37=Up

.... zip ...


VIEW_FORWARD_RIGHT_WINDOWS=30
VIEW_RIGHT_WINDOWS=31
VIEW_REAR_RIGHT_ZOOM=1.5
VIEW_REAR_RIGHT_WINDOWS=32
VIEW_REAR_ZOOM=1.5
VIEW_REAR_WINDOWS=33
VIEW_REAR_LEFT_ZOOM=1.5
VIEW_REAR_LEFT_WINDOWS=34
VIEW_LEFT_WINDOWS=35
VIEW_FORWARD_LEFT_WINDOWS=36


.... zip ...


[Fixed Window30]
file=FORWARD_RIGHT.bmp
visible=0
nomenu=1
render_3d_window=1
window_pos=0.0,0.0
window_size=1.000,1.000
ident=30

[Fixed Window31]
file=RIGHT.bmp
visible=0
nomenu=1
render_3d_window=1
window_pos=0.0,0.0
window_size=1.000,1.000
ident=31

[Fixed Window32]
file=REAR_RIGHT.bmp
visible=0
nomenu=1
render_3d_window=1
window_pos=0.0,0.0
window_size=1.000,1.000
ident=32

[Fixed Window33]
file=REAR.bmp
visible=0
nomenu=1
render_3d_window=1
window_pos=0.0,0.0
window_size=1.000,1.000
ident=33

[Fixed Window34]
file=REAR_LEFT.bmp
visible=0
nomenu=1
render_3d_window=1
window_pos=0.0,0.0
window_size=1.000,1.000
ident=34

[Fixed Window35]
file=LEFT.bmp
visible=0
nomenu=1
render_3d_window=1
window_pos=0.0,0.0
window_size=1.000,1.000
ident=35

[Fixed Window36]
file=FORWARD_LEFT.bmp
visible=0
nomenu=1
render_3d_window=1
window_pos=0.0,0.0
window_size=1.000,1.000
ident=36

[Fixed Window37]
file=UP.bmp
visible=0
nomenu=1
render_3d_window=1
window_pos=0.0,0.0
window_size=1.000,1.000
ident=37



------------------------------------------------
Alfred Bomanns