We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eee8ab7 + b5c7abf commit 4ba5edeCopy full SHA for 4ba5ede
hlae.cfg
@@ -23,7 +23,9 @@ mirv_campath enabled 1 // 开启镜头运动
23
mirv_input fov 90 // 默认运镜FOV
24
mirv_streams record name "D:\record" // 更改录制文件位置 [修改]
25
mirv_reshade enabled 1 // 开启ReShade
26
-mirv_streams record campath 1 // 开启录制时记录镜头路径
+mirv_streams record campath enabled 1 // 录制时记录镜头机位
27
+// mirv_streams record cam enabled 1 // 录制时记录镜头路径
28
+
29
30
// ───────────────────────── 按键绑定 ──────────────────────────────────
31
binddefaults; // 重置所有按键,以防键位冲突,bind指令必须放在之后↓
0 commit comments