Jump to content
Sign in to follow this  
RXP

Official Panel Configuration Mods

Recommended Posts

S-92 Sikorsky wiith full clickable GTN1 GTN2

S92-2020-05-17-21-00-27.png

S92-2020-05-17-20-59-50.png

 

My How To calculate Frame rect, I hope it helps.

Display position and dimension (left,top,width,height)
_____________________________________________________________
1. Use X plane 11 key command "make a panel screenshot" and shoot a screenshot from your Aircraft.
2. Go to your Xplane11/aircraft Folder.
3. Select the Aircraft folder you want to calculate with that made screenshot
4. In your selected Aircraft folder goto Subfolder Cockpit_3d/-Panels- 
5. Open the Panel_Preview.png with the Windows Paint program.
6. In the Bottom left from Paint you can see the coordinates from your mouse pointer.
7. Take the coordinates from Top Left and Bottom Right where you want to put the GTN's
8. In Paint you can see the resolution in the bottom midle from the Panel_Preview.png screenshot to calculate the "Top" Value.
9. Use the values that you Take from Paint to calculate the Frame rect. 
10. Edit your Frame rect calculation in your Aircraft Main folder in the RealityXP.GTN.ini (by [GTN_750_1.PANELS] for GTN1) and ([GTN_750_2.PANELS] for GTN2)

How To calculate Frame rect:
_____________________________________________________________

Left = Top left Value from X
Top  = Screenshot Resolution from Paint  -MINUS-  Y from Top left
Width = X from Bottom Right  -MINUS-  X from Top Left
Height = Y from Bottom Right -MINUS- Y from Top Left

Frame rect = Left,Top,Width,Height
_____________________________________________________________

Example how i calculate for my S-92 Sikorsky: (my Panel_Preview.png resolution was 1024)

GTN1 Calc

Top Left:     X= 115 Y=  50
Bottom Right: X= 337 Y= 320

Frame rect =115,974,222,270 (left,top,width,height)

-----------------------

GTN2 Calc

Top Left:     X=   9 Y= 499
Bottom Right: X= 336 Y= 813

Frame rect =  9,525,327,314 (left,top,width,height)

______________________________________________________________

Delete the Panel_Preview.png bevor you make a new screenshot for a new calculation.

 

Here my Code from the RealityXP.GTN.ini for the S-92 Sikorsky:

Spoiler

 


[GTN]
; comma separated list of gauges
gauges = GTN_750_1, GTN_750_2

[GTN_750_1]
; comma separated list of render targets.
drawto = WINDOW, PANELS
; is the master device if true.
MasterDevice = true
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1

