ufdream
发表于 2017-4-6 02:09:37
stormfat 发表于 2017-4-6 02:02
谢谢 价格比f1的p3d版便宜呀,不知道它的coming soon p3d版能不能直接免费升级
其实如果购买的话会发现结算通道仍然走的F1,所以对其对P3D的产品发布方式挺好奇的...可能只发布GNS?另外他们现在也在弄G500/600系列的玻璃舱PFD,某种意义上值得期待。C家机模+REP增强+RXP G500/600 PFD+RXP GNS系列导航,希望有朝一日能出这样的组合233
stormfat
发表于 2017-4-6 03:36:17
XP10/11哪几个制作商的机模比较好?
stormfat
发表于 2017-4-6 04:05:57
ufdream 发表于 2017-4-6 02:09
其实如果购买的话会发现结算通道仍然走的F1,所以对其对P3D的产品发布方式挺好奇的...可能只发布GNS?另 ...
问个题外话,XP11我看有利用局域网计算机作为额外显示,但我一直没有成功,它是需要有两份copy才可以吗,setting里面也说的不清楚
stormfat
发表于 2017-4-6 04:10:45
百度了下,果然要2份xp11
ufdream
发表于 2017-4-6 04:23:36
stormfat 发表于 2017-4-6 03:36
XP10/11哪几个制作商的机模比较好?
仅从个人角度推荐:IXEG的733,FF的757/767,Rotate的MD-80,LES的Saab 340A,PMDG的DC-6,Aerobask的V3产品,AFL的172(暂不支持XP11),Carenado配合REP(推荐尝试BE58与RXP GNS),JRollon的BAe32,免费的Let L-410。有些插件商有精品插件,同时也有不少偷工减料的,比如FF与VMax合作的757/767就很良心,但这两家自己做的一些机模颇有坑钱之嫌。JAR的320/330之类的并不能比P3D上的竞品有任何优势,故不推荐。
stormfat
发表于 2017-4-6 04:40:21
ufdream 发表于 2017-4-6 04:23
仅从个人角度推荐:IXEG的733,FF的757/767,Rotate的MD-80,LES的Saab 340A,PMDG的DC-6,Aerobask的V3 ...
明天去下载个rxp试试,我看使用说明 先要安装佳明GTN/GDU,这个是xp11自带的还是插件机带的?
PS.RXP有免费试用期的吧
stormfat
发表于 2017-4-6 04:42:41
ufdream 发表于 2017-4-6 04:23
仅从个人角度推荐:IXEG的733,FF的757/767,Rotate的MD-80,LES的Saab 340A,PMDG的DC-6,Aerobask的V3 ...
DC6和和V3比较适合我这种喜欢商务小飞机的
ufdream
发表于 2017-4-6 07:45:54
stormfat 发表于 2017-4-6 04:40
明天去下载个rxp试试,我看使用说明 先要安装佳明GTN/GDU,这个是xp11自带的还是插件机带的?
PS.RXP有免 ...
Garmin的trainer是免费的,官网就可下载,RXP也会给连接。
stormfat
发表于 2017-4-6 08:10:52
ufdream 发表于 2017-4-6 07:45
Garmin的trainer是免费的,官网就可下载,RXP也会给连接。
谢谢你的答复!
stormfat
发表于 2017-4-6 12:32:19
我已经买了RXP GTN750,如何完美替换550ng自带的GTN759?只能把窗口调到一样覆盖在上面?这样zoom的时候就rxp的大小不会改变呀
ufdream
发表于 2017-4-6 17:34:28
stormfat 发表于 2017-4-6 12:32
我已经买了RXP GTN750,如何完美替换550ng自带的GTN759?只能把窗口调到一样覆盖在上面?这样zoom的时候就r ...
遵照说明添加3D窗口映射后,使用如下代码添加到RealityXP.GTN.ini:
; 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 = 1024,2048,600,708
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse option: NONE,POPUP,TOUCHSCREEN
usemouse = TOUCHSCREEN
stormfat
发表于 2017-4-6 17:41:27
ufdream 发表于 2017-4-6 17:34
遵照说明添加3D窗口映射后,使用如下代码添加到RealityXP.GTN.ini:
; di ...
谢谢,我的E文还是不够用
stormfat
发表于 2017-4-6 17:43:01
ufdream 发表于 2017-4-6 17:34
遵照说明添加3D窗口映射后,使用如下代码添加到RealityXP.GTN.ini:
; di ...
所谓的窗口映射,就是指在plugin里打开gtn750吧
ufdream
发表于 2017-4-6 17:48:33
stormfat 发表于 2017-4-6 17:43
所谓的窗口映射,就是指在plugin里打开gtn750吧
额,那就给你整个配置文件好了。打开机模文件夹下的RealityXP.GTN.ini,用以下内容覆盖:
; comma separated list of gauges
gauges = GTN_750_1
; comma separated list of render targets.
drawto = WINDOW, Garmin_750_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
; reduce screen update rate by half.
ReduceRate = true
; 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
; enables automatic GPS/VLOC selection.
AutoSelect = true
; 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 Audio Panel if true.
UseAudioPanel = true
; connects GPS to Transponder if true.
UseTransponder = true
; connects GPS to RYAN 9900BX if true.
UseRyanTcad = true
; sets TCAD sound alerts volume in percent: 0 to 100.
RyanTcadVolume = 50
; enable device failures if true.
UseFailures = false
; intercepts X-Plane GPS commands if true.
UseSimGpsCmds = false
; sets transponder VFR code (octal default: #1200).
VFRcode = #1200
; sets fuel type: AVGAS,JETA,JETB,DIESEL
FuelType = JETA
; sets ownship icon type:
; AUTO,LOW_WING,HIGH_WING,KIT_PLANE,TURBOPROP,TWIN_ENGINE,SINGLE_JET,BUSINESS_JET,2BLADES,3BLADES,4BLADES,ARROW
OwnshipIcon = AUTO
; sets TAWS type: TERR,TAWS_B,TAWS_A
TawsMode = TERR
; sets TAWS surface: HARD,HARD_SOFT,WATER,ANY
TawsSurface = HARD_SOFT
; TAWS minimum runway length (feet)
TawsMinLength = 40
; TAWS approach air speed (knots), -1 (auto detect Vref: 121)
TawsApprSpeed = 102
; TAWS maximum flap extension speed (knots) or -1 (auto detect Vfe: 200)
TawsFlapSpeed = 165
; TAWS maximum gear extension speed (knots) or -1 (auto detect Vle: 285)
TawsGearSpeed = 130
; sets voice type: MALE,FEMALE
VoicePref = MALE
; sets master sound volume in percent: 0 to 100.
MasterVolume = 100
; selects the default database: 0: 'Garmin (North America)', 1: 'Jeppesen (Worldwide)'
NavDbType = 0
; selects the CPU running the trainer process: 1 to 32
; 0: last core, -1: automatic.
CpuAffinity = -1
; disables avionics master switch if true.
AlwaysOn = false
; 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 = 1007,904,830,790
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; display mouse tooltips if true.
tooltips = false
; freeze display position if true.
locked = false
; enable mouse clickspots if true, disable if false (use SHIFT to override)
usemouse = true
; display window if true.
visible = false
; show screen only gauge if true.
nobezel = true
; display type: WINDOW,PANEL2D,PANEL3D
frame.type = PANEL2D
; display position and dimension (left,top,width,height)
frame.rect = 0,0,0,0
; freeze display position if true.
frame.lock = false
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; 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 = 1024,2048,600,708
; screen only border size (pixels).
border.size = 0
; screen only border color (#RGB or #RGBA).
border.rgba = #000000
; enable mouse option: NONE,POPUP,TOUCHSCREEN
usemouse = TOUCHSCREEN
stormfat
发表于 2017-4-6 17:51:53
ufdream 发表于 2017-4-6 17:48
额,那就给你整个配置文件好了。打开机模文件夹下的RealityXP.GTN.ini,用以下内容覆盖:
真是万分感谢!!
133347188
发表于 2017-4-6 18:53:25
谢谢您的评测学习了
stormfat
发表于 2017-4-6 19:06:51
ufdream 发表于 2017-4-6 17:48
额,那就给你整个配置文件好了。打开机模文件夹下的RealityXP.GTN.ini,用以下内容覆盖:
配置文件加载后,为何直接点击屏幕没有用,只能呼出窗口操作?旋转钮可以调节频率
ufdream
发表于 2017-4-6 19:48:57
stormfat 发表于 2017-4-6 19:06
配置文件加载后,为何直接点击屏幕没有用,只能呼出窗口操作?旋转钮可以调节频率 ...
确保自己安装了最新版本的RXP GTN,旧版本的未内置3D窗体操控映射(官网上的是旧版本,应该是2.20,官方论坛上才是最新的,2.42),请参见此处:https://www.avsim.com/forums/topic/506345-rxp-gtn-750650-touch-v242-available/重新安装后再次覆盖配置文件即可。
ufdream
发表于 2017-4-6 19:49:43
stormfat 发表于 2017-4-6 19:06
配置文件加载后,为何直接点击屏幕没有用,只能呼出窗口操作?旋转钮可以调节频率 ...
同时安装器及内置的更新查看器貌似有问题,更新仍需到官方论坛查看。
stormfat
发表于 2017-4-6 20:10:33
ufdream 发表于 2017-4-6 19:49
同时安装器及内置的更新查看器貌似有问题,更新仍需到官方论坛查看。
果然是这个问题,现在正常了