Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'overlay')
-rw-r--r--overlay/overlay_blacklist.h1
1 files changed, 1 insertions, 0 deletions
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
};