Skip to content

Replay File Auto Load/Save and Record Markers In Replay options

Compare
Choose a tag to compare
@Robertsmania Robertsmania released this 10 Sep 15:47
· 6 commits to master since this release

Two new VA variables: {BOOL:AutoLoadSaveReplayFiles} and {BOOL:RecordMarkersInReplay} have been added.
They are initialized by default to have AutoLoadSaveReplayFiles true and RecordMarkersInReplay false.

If you enable RecordMarkersInReplay you can load a replay file from disk, let it run and the system will record markers for it as if it was a live event. You can then save the maker data for future use. NOTE - interactively watching the replay and using next/previous marker while this option is enabled can have unpredictable results as the system will try to re-add markers as the events are viewed. The malfunctions are generally mild, but present as unexpected data re-written for existing markers.