mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Linux) Added support for the Snap and Flatpak releases of RPCS3.
This commit is contained in:
parent
3a53b26361
commit
2d38d8a132
|
@ -47,9 +47,13 @@
|
||||||
<emulator name="RPCS3">
|
<emulator name="RPCS3">
|
||||||
<!-- Sony PlayStation 3 emulator RPCS3 -->
|
<!-- Sony PlayStation 3 emulator RPCS3 -->
|
||||||
<rule type="systempath">
|
<rule type="systempath">
|
||||||
|
<entry>rpcs3</entry>
|
||||||
|
<entry>rpcs3-emu.rpcs3</entry>
|
||||||
|
<entry>net.rpcs3.RPCS3</entry>
|
||||||
<entry>rpcs3.AppImage</entry>
|
<entry>rpcs3.AppImage</entry>
|
||||||
</rule>
|
</rule>
|
||||||
<rule type="staticpath">
|
<rule type="staticpath">
|
||||||
|
<entry>/var/lib/flatpak/exports/bin/net.rpcs3.RPCS3</entry>
|
||||||
<entry>~/Applications/rpcs3.AppImage</entry>
|
<entry>~/Applications/rpcs3.AppImage</entry>
|
||||||
<entry>~/.local/bin/rpcs3.AppImage</entry>
|
<entry>~/.local/bin/rpcs3.AppImage</entry>
|
||||||
<entry>~/bin/rpcs3.AppImage</entry>
|
<entry>~/bin/rpcs3.AppImage</entry>
|
||||||
|
|
Loading…
Reference in a new issue