mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-02-01 13:14:21 +01:00
Do not validate RTSSHooks64.dll
This commit is contained in:
parent
4cbf3e62b7
commit
66697f6f12
|
|
@ -26,7 +26,6 @@ namespace PerformanceOverlay
|
|||
|
||||
static Controller()
|
||||
{
|
||||
Dependencies.ValidateRTSS(TitleWithVersion);
|
||||
Dependencies.ValidateRTSSSharedMemoryNET(TitleWithVersion);
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue