Jump to content
Sign in to follow this  
bliksimpie

The captain sim weather gauge now workable in P46

Recommended Posts

Thanks to the help from our resident guru, Bert Pieke, I have been able to get the captain sim weather gauge to work pretty good with the cockpit model and I also now have the Carenado weather gauge modeled "OFF/STBY/TEST/ON/ knob" to work with the "captain sim weather gauge"The rest of the clickspots of the CS gauge have been moved a bit around to work with the "carenado model faceplate clickspots" as that is part and parcel of the 3d model, so what you see if the outer casing of the weather instrument with the "brain" being the "Captain sim Weather gauge/screen"Unfortunately I cannot share the Weather gauge itself as it is payware, so if you have it, you more then welcome to PM me for the interface gauge that make the gauge work with the knobs etc and for instructions on how to add the "CS weather gauge" into the PA46T.2012-1-20_17-19-36-280.jpg

Edited by bliksimpie

Share this post


Link to post
Share on other sites

It is not really just a matter of panel.cfg entries because we work here with a gauge being added to a modeled area, and not the normal gauge replacement process that you can add the gauge to a flat surface. You can if you want to but all clickspots will be wayyyyy wrong, eg the on of on CS is left bottom and the Carenado is top right.so send me a PM with an email and I will send you the instructions as well as the intermediate gauge to have the on/off knob work with the CS gauge as well as fixing the clickspots to be alligned with the Carenado weather case/buttons.but if you really just want the panel.cfg entries I will post them for you but it will not make any sense as I said no clickspots will line up properly but if you want to live with that it is ok

Edited by bliksimpie

Share this post


Link to post
Share on other sites

INSTRUCTIONS--------------------Download the intermediate gauge (faceplate gauge) called "Captain_Sim.r001.P04_ADJMAL.cab" from below link and save the file to any place on your computor.(Please NOTE: this gauge do NOT contain the Captain Sim Weather gauge and it will NOT work unless you already have the captain sim weather gauge installed)http://www.mediafire...6aj8o77cwlo6hu0DO NOT FURTHER extract this file. It is already a .cab file and already in the correct format.Now Cut and paste the downloaded file "Captain_Sim.r001.P04_ADJMAL.cab" and add it to the Malibu's "panel" folder.Now open the panel folder of the Malibu.Search for the panel.cfg.NB. make a copy of this file and save it as panel_original.cfg so that you have a backup to restore to incase you mess up the panel.cfg file that you now will adjust.Open the panel.cfg file with notepadScroll down till you find [Vcockpit01] sectionNow add gauge10 entry so that your Vcockpit01 look like this after the change

//--------------------------------------------------------[Vcockpit01]Background_color=0,0,0size_mm=1024,1024visible=0pixel_size=1024,1024texture=$Panel_1gauge00=GAUGEP46T!Gauge_Eng13D,  768,343,256,343gauge01=GAUGEP46T!Gauge_Eng23D,  768,0,256,343gauge02=GAUGEP46T!Gauge_Volts_Amps,  7,521,318,279gauge03=GAUGEP46T!Gauge_Anum_L,  87,805,328,212gauge04=GAUGEP46T!Gauge_Button_Anum,  422,803,600,217gauge05=GAUGEP46T!Gauge_Clock,  332,518,279,279gauge06=PA46TJ!GPSVSI,  0,0,2,2gauge10=Captain_Sim.r001.P04_ADJMAL!onoffknob, 0,0,1,1

Now scroll down till you find [Vcockpit02] section1) decomment gauge00 by adding // in front of the gauge.2) add the following two lines after the last gauge entrygauge09=WXR!wr_display, 85,39,315,215gauge10=Captain_Sim.r001.P04_ADJMAL!P04_radar_new_VC, 13,9,492,309after you have made the corrections your vcockpit02 section should look like this if you have not yet added any other gauges(if youalready have added more gauges, then use the next number after your last gauge number and replace the gauge09 and gauge10 numbers with following numbers)

