Skip to content

Commit 4ba5ede

Browse files
committed
2 parents eee8ab7 + b5c7abf commit 4ba5ede

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hlae.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ mirv_campath enabled 1 // 开启镜头运动
2323
mirv_input fov 90 // 默认运镜FOV
2424
mirv_streams record name "D:\record" // 更改录制文件位置 [修改]
2525
mirv_reshade enabled 1 // 开启ReShade
26-
mirv_streams record campath 1 // 开启录制时记录镜头路径
26+
mirv_streams record campath enabled 1 // 录制时记录镜头机位
27+
// mirv_streams record cam enabled 1 // 录制时记录镜头路径
28+
2729

2830
// ───────────────────────── 按键绑定 ──────────────────────────────────
2931
binddefaults; // 重置所有按键,以防键位冲突,bind指令必须放在之后↓

0 commit comments

Comments
 (0)