From c54572a50a20191d74b9b3c2898eead0338bf895 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Fri, 5 Aug 2022 17:19:46 +0200 Subject: [PATCH] (Windows) Fixed an incorrect find rule for Vita3K. --- resources/systems/windows/es_find_rules.xml | 4 ++-- resources/systems/windows/es_find_rules_portable.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/systems/windows/es_find_rules.xml b/resources/systems/windows/es_find_rules.xml index 8b1673658..0d6a6afc4 100644 --- a/resources/systems/windows/es_find_rules.xml +++ b/resources/systems/windows/es_find_rules.xml @@ -564,8 +564,8 @@ %ESPATH%\Emulators\Vita3K\Vita3K.exe - %ESPATH%\Vita3K\Vita3K.ex - %ESPATH%\..\Vita3K\Vita3K.ex + %ESPATH%\Vita3K\Vita3K.exe + %ESPATH%\..\Vita3K\Vita3K.exe diff --git a/resources/systems/windows/es_find_rules_portable.xml b/resources/systems/windows/es_find_rules_portable.xml index 7fba2850a..8c2ecb5f8 100644 --- a/resources/systems/windows/es_find_rules_portable.xml +++ b/resources/systems/windows/es_find_rules_portable.xml @@ -385,8 +385,8 @@ %ESPATH%\Emulators\Vita3K\Vita3K.exe - %ESPATH%\Vita3K\Vita3K.ex - %ESPATH%\..\Vita3K\Vita3K.ex + %ESPATH%\Vita3K\Vita3K.exe + %ESPATH%\..\Vita3K\Vita3K.exe