//--------------------------------------------------------[Vcockpit02]Background_color=0,0,0size_mm=1024,1024visible=0pixel_size=1024,1024texture=$Panel_2//gauge00=WX_Gauge_3D_P46T!WXGauge,  9,9,1,1gauge01=GPS_530_3D_P46T!gps_500,  7,337,493,358gauge02=Radio_P46T!RadioAdf,  524,670,496,100gauge03=GPS_430_3D_P46T!GNS430_nc2,  517,259,497,258gauge04=DIGTTRANS_P46T!transponder,  516,529,501,126gauge05=Radio_P46T!RadioTrans,  520,126,496,112gauge06=Radio_P46T!RadioAudio,  520,8,498,98gauge07=GAUGEP46T!Gauge_Anum_R,  381,786,635,229gauge08=GAUGEP46T!Gauge_Engine_Trend,  14,711,299,298gauge09=WXR!wr_display, 85,39,315,215gauge10=Captain_Sim.r001.P04_ADJMAL!P04_radar_new_VC, 13,9,492,309

SAVE the panel.cfg file.Start FSX and enjoy CS weather gauge in the MalibuCLICKSPOTS ETC2012-1-20_20-40-17-495-1.jpgTHE 2D PANEL (NOTE-- The ON OFF will need to be witched on off in the VC panel.)The 2d popup panel can be added like normal according to the CS instructionsNOTE: I will be also ading a similar 2D faceplate so that the poup look like the VC with corresponding clickspots tommorow and upload that tommorowFor those that already want to use the CS old faceplate:here is my windowxx entries so long but will add proper 2D instructions in follow on post

//--------------------------------------------------------[WindowXX]size_mm=525,386window_size=0.350,0.300position=6background_color=1,1,1visible=0ident=11223zorder=1gauge00=WXR!wr_display, 81,32,364,279gauge01=Captain_Sim.r001.P04!P04_radar, 0,0,525,386

Remember that you replace the XX with your next window number and add this section just before the [Vcockpit01] section.Also remember to add the window under the [Window Titles] section below the last listed window. It must contain the same number as the XX you replaced it with.

Edited by bliksimpie

Share this post


Link to post
Share on other sites
INSTRUCTIONS--------------------Download the intermediate gauge (faceplate gauge) called "Captain_Sim.r001.P04_ADJMAL.cab" from below link and save the file to any place on your computor.(Please NOTE: this gauge do NOT contain the Captain Sim Weather gauge and it will NOT work unless you already have the captain sim weather gauge installed)http://www.mediafire...6aj8o77cwlo6hu0DO NOT FURTHER extract this file. It is already a .cab file and already in the correct format.Now Cut and paste the downloaded file "Captain_Sim.r001.P04_ADJMAL.cab" and add it to the Malibu's "panel" folder.Now open the panel folder of the Malibu.Search for the panel.cfg.NB. make a copy of this file and save it as panel_original.cfg so that you have a backup to restore to incase you mess up the panel.cfg file that you now will adjust.Open the panel.cfg file with notepadScroll down till you find [Vcockpit01] sectionNow add gauge10 entry so that your Vcockpit01 look like this after the change
//--------------------------------------------------------[Vcockpit01]Background_color=0,0,0size_mm=1024,1024visible=0pixel_size=1024,1024texture=$Panel_1gauge00=GAUGEP46T!Gauge_Eng13D,  768,343,256,343gauge01=GAUGEP46T!Gauge_Eng23D,  768,0,256,343gauge02=GAUGEP46T!Gauge_Volts_Amps,  7,521,318,279gauge03=GAUGEP46T!Gauge_Anum_L,  87,805,328,212gauge04=GAUGEP46T!Gauge_Button_Anum,  422,803,600,217gauge05=GAUGEP46T!Gauge_Clock,  332,518,279,279gauge06=PA46TJ!GPSVSI,  0,0,2,2gauge10=Captain_Sim.r001.P04_ADJMAL!onoffknob, 0,0,1,1

Now scroll down till you find [Vcockpit02] section1) decomment gauge00 by adding // in front of the gauge.2) add the following two lines after the last gauge entrygauge09=WXR!wr_display, 85,39,315,215gauge10=Captain_Sim.r001.P04_ADJMAL!P04_radar_new_VC, 13,9,492,309after you have made the corrections your vcockpit02 section should look like this if you have not yet added any other gauges(if youalready have added more gauges, then use the next number after your last gauge number and replace the gauge09 and gauge10 numbers with following numbers)

