mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-26 05:02:25 +00:00
import from UXP: No issue - block a few problematic DLLs. (e39dc9d9)
This commit is contained in:
@@ -202,9 +202,11 @@ static const DllBlockInfo sWindowsDllBlocklist[] = {
|
||||
// ESET, bug 1229252
|
||||
{ "eoppmonitor.dll", ALL_VERSIONS },
|
||||
|
||||
// SS2OSD, bug 1262348
|
||||
// SS2OSD, Sonic Studio, bugs 1262348, 1540883
|
||||
{ "ss2osd.dll", ALL_VERSIONS },
|
||||
{ "ss3osd.dll", ALL_VERSIONS },
|
||||
{ "ss2devprops.dll", ALL_VERSIONS },
|
||||
{ "ss3devprops.dll", ALL_VERSIONS },
|
||||
|
||||
// NHASUSSTRIXOSD.DLL, bug 1269244
|
||||
{ "nhasusstrixosd.dll", ALL_VERSIONS },
|
||||
|
||||
Reference in New Issue
Block a user