[GTN_750_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 = 3970,880,830,790
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,790,830,790
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_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 = 115,974,222,270
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

[GTN_750_2]
; comma separated list of render targets.
drawto = WINDOW, PANELS
; is the master device if true.
MasterDevice = false
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1

[GTN_750_2.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 = 3970,880,830,790
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true 
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,790,830,790
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_2.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 = 9,525,327,314
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true


 

 

 

Edited by RXP
  • Like 1

Share this post


Link to post
Share on other sites

Carenado C90 with GTN750 -- GTN 1 + GTN 2 full clickable

Car-C90-2020-05-18-12-42-09.png

Hi There,

I m doing some calculations to my Fleet to Adapt GTN 750 , gonna post from time to time some results here, hope it helps.

GTN1 Frame rect =540,1872,550,394 

GTN2 Frame rect =657,1014,432,240

 

Here my RealityXP.GTN code for the Carenado C-90:

Spoiler

[GTN]
; comma separated list of gauges
gauges = GTN_750_1, GTN_750_2

[GTN_750_1]
; comma separated list of render targets.
drawto = WINDOW, PANELS
; is the master device if true.
MasterDevice = true
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
AutoCdiSrc = true

[GTN_750_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 = 3206,476,471,448
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,790,830,790
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_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 = 540,1872,550,394
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

[GTN_750_2]
; comma separated list of render targets.
drawto = WINDOW, PANELS
; is the master device if true.
MasterDevice = false
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
AutoCdiSrc = true 

[GTN_750_2.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 = 3970,880,830,790
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,790,830,790
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_2.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 = 657,1014,432,240
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

 

 

Edited by RXP
  • Like 1

Share this post


Link to post
Share on other sites

TBM 900 with full clickable GTN 750 + Original Engine Avionics

TBM 900 with DUAL full clickable GTN 750 + Original Engine Avionics

TBM900-2020-05-18-20-44-34.png

Hi again, this time I made the calculation for my TBM 900, I made a few flights and all was working fine!

Use The xplane11 key command "Autopilot VOR/LOC Arm" to activate the Autopilot NAV mode, the standart command from X-aviation is not working by me.

Full clickable GTN 750, right click to trigger the GTN popup

Engine Avionics at the left, left click to trigger the G1000 popup

TBM900-2020-05-18-21-58-39.png

Use the button number 12 in the bottom right to start the Engine avionics on the MFD after a few seconds when all Avionics are powered up

______________________________________________________________________________________________________________________

1. Start in The Xplane11/Aircraft folder,  make a copy from your TBM900 folder, rename it "TBM-900_GTN".

2. Start Xplane11, load your new made TBM900 and when loaded, start GTN750-1 just to create the RealityXP.GTN.ini, exit Xplane11

3. Go to the new created TBM900_GTN folder, edit the TBM900_cockpit.obj, start a search for "Popup" and delete this 2 lines:

 ATTR_manip_command    button    tbm900/popups/mfd_keypad    Show/Hide MFD keypad popout window
 ATTR_manip_command    button    tbm900/popups/mfd    Show/Hide MFD popout window

Dont forget to save:-)

4. Edit the RealityXP.GTN.ini and Copy/Paste my calculation code down here:

Spoiler

[GTN]
; comma separated list of gauges
gauges = GTN_750_1

[GTN_750_1]
; comma separated list of render targets.
drawto = WINDOW, PANELS, PANELS, PANELS
; is the master device if true.
MasterDevice = true
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
UseSimGpsCmds = true
LinkSimGps = true
VFRmode = VFR_EUR
LinkVor = true
LinkCrs = true
LinkObs = true
AutoCdiSrc = true

[GTN_750_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 = 3970,872,830,790
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true 
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,790,830,790
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_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 = 267,1280,757,767
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

 

______________________________________________________________________________________________________________________

TBM 900 with DUAL full clickable GTN 750 + Original Engine Avionics         <<< Im flying with this setup

TBM900-2020-05-18-22-51-32.png

Two full clickable GTN 750, right click on GTN1 to popup the GTN1 window and right click on GTN2 to popup the GTN2 window

Engine Avionics at the left, left click to trigger the G1000 popup

TBM900-2020-05-18-21-58-39.png

Use the button number 12 in the bottom right to start the Engine avionics on the MFD after a few seconds when all Avionics are powered up 

_______________________________________________________________________________________________________________________

The installation is the same as above with one difference:

2. Start Xplane11, load your new made TBM900 and when loaded, start GTN750-1 and GTN750-2 just to create the RealityXP.GTN.ini, exit Xplane11

 

Here my calculation Code for the DUAL GTN 750:

Spoiler

[GTN]
; comma separated list of gauges
gauges = GTN_750_1, GTN_750_2

[GTN_750_1]
; comma separated list of render targets.
drawto = WINDOW, PANELS, PANELS, PANELS
; is the master device if true.
MasterDevice = true
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
UseSimGpsCmds = true
LinkSimGps = true
VFRmode = VFR_EUR
LinkVor = true
LinkCrs = true
LinkObs = true
AutoCdiSrc = true

[GTN_750_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 = 3970,872,830,790
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,790,830,790
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_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 = 267,1280,377,767
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

[GTN_750_2]
; comma separated list of render targets.
drawto = WINDOW, PANELS
; is the master device if true.
MasterDevice = false
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
LinkCrs = true
LinkObs = true
LinkVor = true
AutoCdiSrc = true
UseSimGpsCmds = true
VFRmode = VFR_EUR

[GTN_750_2.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 = 3970,880,830,790
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true 
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,790,830,790
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_2.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 = 644,1280,380,767
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

 


 

________________________________________________________________________________________

This one was a hard piece of work:-) I hope it works for you all to.

Have fun!

 

 

Edited by RXP
  • Like 4

Share this post


Link to post
Share on other sites

Wanted to share my DDEN challenger configuration. The GTN is fully clickable and replaces the co-pilot MFD.

gP31AbV.png

You must do the following in addition to adding the ini file:

Remove line 10511 then line 10493 from Bombardier_Cl_300_cockpit_INN.obj using a text editor that shows line numbers, such as notepad++.

*Line 10511*

ATTR_manip_toggle button 1.000000 0.000000 cl300/chkl_panel_s 

*Line 10493*

ATTR_manip_none

This is effectively removing a clickspot for the pop-out checklist on the co-pilot MFD, as well as a no-click zone which interfere with the GTN's click spots.

Here is the ini configuration file:

Spoiler

[GTN]
; comma separated list of gauges
gauges = GTN_750_1

[GTN_750_1]
; comma separated list of render targets.
drawto = WINDOW, PANEL3D
; is the master device if true.
MasterDevice = true 
; aviation db: 0: nav_db2_grm, 1: nav_db2, 2: nav_heli_db2_grmn, 3: nav_heli_db2
NavDbType = 1
; connects to: 'PFC_GTN' or any '#PID' (#D067 for PFC_GTN)
; no value connects to first found, 'OFF' disables connection.
HardwareDevice = 
; hardware selector number or -1 to disable.
HardwareIdx = -1
AutoNavGps = false
UseAudioPanel = false
AFMS.sel_crs_vloc = 0
AFMS.cdi_key = 0
LinkCrs = true 

[GTN_750_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 = 168,816,417,397
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true
; VR mode position and dimension (left,top,width,height) (requires XP11.20)
vrmode.rect = 0,395,415,395
; display as popout window if true (requires XP11.1).
undocked = false
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; auto hide in external view if true.
autohide = false

[GTN_750_1.PANEL3D]
; 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 = 672,1148,667,809
; 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 (requires SHIFT+left mouse button).
popleft = false
; right mouse button on the screen toggles popup window if true (requires XP11.1).
popright = true

 

Enjoy!

Edited by RXP
  • Like 1

Share this post


Link to post
Share on other sites

RWDesign Cessna Mustang GTN 750

https://www.dropbox.com/s/3yop8tqm8kjqqq3/Cessna Mustang V1.00.rar?dl=0

I just made a simple one that inspired by @wardoged 's mod:

On 9/14/2019 at 11:25 AM, wardoged said:

Carenado Phenom 100 GTN 750 Integration Mod

At first start of every flight you're going to see something like this:

otz6LQQ.png

Carenado's G1000 startup screen is visible on the left side of the screen. Just click on "ENT" button (red arrow on the image above), to show engine instruments on the left side of the GTN 750 mod screen.

Then it will look like this:

pLDhGuK.png

8chZ9y4.png

Installation

- Make a backup of "EMB500_Phenom-XP11_cockpit.obj" (inside Embraer Phenom 100 root folder).

- Extract the downloaded zip file to a temporary folder.

- Copy the 2 files from "GTN750 Phenom 100 by Carenado v1.4.zip" (link below) to the Embraer Phenom 100 folder, overwriting any existing files.

 

Edited by RXP
  • Like 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...