mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 13:35:39 +00:00
RPCS3: Reverted the .ps3 change. For now it will be still the default method.
This commit is contained in:
parent
4b2537994e
commit
fc52133a77
|
@ -1469,8 +1469,8 @@
|
|||
<fullname>Sony PlayStation 3</fullname>
|
||||
<path>%ROMPATH%/ps3</path>
|
||||
<extension>.desktop .ps3 .PS3 .ps3dir .PS3DIR</extension>
|
||||
<command label="RPCS3 Shortcut (Standalone)">%ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM%</command>
|
||||
<command label="RPCS3 Directory (Standalone)">%EMULATOR_RPCS3% --no-gui %ROM%</command>
|
||||
<command label="RPCS3 Shortcut (Standalone)">%ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM%</command>
|
||||
<platform>ps3</platform>
|
||||
<theme>ps3</theme>
|
||||
</system>
|
||||
|
|
|
@ -75,7 +75,6 @@
|
|||
<li>Configurator: Added the possibility to reset ES-DE configs via Configurator and CLI</li>
|
||||
<li>RetroArch: Borders/Overlays are now disabled by default on fresh installs to prevent screen burn-in</li>
|
||||
<li>RetroArch: added nightly cores, stable cores have priority over them</li>
|
||||
<li>PS3: RPCS3 Shortcut (Standalone) is now the default emulator</li>
|
||||
<li>RPCS3: tweaked confing to improve performance</li>
|
||||
<li>Dolphin (SA): fixed GC buttons layout. Now R1 is Z and L2/R2 are L/R</li>
|
||||
<li>CEMU: tweaked audio config to choose the correct output device when docked</li>
|
||||
|
|
Loading…
Reference in a new issue