How to collect Crew Chief repro traces

Collecting Crew Chief repro trace is very easy to do, just pass a command line parameter.

From Run prompt (Win+R):

Code:

"%ProgramFiles(x86)%\Britton IT Ltd\CrewChiefV4\CrewChiefV4" -DEBUG
or

Open Command Prompt (type cmd in start menu)
Type:
Code:

cd /d "%ProgramFiles(x86)%\Britton IT Ltd\CrewChiefV4"
CrewChiefV4 -DEBUG

  • Make sure Record checkbox is checked.
  • Start CC for your game, and reproduce your problem.
  • When you're done, click Stop and Save trace button in CC, and wait for trace write to finish (you'll see message).
  • There will be two files: .cct and .txt produced. In your Documents folder you'll find file looking like CrewChiefV4\debugLogs\[GAME]_2017-12-7--18-30-35.cct and [GAME]_2017-12-7--18-30-35.txt
  • Zip both files and upload to your favorite web sharing service.
  • Send us the link to upload in your post (with problem description).




That's it, Thanks for Your help!