May 1, 20188 yr I'm using the Carenado B350i panel mod (originally uses F1's unit) The way the mod is done is to just use 1 instance of the gtn I guess. I'll show the panel cfg At the moment when I click the popup it opens a no bezel GTN... which makes sense, it's opening the one used in the VC MFD. How can I open an instance WITH the bezel? Here's my rxp ini as well: https://www.dropbox.com/s/txien4of7yanho8/RealityXP.GTN.ini?dl=0 [Window01] Background_color=0,0,0 size_mm=937,887 ident=14401 position=8 window_size= 0.340, 0.600 zorder=99 gauge00=rxpGTN!GTN_750_1, 0, 0,937,887 [Vcockpit01] Background_color=0,0,0 size_mm=1024,1024 visible=0 pixel_size=1024,1024 texture=$Panel_1 gauge00=CARPROLINE21_B350i!Proline_GTN_Config, 0,0,10,10 gauge01=CARPROLINE21_B350I!Proline_Common_Update, 0,0,10,10 gauge02=CARPROLINE21_B350I!Proline_C_Patch, 0,0,10,10 gauge03=CARPROLINE21_B350i!GTN_PFD, 0, 0, 512, 636 gauge04=rxpGTN!GTN_750_1,582,170,382,480 gauge05=EFIS850XP_B350I!EFIS_VC, 0,634, 382, 358 gauge06=B350ICAR!ToggleCARPFD, 64, 0, 382, 64 gauge07=B350iCustom!ToggleCARMFD, 576, 0, 484, 64 gauge08=B350I_Cabin_alt!C340_PRESS, 0,0,1,1 gauge09=CarSoundB350I!CarSound, 0,0,5,5 gauge10=CarSound_B350ICALL!CarSound, 2,2,5,5 gauge11=CARB350I_PROLINE21!PROLINE21, 0,0,1,1 gauge12=CARPROLINE21_B350i!GTN_MFD_Engine_Instruments, 512, 0, 512, 676 gauge13=B350ICAR!Toggle213, 542, 65, 432, 100 gauge14=B350iCustom!ToggleCARMFD, 512, 300, 64, 360 needbezel by ryan b, on Flickr | My Liveries | FAA ZMP | PPL ASEL | | Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 64GB 6000 MHz DDR5 | 500GB Samsung 860 Evo SSD | 2x 2TB Samsung 970 Evo M.2 | EVGA 850W Gold | Corsair 5000X | HP G2 (VR) / LG 27" 1440p |
May 2, 20188 yr 5 hours ago, ryanbatcund said: [Window01] gauge00=rxpGTN!GTN_750_1, 0, 0,937,887 5 hours ago, ryanbatcund said: [Vcockpit01] gauge04=rxpGTN!GTN_750_1,582,170,382,480 RealityXP.GTN.ini file [GTN_750_1.DEFAULT] ; show screen only gauge if true. nobezel = true Hi Ryan, Each GTN gauge instance in the panel.cfg file share the same 'rendering' options unless specified otherwise. In this case, the rendering options are in [GTN_750_1.DEFAULT] 1) Just copy/paste the [GTN_750_1.DEFAULT] section twice, and rename each for example like this: [GTN_750_1.POPUP] and [GTN_750_1.VC]. 2) Tell each gauge instance what rendering section to use with the 5th parameter: [Window01] gauge00=rxpGTN!GTN_750_1, 0, 0,937,887,POPUP [Vcockpit01] gauge04=rxpGTN!GTN_750_1,582,170,382,480,VC 3) Adjust each instance settings!
May 2, 20188 yr Author Ahhh, the names go at the END of the gauge lines.... lol Thanks so much - was bugging me for a while... user error! And updating the gauges did seem to help with the CDI sync etc. | My Liveries | FAA ZMP | PPL ASEL | | Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 64GB 6000 MHz DDR5 | 500GB Samsung 860 Evo SSD | 2x 2TB Samsung 970 Evo M.2 | EVGA 850W Gold | Corsair 5000X | HP G2 (VR) / LG 27" 1440p |
Archived
This topic is now archived and is closed to further replies.