Skip to content

The Dark Mod: Add trimmed trace

Gert Wollny requested to merge gerddie/traces-db:add-thedarkmod into master

Version: 2.09/64, linux-x86_64, code revision 9108

The trace is trimmed to contain one setup frame and one rendered frame a few frames after the beginning of a new mission "The Job". The trace was trimmed using

apitrace gltrim -f 700 -o thedarkmod.trace thedarkmod-orig.trace

and then repacked using brotli with quality 11.

Related #2

Merge request reports