//--------------------------------------------------------[Vcockpit02]Background_color=0,0,0size_mm=1024,1024visible=0pixel_size=1024,1024texture=$Panel_2//gauge00=WX_Gauge_3D_P46T!WXGauge,  9,9,1,1gauge01=GPS_530_3D_P46T!gps_500,  7,337,493,358gauge02=Radio_P46T!RadioAdf,  524,670,496,100gauge03=GPS_430_3D_P46T!GNS430_nc2,  517,259,497,258gauge04=DIGTTRANS_P46T!transponder,  516,529,501,126gauge05=Radio_P46T!RadioTrans,  520,126,496,112gauge06=Radio_P46T!RadioAudio,  520,8,498,98gauge07=GAUGEP46T!Gauge_Anum_R,  381,786,635,229gauge08=GAUGEP46T!Gauge_Engine_Trend,  14,711,299,298gauge09=WXR!wr_display, 85,39,315,215gauge10=Captain_Sim.r001.P04_ADJMAL!P04_radar_new_VC, 13,9,492,309

SAVE the panel.cfg file.Start FSX and enjoy CS weather gauge in the MalibuCLICKSPOTS ETC2012-1-20_20-40-17-495-1.jpgTHE 2D PANEL (NOTE-- The ON OFF will need to be witched on off in the VC panel.)The 2d popup panel can be added like normal according to the CS instructionsNOTE: I will be also ading a similar 2D faceplate so that the poup look like the VC with corresponding clickspots tommorow and upload that tommorowFor those that already want to use the CS old faceplate:here is my windowxx entries so long but will add proper 2D instructions in follow on post

//--------------------------------------------------------[WindowXX]size_mm=525,386window_size=0.350,0.300position=6background_color=1,1,1visible=0ident=11223zorder=1gauge00=WXR!wr_display, 81,32,364,279gauge01=Captain_Sim.r001.P04!P04_radar, 0,0,525,386

Remember that you replace the XX with your next window number and add this section just before the [Vcockpit01] section.Also remember to add the window under the [Window Titles] section below the last listed window. It must contain the same number as the XX you replaced it with.

THANKS! I just started working on this last night, but i was thinking that i would be fiorced to use the 2D pop-up since i wasn't prepared to make the faceplate! Very cool! CS radar works so much better with AS2012!K

Share this post


Link to post
Share on other sites

2D panel with same faceplate as Carenado Weather panel now available.--------------------------------------------------------------------------------------------Download the intermediate gauge (faceplate gauge) called "Captain_Sim.r001.P04_ADJMAL2D.cab" from below link and save the file to any place on your computor.(Please NOTE: this gauge do NOT contain the Captain Sim Weather gauge and it will NOT work unless you already have the captain sim weather gauge installed)http://www.mediafire...dxg697ctjedk4ytDO NOT FURTHER extract this file. It is already a .cab file and already in the correct format.Now Cut and paste the downloaded file "Captain_Sim.r001.P04_ADJMAL2D.cab" and add it to the Malibu's "panel" folder.Now open the panel folder of the Malibu.Search for the panel.cfg.NB. make a copy of this file and save it as panel_original.cfg so that you have a backup to restore to incase you mess up the panel.cfg file that you now will adjust.Now add the additional window secton listed below, just before the vcockpit01 section that look like this//------------------------[Vcockpit01]

//--------------------------------------------------------[WindowXX]size_mm=525,386window_size=0.350,0.300position=6background_color=1,1,1visible=0ident=11223zorder=1gauge00=WXR!wr_display, 98,42,334,268gauge01=Captain_Sim.r001.P04_ADJMAL2D!P04_radar, 0,0,525,386

Replace the XX in the [windowXX] wth the next window number available (if you have not yet added windows , standard it would then be "Window08"Now scroll up to the top and find the [Window Titles] sectionAlso add the window you have added below to this section. if your window was called [window08] the add a window08 as below

[Window Titles]Window00=G500Window01=Toggle_ManualWindow02=Toggle_ControlWindow03=GP530Window04=GP430Window05=GP530XPWindow06=GP430XPWindow07=INFOWindow08=CSWeathergauge

Your popup panel should now look like this.2012-1-21_16-51-50-608.jpgNOTE:If you rather prefer to have the 2D drive the OFF/STBY/TEST/ON and not the VC knob just do not add the entry to the [Vcockpit01] section as instructed in POST 4.Just remember then that the VC knob will not work anymore. All other clickspots will work in vc except the ON/OFF/STBY knob.So either you drive the gauge from the 2D panel or from the VC panel. Choice is yours. all done with the Vcockpit01 entry.. by either adding it or omitting it

Edited by bliksimpie

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...