(Windows) Fixed an incorrect find rule for the Mupen64Plus standalone emulator.

This commit is contained in:
Leon Styhre 2022-04-14 12:50:59 +02:00
parent 33c7f2be5d
commit 2e5af2b265

View file

@ -166,6 +166,8 @@
<!-- Nintendo 64 emulator Mupen64Plus -->
<rule type="systempath">
<entry>mupen64plus-ui-console.exe</entry>
</rule>
<rule type="staticpath">
<entry>%ESPATH%\mupen64plus\mupen64plus-ui-console.exe</entry>
<entry>%ESPATH%\Emulators\mupen64plus\mupen64plus-ui-console.exe</entry>
<entry>%ESPATH%\..\mupen64plus\mupen64plus-ui-console.exe</entry>