statusToError.Add(ETWStatus.ETW_ERROR_ACCESS_DENIED,newKeyValuePair<string,string>("ETW can't start: launch your game As Administrator to collect Context Switches","https://github.com/bombomby/brofiler/wiki/Event-Tracing-for-Windows"));
statusToError.Add(ETWStatus.ETW_ERROR_ACCESS_DENIED,newKeyValuePair<string,string>("ETW can't start: launch your game as administrator to collect context switches","https://github.com/bombomby/brofiler/wiki/Event-Tracing-for-Windows"));
statusToError.Add(ETWStatus.ETW_ERROR_ALREADY_EXISTS,newKeyValuePair<string,string>("ETW session already started (Reboot should help)","https://github.com/bombomby/brofiler/wiki/Event-Tracing-for-Windows"));