Jump to content
Sign in to follow this  
RXP

Official Panel Configuration Thread

Recommended Posts

In order to help everyone, I'm starting this thread for you to share your panel integration modifications. 

In order to make it simpler to browse as a repository, please make sure to only post final results, ready to be consumed by others. 

Thank you in advance for sharing with the community!

NB: For panel mod questions, please create a new topic instead!

PS: You can try many other mods at X-Plane.org too:

https://forums.x-plane.org/index.php?/search/&q=realityxp&quick=1&type=downloads_file

 

Edited by RXP

Jean-Luc | reality-xp.com
This message from Reality XP is protected by a disclaimer: reality-xp.com/aboutrealityxp/email.html

Let your voice be heard and help us make a difference for you: Vote !
Open up communications with Reality-XP (Microsoft Flight Simulator Forums)

Share this post


Link to post
Share on other sites

GNS 430 + ASDG Super Cub (v1.04)

6913503a3c45ce91d3cf9aa8847fddd5.jpg

Code from RealityXP.GNS.ini :
 

Quote

[GNS_430_1.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 522,1022,429,238
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true

(tested using XP v11.10 beta 6, the buttons of the bezel are not responsive but this might be due to the modification to the manipulators in beta 6)

Share this post


Link to post
Share on other sites

GNS 530 + GNS 430 + default Cessna 172

c1fb37f74b95f059461bf5ebf81aeddf.jpg

Code from RealityXP.GNS.ini :

(only copy-paste the parts required into your .ini file)

Quote

[GNS]
; comma separated list of gauges
gauges = GNS_430_2, GNS_530_1

[GNS_530_1.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 1,1023,520,390
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true 

[GNS_430_2.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 522,1023,430,240
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true

(Same issue with the manipulators, probably due to XP v11.10 beta 6)

Share this post


Link to post
Share on other sites

GNS 430 + Carenado C208B Grand Caravan

fa95e50a0d9dd3d99be6633f5901606f.jpg

Code from RealityXP.GNS.ini :

Quote

[GNS_430_1.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 235,375,430,230
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true

 

  • Upvote 2

Share this post


Link to post
Share on other sites

GNS 530 + VSKYLABS EuroFOX (v003.6)

fa6fb744426d339bc47837544311590f.jpg

Code from RealityXP.GNS.ini :

(copy-paste as required)

Quote

[GNS_530_1.PANELS]
; display window if true.
visible = true
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 6,434,417,305
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true
; enable popup window if true (screen clickspot)
usepopup = true

 

Share this post


Link to post
Share on other sites

GNS 530 + default Baron 58

b0e69a39b48d72dbe813adbda61a60b2.jpg

Code from RealityXP.GNS.ini :

(copy-paste as required)

Quote

[GNS_530_1.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 275,667,260,192
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true

Note: the GNS display resolution is little low due to the dynamic texture resolution used by the 3D model.

  • Upvote 1

Share this post


Link to post
Share on other sites

GNS 430 + GNS 430 + Carenado Cessna 340 II

38d6e8eccc7473f52ee05aad7bc8d61d.jpg

Code from RealityXP.GNS.ini :

(only copy-paste the parts required into your .ini file)

Quote

[GNS]
; comma separated list of gauges
gauges = GNS_430_1, GNS_430_2

 

[GNS_430_1.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 11,1530,430,230
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true

 

[GNS_430_2.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 11,1279,430,230
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true

Note: the GNS 3D models in the C340 do not have correct dimensions (width/height ratio) and thus the display screens are slightly stretched. They're still easy to read.

  • Upvote 2

Share this post


Link to post
Share on other sites

GNS 530 + GNS 430 + default King Air C90B

3e4fa776e1cc81eacca844e00c997102.jpg

Code from RealityXP.GNS.ini :

(only copy-paste the parts required into your .ini file)

Quote

[GNS]
; comma separated list of gauges
gauges = GNS_430_2, GNS_530_1


[GNS_530_1.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 0,1020,520,380
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true


[GNS_430_2.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 0,635,430,230
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true

 

 

  • Upvote 1

Share this post


Link to post
Share on other sites

GNS 430 + GNS 430 + Alabeo DA40

41e3195de3e5b10b0224354611407952.jpg

Code from RealityXP.GNS.ini :

(only copy-paste the parts required into your .ini file)

Quote

[GNS]
; comma separated list of gauges
gauges = GNS_430_1, GNS_430_2

[GNS_430_1.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 1070,822,430,240
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true 

[GNS_430_2.PANELS]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 1070,514,430,240
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true 
; enable popup window if true (screen clickspot)
usepopup = true

  • Upvote 1

Share this post


Link to post
Share on other sites

Nice, thanks for all of these!  @Bourrinopathe

  • Upvote 1

| FAA ZMP |
| PPL ASEL |
| Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 32GB 5600 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 |

 

 

Share this post


Link to post
Share on other sites

Also @Bourrinopathe

I've heard the fps are poor on the cub - and taxiing is a PITA.  Have they addressed those yet?  How would you rate the addon?


| FAA ZMP |
| PPL ASEL |
| Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 32GB 5600 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 |

 

 

Share this post


Link to post
Share on other sites

Car_B200_King_Air_2.jpg

 

Carenado B200 Xplane 11. Dual 430's.

Add to GNS ini .

 

[GNS]
; comma separated list of gauges
gauges = GNS_430_1, GNS_430_2

[GNS_430_1.PANELS]
; display window if true.
visible = true
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 1158,820,432,233
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true
; enable popup window if true (screen clickspot)
usepopup = true

[GNS_430_2.PANELS]
; display window if true.
visible = true
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 1158,468,432,433
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true
; enable popup window if true (screen clickspot)
usepopup = true

 

 

  • Upvote 1

Share this post


Link to post
Share on other sites

GNS530W in Aerobask Viper Jet (I used a right click on screen to pop up the unit)

38792501064_052dd479f3_o.jpgrxpvipr by ryan b, on Flickr

Replace your gns ini contents

[GNS]
; comma separated list of gauges
gauges = GNS_530_1

[GNS_530_1]
; comma separated list of render targets.
drawto = WINDOW, PANELS, Garmin_530_screen
; is the master device if true.
MasterDevice = true 
; connects GPS to copilot side if true.
CopilotSide = false
; selects COM/NAV Radios '1' or '2'.
RadiosPair = 1
; uses computer time if true, simulator time otherwise.
ComputerTime = false
; integral lighting rheostat index (0 to 3) or percent (-100 to 0)
Rheostat.Display = -100
; integral lighting rheostat index (0 to 3) or percent (-100 to 0)
Rheostat.Buttons = -75
; connects GPS to HSI if true.
LinkHsi = true 
; connects GPS to HSI course if true.
LinkCrs = true 
; connects HSI OBS to GPS if true.
LinkObs = true 
; connects GPS to VOR if true.
LinkVor = true 
; connects GPS to Autopilot if true.
LinkOto = true 
; connects CDI key to NAV/GPS switch if true.
AutoNavGps = true 
; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'.
AutoNavSource = 0
; sets device power source: ALWAYS_ON,AVIONICS_BUS,MAIN_BATTERY
PowerSource = AVIONICS_BUS
; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
PowerKnob = NONE
; connects GPS to Shadin Air Data computer if true.
UseAirData = true 
; connects GPS to Shadin Fuel Data computer if true.
UseFuelData = true 
; connects GPS to RYAN 9900BX if true.
UseRyanTcad = true 
; sets TCAD sound alerts volume in percent: 0 to 100.
RyanTcadVolume = 50
; connects GPS #1 to GPS #2 if true (both required).
UseCrossFill = false
; enable device failures if true.
UseFailures = false
; uses Simulator GPS commands if true.
UseSimGpsCmds = true 
; sets fuel type: AVGAS,JETA,JETB
FuelType = AVGAS
; sets TAWS type: TERR,TAWS
TawsMode = TERR
; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY
TawsSurface = HARD_SOFT
; TAWS minimum runway length (feet)
TawsMinLength = 40
; sets master sound volume in percent: 0 to 100.
MasterVolume = 100
; selects the CPU running the trainer process: 1 to 32
; 0: last core, -1: automatic.
CpuAffinity = -1
; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1

[GNS_530_1.WINDOW]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = false
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = WINDOW
; display position and dimension (left,top,width,height)
frame.rect = 1416,964,490,357
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true 
; left mouse button on the screen toggles popup window if true.
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = false
; display as popout window if true.
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false

[GNS_530_1.PANELS]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 0,0,0,0
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true 
; left mouse button on the screen toggles popup window if true.
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true 

[GNS_530_1.Garmin_530_screen]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 1036,435,552,421
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true 
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true 
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; left mouse button on the screen toggles popup window if true.
popleft = false
 


| FAA ZMP |
| PPL ASEL |
| Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 32GB 5600 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 |

 

 

Share this post


Link to post
Share on other sites

Dreamfoil Bell 407 - popup the unit with a RIGHT click on the screen

NB: requires X-Plane 11.10+ for the right mouse button to work.

39471887112_94b6a2269d_o.jpgrxp430B407 by ryan b, on Flickr

 

[GNS]
; comma separated list of gauges
gauges = GNS_430_1

[GNS_430_1]
; comma separated list of render targets.
drawto = WINDOW, Garmin_430_screen
; is the master device if true.
MasterDevice = true 
; connects GPS to copilot side if true.
CopilotSide = false
; selects COM/NAV Radios '1' or '2'.
RadiosPair = 1
; uses computer time if true, simulator time otherwise.
ComputerTime = false
; integral lighting rheostat index (0 to 3) or percent (-100 to 0)
Rheostat.Display = -100
; integral lighting rheostat index (0 to 3) or percent (-100 to 0)
Rheostat.Buttons = -75
; connects GPS to HSI if true.
LinkHsi = true 
; connects GPS to HSI course if true.
LinkCrs = true 
; connects HSI OBS to GPS if true.
LinkObs = true 
; connects GPS to VOR if true.
LinkVor = true 
; connects GPS to Autopilot if true.
LinkOto = true 
; connects CDI key to NAV/GPS switch if true.
AutoNavGps = true 
; selects VLOC NAV '1' or '2'. '0' selects same source as 'RadiosPair'.
AutoNavSource = 0
; sets device power source: ALWAYS_ON,AVIONICS_BUS,MAIN_BATTERY
PowerSource = AVIONICS_BUS
; sets device power knob switch mode: NONE,DEFAULT_ON,DEFAULT_OFF
PowerKnob = NONE
; connects GPS to Shadin Air Data computer if true.
UseAirData = true 
; connects GPS to Shadin Fuel Data computer if true.
UseFuelData = true 
; connects GPS to RYAN 9900BX if true.
UseRyanTcad = true 
; sets TCAD sound alerts volume in percent: 0 to 100.
RyanTcadVolume = 50
; connects GPS #1 to GPS #2 if true (both required).
UseCrossFill = false
; enable device failures if true.
UseFailures = false
; uses Simulator GPS commands if true.
UseSimGpsCmds = true 
; sets fuel type: AVGAS,JETA,JETB
FuelType = AVGAS
; sets TAWS type: TERR,TAWS
TawsMode = TERR
; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY
TawsSurface = HARD_SOFT
; TAWS minimum runway length (feet)
TawsMinLength = 40
; sets master sound volume in percent: 0 to 100.
MasterVolume = 100
; selects the CPU running the trainer process: 1 to 32
; 0: last core, -1: automatic.
CpuAffinity = -1
; connects to: 'PFC_STACK','PFC_430','PFC_530' or any '#PID' (#D002 for PFC_430)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1

[GNS_430_1.WINDOW]
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = false
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = WINDOW
; display position and dimension (left,top,width,height)
frame.rect = 1046,989,634,267
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true 
; left mouse button on the screen toggles popup window if true.
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = false
; display as popout window if true.
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false

[GNS_430_1.Garmin_430_screen]
; display window if true.
visible = true 
; show screen only gauge if true.
nobezel = true 
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANELS
; display position and dimension (left,top,width,height)
frame.rect = 1515,551,430,231
; right mouse button on the screen toggles popup window if true 
popright = true 
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true 
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; left mouse button on the screen toggles popup window if true.
popleft = false
 

  • Upvote 1

| FAA ZMP |
| PPL ASEL |
| Windows 11 | MSI Z690 Tomahawk | 12700K 4.7GHz | MSI RTX 4080 | 32GB 5600 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 |

 

 

Share this post


Link to post
Share on other sites

Car_B200_King_Air_2.jpg

 

/------------------------------------------------------------------------------------------------------------

Carenado B200 Dual GNS 430's. In order for click spots to work, you will need to add the Hot fix Animations lua file to the aircraft. see following link:

https://forums.x-plane.org/index.php?/forums/topic/138236-b200-reality-xp-gtn-750-sasl-bug/&page=2&tab=comments#comment-1326164

//----------------------------------------------------------------------------------------------

Add the following to the GNS.ini flie.

[GNS]
; comma separated list of gauges
gauges = GNS_430_1, GNS_430_2

[GNS_430_1.PANELS]
; display window if true.
visible = true
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 1158,820,430,231
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true
; enable popup window if true (screen clickspot)
usepopup = true

[GNS_430_2.PANELS]
; display window if true.
visible = true
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D,PANELS
frame.type = PANEL3D
; display position and dimension (left,top,width,height)
frame.rect = 1158,433,430,231
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse clickspots if true
usemouse = true
; enable popup window if true (screen clickspot)
usepopup = true

  • Upvote 1

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...