Do not validate RTSSHooks64.dll

This commit is contained in:
Kamil Trzciński 2022-12-16 22:50:21 +01:00
parent 4cbf3e62b7
commit 66697f6f12
2 changed files with 1 additions and 1 deletions

View file

@ -26,7 +26,6 @@ namespace PerformanceOverlay
static Controller()
{
Dependencies.ValidateRTSS(TitleWithVersion);
Dependencies.ValidateRTSSSharedMemoryNET(TitleWithVersion);
}