目录
1 力反馈配置
《iRacing》游戏的力反馈无需配置即能支持。
2 遥测配置
只需要打开 “MOZA Pit House” 软件即可自动支持《iRacing》游戏的遥测数据,无需额外配置。
2.1 iRacing 指示灯模式
该模式在试验性功能页面内,默认为原车模式。
- 处于原车模式时,方向盘指示灯的亮灯时机将与游戏里的指示灯同步,不受方向盘设置页面的转速提示影响。注意,当您处于游戏中的Pit里面时,指示灯处于熄灭状态,这是一个正常现象。
- 处于转速模式时,可通过设置方向盘页面的转速提示来控制方向盘指示灯的亮灯时机。该模式可让您自定义每盏灯的亮灯时机。注意:每次开始比赛时或者更换车辆都需要进行一次有效换挡获取到引擎最大转速才能生效。
FAQ
Q: 为什么我的iracing更新后,基座震动频率很高并有异响发出?
A: iRacing 6.10更新的版本支持了MOZA设备的360hz和Wheel LFE效果
软件适配版本:基座固件版本:≥1.2.5.5,Pit House版本:≥1.3.1.50
硬件适配版本:360HZ全系基座均支持。Wheel LFE的功能
游戏的默认配置目前自动开了2个功能,如果不喜欢需要手动关闭。
游戏配置方法:
360hz:
找到app.ini配置文件,文件路径Documents\iRacing\app.ini
打开ini文件,搜索“enableFFB360HzInterpolated”,把该参数设置为0:”enableFFB360HzInterpolated=0“,这时360hz的功能就关闭了
Wheel LFE:
- 1. 游戏内的设置界面可以直接调低或者禁用该效果
- 2. 如果想要降低某个特效的增益,可以在 app.ini 文件中调整,文件路径Documents\iRacing\app.ini,打开文件找到Trueforce,调整以下参数效果:
[TrueForce] volTrueForcePhysCarBodyAccel_dB=0.000000; How much to duck or raise volume of the car body acceleration TrueForce style effects, in Decibels volTrueForcePhysDriveShaft_dB=0.000000; How much to duck or raise volume of the drive shaft TrueForce style effects, in Decibels volTrueForcePhysEngineRPM_dB=-9.000000; How much to duck or raise volume of the engine rpm TrueForce style effects, in Decibels volTrueForcePhysGearChange_dB=3.000000; How much to duck or raise volume of the gear change TrueForce style effects, in Decibels volTrueForcePhysRevLimit_dB=0.000000; How much to duck or raise volume of the rev limit TrueForce style effects, in Decibels volTrueForcePhysRoadTexture_dB=0.000000; How much to duck or raise volume of the road texture TrueForce style effects, in Decibels volTrueForcePhysRumbleStrip_dB=-3.000000; How much to duck or raise volume of the rumble strip TrueForce style effects, in Decibels volTrueForcePhysWheelSlip_dB=6.000000; How much to duck or raise volume of the wheel slip TrueForce style effects, in Decibels