From 7f69c5123bf8d783417091bd418a7bb39ecaa9b1 Mon Sep 17 00:00:00 2001 From: Mikkel Krautz Date: Sat, 3 Jan 2015 20:38:49 +0100 Subject: Add Far Cry 4 to the blacklist due to crashes with the x64 overlay. See issue #1514 for more information. --- overlay/overlay_blacklist.h | 1 + 1 file changed, 1 insertion(+) (limited to 'overlay') diff --git a/overlay/overlay_blacklist.h b/overlay/overlay_blacklist.h index 04c7b1e9c..83a8df77e 100644 --- a/overlay/overlay_blacklist.h +++ b/overlay/overlay_blacklist.h @@ -67,6 +67,7 @@ static const char *overlayBlacklist[] = { "HydraSysTray.exe", // Razer Hydra system tray "devenv.exe", // Microsoft Visual Studio "spotify.exe", // Spotify + "FarCry4.exe", // Far Cry 4 x64 overlay crash: https://github.com/mumble-voip/mumble/issues/1514 NULL }; -- cgit v1.2.3