Skip to content

Source:mirv_camexport

Dec edited this page May 16, 2020 · 3 revisions

Exporting camera motion data

Set your fps with host_framerate.

Start recording as usual.

To start exporting (replace fps with the same value you set for host_framerate):
mirv_camexport start test.bvh fps

In case no path is specified the .bvh file will be created in the folder where the .exe of your game is located.

To stop exporting:
mirv_camexport stop

Stop recording.

See also

(Half-Life 1, Counter-Strike 1.6, ...)

(CS:GO, ...)

(Counter-Strike 2)

Clone this wiki locally