I'm afraid the situation is unchanged, the gauges in the panel as well as the VC still do not pisplay, the VC gauges get displayed as a picture though. I can't seem to upload a few pictures to show you, but i hope you get what I'm saying.
Here is the Panel.cfg, see what you can make of it.
// Panel Configuration file
// V-22 Osprey
// For ALPHA SIMULATIONS
// By Phil Perrott 10 July 2006
// Version 1.2
// Adapted by Rob Barendregt on 2 oct. 2007 with VTOL package rcbhca20.zip
// See comment for added gauges.
[Window Titles]
Window00=Main Panel
Window01=GPS
[VIEWS]
VIEW_FORWARD_WINDOWS=MAIN_PANEL,GPS_PANEL
VIEW_FORWARD_ZOOM=0.5
VIEW_FORWARD_DIR=5.0, 0.0, 0.0
VIEW_FORWARD_RIGHT_ZOOM=0.5
VIEW_RIGHT_ZOOM=0.5
VIEW_REAR_RIGHT_ZOOM=0.5
VIEW_REAR_WINDOWS=30
VIEW_REAR_ZOOM=0.4
VIEW_REAR_EYE=1.0, -0.2, -5.2
VIEW_REAR_DIR=160.0, 180.0, 15.0
VIEW_REAR_LEFT_ZOOM=0.5
VIEW_LEFT_ZOOM=0.5
VIEW_FORWARD_LEFT_ZOOM=0.5
VIEW_UP_ZOOM=0.5
//--------------------------------------------------------
[Window00]
file=OspreyPnl.bmp
size_mm=1024,768
position=7
visible=1
ident=MAIN_PANEL
sizeable=1
render_3d_window=1
window_size= 1.000, 1.000
window_pos= 0.000, 0.000
gauge00=ALPHA_V-22!MFD8, 232,554,208,208
gauge01=ALPHA_V-22!MFD9_O, 465,554,208,208
gauge02=simicons!ATC Icon, 323,534,12,12
gauge03=simicons!GPS Icon, 338,534,12,12
gauge04=simicons!Kneeboard Icon, 352,534,12,12
gauge05=simicons!Map Icon, 367,534,12,12
gauge06=beech_baron!Beacon Lights, 249,525,16,26
gauge07=beech_baron!Nav Lights, 234,525,15,26
gauge08=beech_baron!Pitch Trim, 181,580,23,63
gauge09=beech_baron!Gear Lever, 184,702,35,63
gauge10=beech_baron!Panel Lights, 266,525,16,26
gauge11=beech_baron!Landing Lights, 282,525,16,26
//gauge12=lear_45.spoiler, 202,580,28,62 // Removed; "spoiler" is controlled by VTOL gauge
//gauge13=ALPHA_V-22!spdbrk, 196,545,22,22 // Removed; "spoiler" is controlled by VTOL gauge
//gauge14=ALPHA_V-22!Rotors_Ind, 179,649,45,44 // Replaced by VTOL display
gauge15=ALPHA_V-22!AP, 840,560,150,90
gauge16=rcb-gauges!VSTOLControlIPC_Display, 179,649,47,44 // Added
//--------------------------------------------------------
[Window01]
Background_color=16,16,16
size_mm=150,250
position=8
visible=0
ident=GPS_PANEL
gauge00=gps!gps, 0,0,150,250
//--------------------------------------------------------
[Vcockpit01]
file=vpanel_1.bmp
background_color=0,0,0
size_mm=1024,1024
visible=0
pixel_size=1024,1024
texture=$vpanel_1
gauge00=ALPHA_V-22!MFD8, 13,8
gauge01=ALPHA_V-22!MFD9_O, 246,8
gauge02=ALPHA_V-22!ATT, 474,9
gauge03=ALPHA_V-22!ASI, 730,7,170,170
gauge04=ALPHA_V-22!ALT, 605,9,125,127
gauge05=ALPHA_V-22!COMPASS, 476,133,65,65
//gauge06=ALPHA_V-22!Rotors_Ind, 917,308,80,80 // Replaced by VTOL display
gauge07=ALPHA_V-22!MFD7, 100,450,460,340
gauge08=beech_baron!Beacon Lights, 42,902,26,49
gauge09=beech_baron!Nav Lights, 16,902,26,49
gauge10=beech_baron!Panel Lights, 68,902,26,49
gauge11=beech_baron!Landing Lights, 94,902,26,49
gauge12=simicons!ATC Icon, 174,918,26,26
gauge13=simicons!GPS Icon, 201,918,26,26
gauge14=simicons!Kneeboard Icon, 228,918,26,26
gauge15=simicons!Map Icon, 255,918,26,26
gauge16=beech_baron!Pitch Trim, 919,178,44,119
gauge17=beech_baron!Gear Lever, 924,400,66,118
//gauge18=lear_45.spoiler, 962,179,42,118 // Removed; "spoiler" is controlled by VTOL gauge
//gauge19=ALPHA_V-22!spdbrk, 934,108,42,42 // Removed; "spoiler" is controlled by VTOL gauge
gauge20=ALPHA_V-22!AP, 91,273,160,100
gauge21=rcb-gauges!VSTOLControlIPC_Display, 917,308,80,80 // Added
gauge22=rcb-gauges!VSTOLControlIPC_Function, 0,0 // Added
gauge23=dsd_xml2ipc!xml2ipc, 0,0 // Added
gauge24=rcb-gauges!V22RotorWashEffectControl, 0,0 // Added
gauge25=rcb-gauges!GenCorrect, 0,0 // Added
[8 Bit Colors]
color00=8,8,8
color01=49,49,41
color02=33,33,33
color03=41,49,41
color04=41,41,33
color05=41,41,41
color06=49,49,49
color07=57,57,57
color08=66,66,66
color09=33,33,24
color10=82,90,74
color11=74,74,74
color12=74,74,66
color13=57,57,49
color14=33,33,41
color15=82,82,82
color16=41,41,49
color17=74,74,82
color18=74,66,57
color19=24,24,33
color20=115,115,107
color21=8,8,16
color22=90,90,90
color23=90,90,82
color24=90,82,74
color25=123,115,99
color26=115,107,90
color27=41,49,57
color28=66,66,74
color29=99,99,99
color30=189,189,189
color31=99,107,90
[Default View]
X=0
Y=0
SIZE_X=8191
SIZE_Y=6143
**Remember that this is the panel after the Hover conversion.