MW2 Code
MW2 Code
],
"ignore": []
},
"EADesktop": {
"enabled": true,
"process": "EADesktop.exe",
"replicate": false,
"blacklist": [ // Use ItemId from Unlocker64.EADesktop.log
],
"ignore": []
},
"UplayR1": {
"enabled": true,
"process": "upc.exe",
"replicate": true,
"blacklist": [ // Use aUplayId from the generated log file
],
"ignore": [
"UplayService.exe",
"UplayWebCore.exe"
]
}
},
"ignore": [
// Unreal Engine
"UnrealCEFSubProcess.exe",
"CrashReportClient.exe",
// Origin integration with other stores
"EALink.exe"
],
"terminate": [
// Steam
"steamerrorreporter.exe",
// Origin
"OriginER.exe",
"OriginCrashReporter.exe",
// EA Desktop
"EACrashReporter.exe",
// Ubisoft
"UplayCrashReporter.exe"
]
}