-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod_config.ini
More file actions
53 lines (50 loc) · 1.12 KB
/
Copy pathmod_config.ini
File metadata and controls
53 lines (50 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[Layout]
Enabled=1
; auto = detect per aircraft (skip small tac overlay, split on dedicated target MFD)
; skip = never apply (Cricket-style tactical MFD stays vanilla)
; split = always apply reference layout (KR-67 / Multirole1 style)
DisplayMode=split
OverlayMaxWidth=0.45
LeftWidth=0.58
MissilePanelBottom=0.38
WeaponsStripHeight=0.12
ShowDivider=1
DebugStub=0
StubLabel=MISSILE CAMERA
[MissileCameraFeed]
Enabled=1
NoseSkinInset=0.08
CameraBackOffset=0.35
Fov=60
FeedWidth=512
FeedHeight=512
HorizonLock=1
TurnLookBankScale=1
MaxTurnLookDegrees=90
DefaultMissileGLimit=20
TurnLookGDeadband=0.15
TurnLookGFilterHz=7
TurnLookSlewDegPerSec=120
TurnLookSmoothTime=0.18
PostExplosionHoldSeconds=0
RenderFps=30
[MissileCameraHud]
Enabled=1
SalvoWindowSeconds=0.5
ShowCenterCluster=1
ShowTargetMarker=1
InterceptColor=0,1,0,1
ReticleColor=0,0.4,1,1
HorizonColor=0.05,0.35,0.08,1
HorizonOutlineColor=0.2,1,0.25,1
MissileNameColor=1,0,1,1
TargetNameColor=0.4,0.9,1,1
LabelBackgroundColor=0.18,0.18,0.18,0.62
LabelBackgroundAlpha=0.62
[MissileCameraControls]
Enabled=1
ZoomStep=0.5
ZoomMin=-4
ZoomMax=4
ZoomFovDegreesPerUnit=5
IndicatorSeconds=0.5