diff --git a/src/blacklist.cpp b/src/blacklist.cpp index 752c1d49..8e938972 100644 --- a/src/blacklist.cpp +++ b/src/blacklist.cpp @@ -36,6 +36,8 @@ static bool check_blacklisted() { "gldriverquery", "vulkandriverquery", "Steam.exe", + "ffxivlauncher.exe", + "ffxivlauncher64.exe", }; std::string proc_name = get_proc_name();