September 6, 20187 yr Hi, I bought the 750 not too long ago, and I've been loving it in the PC-12, but I can't seem to make it work in the Jetstream 32. I have the gtn selected as nav option in the menu, the gtn is loaded but all I get is a black screen on the 3d model and a 2d window popping up. I have also tried putting the ini in read only, but the gtn seems to write through that without problem. How can I make things work right ? Can anyone share a working ini file ? Thanks in advance.
September 6, 20187 yr 51 minutes ago, David Villeger said: but the gtn seems to write through that without problem. Hi David, Do you mean the ini file gets erased/reset by the GTN plugin? Usually an inop GTN in the 3D model while still operational in 2D popup means the section telling where-to render the GTN in the ini file is blank. In this case, review the chained sections highlighted below: 1) you may find PANELS instead of PANEL2D/PANEL3D 2) #,#,#,# shouldn't be 0,0,0,0 (zeros) otherwise it won't show anything (empty rectangle). [GTN] ; comma separated list of gauges gauges = GTN_750_1 [GTN_750_1] ; comma separated list of render targets. drawto = WINDOW, PANEL2D [GTN_750_1.PANEL2D] ; display window if true. visible = true ; display type: WINDOW,PANEL2D,PANEL3D,PANELS frame.type = PANEL2D ; display position and dimension (left,top,width,height) frame.rect = #,#,#,#
September 8, 20187 yr Still having problems. I do not see a section in the ini for GTN_750_1.PANEL2D [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 = #,#,#,# ; 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
September 8, 20187 yr 12 hours ago, dogodr said: ; display position and dimension (left,top,width,height) frame.rect = #,#,#,# Have you manually set this one? Like you can read in the comments, this uses numbers representing dimensions in pixels, and # is hardly a number. Reinstalling the aircraft, or using their config tool if any, should restore a correctly setup ini file I'd guess?
September 8, 20187 yr I went ahead and completely uninstalled it using the Garmin uninstaller. Then I went in and removed the plugin and ini files from Xplane. Re-installed with the new version. At this moment all seems to be working fine.
Archived
This topic is now archived and is closed to further replies.