OCAP2 / OCAP

OCAP is an Arma 3 mission recording suite. It consists of a serverside addon and a packaged web server executable that allows for after-action review and better insight into what really happened.
Other
58 stars 14 forks source link

Performance issue due to ACE GPS Markers #56

Closed GoldJohnKing closed 2 years ago

GoldJohnKing commented 2 years ago

I'm running a 2 hours zeus mission with OCAP.

OCAP records those ACE GPS Markers (player markers), which causes huge amount of marker recorded and becomes huge performance issues during playback.

I ask for a feature to exclude those markers if possible. If not, I would like to have a function that can completely disable marker recording.

Thanks for your effort on this splendid project!

indig0fox commented 2 years ago

This setting will allow you to specify an array of marker prefixes to be excluded from recording. You can use the allMapMarkers command to see what markers are present in a mission -- I recommend loading up a mission, seeing what prefixes are in use, and adding any exclusions you wish to your userconfig file shown below. https://github.com/OCAP2/addon/blob/9d41a9cbe7cf54ea5c5c0c76cf8ae95b34c1c570/userconfig/ocap/config.hpp#L8