mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Windows) Changed to a better winregistryvalue find rule for the standalone PCSX2 emulator.
This commit is contained in:
parent
361a93fd37
commit
5106941ffe
|
@ -50,7 +50,7 @@
|
||||||
<emulator name="PCSX2">
|
<emulator name="PCSX2">
|
||||||
<!-- Sony PlayStation 2 emulator PCSX2 -->
|
<!-- Sony PlayStation 2 emulator PCSX2 -->
|
||||||
<rule type="winregistryvalue">
|
<rule type="winregistryvalue">
|
||||||
<entry>SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\pcsx2\DisplayIcon</entry>
|
<entry>SOFTWARE\PCSX2\Install_Dir|\pcsx2.exe</entry>
|
||||||
</rule>
|
</rule>
|
||||||
<rule type="systempath">
|
<rule type="systempath">
|
||||||
<entry>pcsx2.exe</entry>
|
<entry>pcsx2.exe</entry>
|
||||||
|
|
Loading…
Reference in a new issue