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