From db7b73595019311a1bdc43c969544a3971794035 Mon Sep 17 00:00:00 2001 From: Dragoon Dorise Date: Thu, 26 Dec 2024 01:19:17 +0100 Subject: [PATCH] PS4 ESDE --- .../emulationstation/custom_systems/es_find_rules.xml | 7 +++++++ configs/emulationstation/custom_systems/es_systems.xml | 9 +++++++++ configs/emulationstation/gamelists/ps4/gamelist.xml | 5 +++++ 3 files changed, 21 insertions(+) create mode 100644 configs/emulationstation/gamelists/ps4/gamelist.xml diff --git a/configs/emulationstation/custom_systems/es_find_rules.xml b/configs/emulationstation/custom_systems/es_find_rules.xml index e0b2edb9..26af0b9a 100644 --- a/configs/emulationstation/custom_systems/es_find_rules.xml +++ b/configs/emulationstation/custom_systems/es_find_rules.xml @@ -8,6 +8,13 @@ %ESPATH%\..\Emulators\yuzu\yuzu-windows-msvc\yuzu.exe + + + + %ESPATH%\Emulators\shadps4-qt\shadps4.exe + %ESPATH%\..\Emulators\shadps4-qt\shadps4.exe + + diff --git a/configs/emulationstation/custom_systems/es_systems.xml b/configs/emulationstation/custom_systems/es_systems.xml index d2229ae5..c2086e25 100644 --- a/configs/emulationstation/custom_systems/es_systems.xml +++ b/configs/emulationstation/custom_systems/es_systems.xml @@ -9,6 +9,15 @@ ps3 ps3 + + ps4 + Sony PlayStation 4 + %ROMPATH%\ps4 + .lnk .LNK + %EMULATOR_RPCS3% %ROM% + ps4 + ps4 + ps3-shortcut Sony PlayStation 3 - Shortcut Games diff --git a/configs/emulationstation/gamelists/ps4/gamelist.xml b/configs/emulationstation/gamelists/ps4/gamelist.xml new file mode 100644 index 00000000..39d588fd --- /dev/null +++ b/configs/emulationstation/gamelists/ps4/gamelist.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file