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);
}

View file

@ -20,3 +20,4 @@
- Fallback `OSK` to `CTRL+WIN+O` if `TabTip.exe` is missing
- Detect that Steam was installed, but not longer available
- Update `Updater.exe` to allow to disable automatic updates - this is selectable option via `setup.exe`
- Do not validate `RTSSHooks64.dll`