Difference between revisions of "PlayStation 5 emulators"

From Emulation General Wiki
Jump to navigation Jump to search
(https://www.reddit.com/r/PS5/comments/juggo1/has_anyone_done_an_nmap_scan_of_the_ps5_to/)
 
(94 intermediate revisions by 21 users not shown)
Line 6: Line 6:
 
|generation = [[:Category:Ninth-generation video game consoles|Ninth generation]]
 
|generation = [[:Category:Ninth-generation video game consoles|Ninth generation]]
 
|release = 2020
 
|release = 2020
|predecessor = [[PlayStation 4 emulators|PlayStation 4]]
+
|predecessor = [[PlayStation 4 emulators|PlayStation 4 (Pro)]]
|emulated = {{~}}
+
|emulated = {{}}
 
}}
 
}}
  
The '''[[Wikipedia:PlayStation 5|PlayStation 5 (PS5)]]''' is a home video game console developed by [[Sony|Sony Interactive Entertainment]]. Announced in 2018 as the successor to the [[PlayStation 4 emulators|PlayStation 4]], the PS5 was released by Sony on November 12, 2020 in most countries.
+
The '''[[Wikipedia:PlayStation 5|PlayStation 5 (PS5)]]''' is a home video game console developed by [[Sony|Sony Interactive Entertainment]]. Announced in 2018 as the successor to the [[PlayStation 4 emulators|PlayStation 4]], the PS5 was released by Sony on November 12, 2020, in most countries.
  
The platform launched in two varieties: a base model with an Ultra HD Blu-ray-compatible optical disc drive that retailed for {{Inflation|USD|499|2020}}, and a Digital Edition lacking this drive that retailed for {{Inflation|USD|399|2020}}, serving as a lower-cost variant for consumers who prefer to buy games through digital download.  
+
The platform launched in two varieties: a base model with an '''[[#Hardware_features_and_peripherals|Ultra HD Blu-ray]]'''-compatible optical disc drive that retailed for {{Inflation|USD|499|2020}} and a Digital Edition lacking this drive that retailed for {{Inflation|USD|399|2020}}, serving as a lower-cost variant for consumers who prefer to buy games through digital download.
 +
 
 +
It uses a custom 8-core AMD Zen 2 processor running at 3.5GHz, supported by 16GB/256-bit GDDR6 Ram, with 512MB of DDR4 RAM (used as SSD controller cache). It is also the first PlayStation console to use an SSD for storage.
 +
 
 +
Rumors swirl around a potential mid-generation revision of the PlayStation 5 (probably PlayStation 5 Pro), similar to [[PlayStation_4_emulators|previous console generation]].
 +
 
 +
The console’s architecture is very similar to that of a PS4, so a PS4 emulator may support PS5 in the future, similar to how Dolphin supports Wii while originally being a GameCube emulator.
  
 
==Emulators==
 
==Emulators==
 
{{No playable emulators}}
 
{{No playable emulators}}
{| class="wikitable" style="text-align:center;"
+
 
 +
==Compatibility layers [[Compatibility layers|(...)]]==
 +
{{No playable emulators}}
 +
<div style="overflow-x:auto;width:100%">
 +
{| class="wikitable" style="text-align:center;width:100%"
 
! scope="col"|Name
 
! scope="col"|Name
 
! scope="col"|Platform(s)
 
! scope="col"|Platform(s)
 
! scope="col"|Latest Version
 
! scope="col"|Latest Version
 +
! scope="col"|[[#Hardware_features_and_peripherals|Hardware features<br/>and peripherals]]
 +
! scope="col"|[[#Enhancements|Enhancements]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|-
! colspan="7"|PC / x86
+
! colspan="8"|PC / x86
 
|-
 
|-
|Kyty
+
|[[Kyty]]
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
 
|[https://github.com/InoriRus/Kyty git]
 
|[https://github.com/InoriRus/Kyty git]
|{{}} ||{{✓}} ||{{✗}}
+
|{{}}
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 
|}
 
|}
 +
</div>
  
 
===Comparisons===
 
===Comparisons===
;Kyty
+
;Compatibility layers
:A compatibility layer for the PS4 and PS5 by InoriRus, the creator of Short Waves. It's in the early stages of development. Can boot some lightweight PS4 games but there's no graphical support for the PS5 yet.
+
:;Kyty
 +
::A compatibility layer for the PS4 and PS5 by InoriRus, the creator of Short Waves. It was in the early stages of development. Can boot some lightweight PS4 games and PS5 homebrews with graphical output.
 +
 
 +
==Enhancements==
 +
<div style="overflow-x:auto;width:100%">
 +
{|class="wikitable" style="text-align:center;vertical-align:middle;width:100%"
 +
|- style="font-weight:bold;"
 +
! colspan=2 | Name
 +
! Emulator name<br/><small>(N/A)</small>
 +
|-
 +
| rowspan=7 | Graphics
 +
| [[Resolution|Resizable Internal Resolution]]
 +
|
 +
|-
 +
| [[Texture_packs#Texture_Replacement_.283D.29|Texture Replacement]]
 +
|
 +
|-
 +
| [[Widescreen_hacks|Ultrawide hack]]<br/><small>Widescreen already supported on PlayStation 5 system.<br/>But there is no support by system for render games in other ratios such as ultrawide 21:9 or super ultrawide 32:9.</small>
 +
|
 +
|-
 +
| Ray-tracing<br/><small>([https://devblogs.microsoft.com/directx/announcing-microsoft-directx-raytracing/ DXR], [https://www.khronos.org/blog/ray-tracing-in-vulkan VRT] and [https://developer.apple.com/documentation/metal/metal_sample_code_library/accelerating_ray_tracing_using_metal MRT])</small>
 +
| <small>Ray-tracing already supported on PlayStation 5.<br/>But there are ways to improve path-tracing implementation even further like increasing ray length or more rays per light source etc.</small>
 +
|-
 +
| [[Wikipedia:Category:Anti-aliasing_algorithms|Pre-rendering AA]]<br/><small>(MSAA, SSAA)</small>
 +
|
 +
|-
 +
| Super-resolution techniques<br/><small>([https://github.com/NVIDIAGameWorks/Streamline/blob/main/docs/ProgrammingGuideDLSS.md DLSS], [https://github.com/intel/xess/?tab=readme-ov-file XeSS] and [[Wikipedia:GPUOpen#FidelityFX_Super_Resolution|FSR 2+]])</small>
 +
|<small>[https://gpuopen.com/fsr3-in-games-technical-details FSR 3] is already supported on PlayStation 5.<br/>Rumors suggest the upcoming PlayStation 5 Pro revision most likely include support for a new super-resolution technique called PSSR.</small>
 +
|-
 +
| [https://github.com/NVIDIAGameWorks/rtx-remix/wiki RTX Remix]
 +
| colspan=9 | <small>Implementing RTX Remix technology in an emulator is unfortunately quite challenging and unlikely to be feasible in the near future.</small>
 +
|-
 +
| rowspan=4 | Performance
 +
| [[Overclocking|Overclock]]
 +
|
 +
|-
 +
| [[30/60_FPS_cheat_codes|Internal Framerate Hack]]
 +
|
 +
|-
 +
| [https://blurbusters.com/frame-generation-essentials-interpolation-extrapolation-and-reprojection/ Frame generation technologies]<br/><small>([https://store.steampowered.com/app/993090/Lossless_Scaling/ LSFG], [https://github.com/NVIDIAGameWorks/Streamline/blob/main/docs/ProgrammingGuideDLSS_G.md DLSS-G], [https://www.techpowerup.com/316835/extrass-framework-paper-details-intels-take-on-frame-generation ExtraSS] and [https://community.amd.com/t5/gaming/amd-fluid-motion-frames-is-out-now-on-amd-radeon-rx-7000-series/ba-p/634372 AFMF])</small>
 +
| colspan=3 | <small>AFMF is (technically) already supported on PlayStation 5.</small>
 +
|-
 +
| Rendering latency reduction technologies<br/><small>([https://github.com/ishitatsuyuki/LatencyFleX LatencyFleX], [https://developer.nvidia.com/performance-rendering-tools/reflex Reflex] and [https://www.amd.com/en/products/software/adrenalin/radeon-software-anti-lag.html Anti-Lag'''+'''])
 +
| colspan=4 | <small>While most emulators offer frame pacing or framebuffer latency control options, implementing rendering latency reduction technologies isn't currently feasible. This is '''likely''' doesn't offer enough benefit to justify the development effort.</small>
 +
|-
 +
| rowspan=6 | Post-Processing
 +
| [[Wikipedia:Category:Anti-aliasing_algorithms|Post-rendering AA]]<br/><small>(FXAA, TXAA and MLAA/SMAA)</small>
 +
|
 +
|-
 +
| [[Wikipedia:Comparison_gallery_of_image_scaling_algorithms|Post-rendering scaling]]<br/><small>(Sharp bilinear, Lanczos and [[Wikipedia:GPUOpen#FidelityFX_Super_Resolution|FSR 1]])</small>
 +
|<small>FSR 3 is already supported on PlayStation 5.</small>
 +
|-
 +
| [[Shaders_and_filters|Filters]]
 +
|
 +
|-
 +
|[[Shaders_and_filters#AI-powered filters|AI-powered filter compatible]]<br/><small>([https://www.nvidia.com/en-us/geforce/news/gfecnt/nvidia-freestyle-ansel-enhancements-geforce-experience-article/ Freestyle])</small>
 +
|
 +
|-
 +
| [[Shader_Presets|Shader Chain]]
 +
|
 +
|-
 +
|[[High_dynamic_range#Inverse_tone_mapping|Inverse tone mapping compatible]]
 +
| colspan=2 | <small>PlayStation 5 system already supports HDR in some games.</small>
 +
|-
 +
| rowspan=5 | [https://tasvideos.org/Emulatorresources/Features TAS features]
 +
| [[Wikipedia:Macro_(computer_science)|Macros/Scripts]]/[https://tasvideos.org/LuaScripting Lua]
 +
|
 +
|-
 +
| Rewind
 +
|
 +
|-
 +
| Fast-Forward/Turbo Speed
 +
|
 +
|-
 +
| Savestates
 +
|
 +
|-
 +
| [https://tasvideos.org/Movies Movie recording/playback]
 +
|
 +
|-
 +
| rowspan=2 | Controls
 +
| [[Controllers#Mouse_Injectors_for_Emulators|Mouse Injector Compatible]]
 +
|
 +
|-
 +
| [[Input_lag|Input lag-mitigating technique]]
 +
|
 +
|-
 +
| rowspan=7 | Quality of life
 +
| [[Save_disk_space_for_ISOs|Streamable compression format]]
 +
|
 +
|-
 +
| Built-in [[Mods,_hacks_and_fan-translations#Built-in_graphics_mod_editor.2Fmanager_for_emulators|Graphics mod editor/manager]]
 +
|
 +
|-
 +
| Built-in [[Cheats_and_patches|Cheat Manager]]
 +
|
 +
|-
 +
| Per-Game Profiles
 +
|
 +
|-
 +
| Command Line Options
 +
|
 +
|-
 +
| Built-in [http://forum.arcadecontrols.com/index.php/topic,106405 Custom resolution/CRTSwitchRes]<br/><small>For using this on Windows OS you need [http://geedorah.com/eiusdemmodi/forum/viewtopic.php?pid=1009#p1009 CRT Emudriver].<br/>Another option is using EDID editor tool such as "Custom Resolution Utility".</small>
 +
| colspan=2 | N/A<br/><small>Eighth gen home consoles and beyond only have digital video output anyway.</small>
 +
|-
 +
| [[Frontends#Graphical_User_Interfaces_.28GUIs.29|Big Picture Mode]]
 +
|
 +
|-
 +
| rowspan=4 | Misc
 +
| RetroAchievements
 +
|
 +
|-
 +
| [[Virtual_reality#VR_game_room_simulations|EmuVR support]]
 +
| colspan=2 |  Exclusive to [https://www.emuvr.net/wiki/Installation_Guide#Downloads libretro cores]. So there is no support at the moment.
 +
|-
 +
| Free Look<br/><small>Free Look is a enhancement feature that allows manipulation of the in-game camera.</small>
 +
| colspan=2 | <small>While freecam would be technically possible, it will require per-game patches.<br/>Said patches would require a significant amount of time to reverse the game's engine, which means that only someone talented with enough dedication to a single game could do it.
 +
|-
 +
| [[Wikipedia:Category:Debugging|Debug Features]]
 +
|
 +
|}
 +
</div>
 +
<references group=N2/>
 +
 
 +
==Hardware features and peripherals==
 +
<div style="overflow-x:auto;width:100%">
 +
{|class="wikitable" style="text-align:center;vertical-align:middle;width:100%"
 +
|- style="font-weight:bold;"
 +
! colspan=2 | Hardware features
 +
! Emulator name<br/><small>(N/A)</small>
 +
|-
 +
| rowspan=2 | [[Wikipedia:PlayStation_5#System_software|System software]]
 +
| [[#Home_screen_and_apps|Home screen and apps]]
 +
|
 +
|-
 +
|[[#Trophies|Trophies]]
 +
|
 +
|-
 +
| rowspan=4 | Backwards<br/>compatibility
 +
| [[Wikipedia:List_of_PlayStation_2_games_for_PlayStation_4|PlayStation 2 emulation <br/>(incl. PS2 Classics)]]
 +
|
 +
|-
 +
| [[Wikipedia:Lists_of_PS_one_Classics|PlayStation emulation <br/>(incl. PSOne Classics)]]
 +
|
 +
|-
 +
| [[Official_emulators|PSP emulation]] for [[Wikipedia:List_of_downloadable_PlayStation_Portable_games#PSP_games|Digital PSP titles]]
 +
|
 +
|-
 +
| [https://www.playstation.com/en-gb/support/games/ps5-backward-compatibility-games/ PlayStation 4]
 +
|
 +
|-
 +
| colspan=2 | [[PlayStation_Network|PlayStation Network]]
 +
|
 +
|-
 +
| colspan=2 | Tempest Engine 3D audio technology
 +
|
 +
|-
 +
| colspan=2 | [https://www.pcgamingwiki.com/wiki/Controller:DualSense#Games_with_adaptive_trigger_and_haptic_feedback_support Adaptive triggers]
 +
|
 +
|-
 +
| colspan=2 | [https://www.pcgamingwiki.com/wiki/Controller:DualSense#Games_with_adaptive_trigger_and_haptic_feedback_support Controller's haptic feedback]
 +
|
 +
|-
 +
| colspan=2 | [https://www.pcgamingwiki.com/wiki/Controller:DualSense#Games_with_controller.27s_speaker_support Controller's speaker support]
 +
|
 +
|-
 +
| colspan=2 | [https://www.pcgamingwiki.com/wiki/Controller:DualSense#Games_with_microphone_support Microphone support ]
 +
|
 +
|-
 +
| colspan=2 | [https://www.pcgamingwiki.com/wiki/Controller:DualSense#Games_with_motion_control_support Motion controls]
 +
|
 +
|-
 +
| colspan=2 | [https://www.pcgamingwiki.com/wiki/Controller:DualSense#Games_with_touchpad_support Touchpad]
 +
|
 +
|-
 +
| colspan=2 | [https://www.pcgamingwiki.com/wiki/Controller:DualSense#Games_with_Light_Bar_support Light Bar]
 +
|
 +
|-
 +
| colspan=2 | DS Edge's Back Buttons mapping
 +
|
 +
|-
 +
| colspan=2 | [[#Ultra HD Blu-ray drive|Ultra HD Blu-ray drive]]
 +
|
 +
|-
 +
| colspan=2 | [https://playstation.fandom.com/wiki/PlayStation_5#Backwards_Compatibility PS4 Save File Transfer]
 +
|
 +
|-
 +
! colspan=3 | Peripherals
 +
|-
 +
| rowspan=2 | Controller
 +
| DualSense
 +
|
 +
|-
 +
| DualShock 4
 +
|
 +
|-
 +
| rowspan=2 | WebCam
 +
|[[Wikipedia:PlayStation_Camera|PlayStation Camera]]
 +
|
 +
|-
 +
|[[Wikipedia:PlayStation_5#Additional_accessories|HD Camera]]
 +
|
 +
|-
 +
| rowspan=4 | Motion
 +
|[[Wikipedia:PlayStation_VR2|PlayStation VR2]]
 +
|
 +
|-
 +
|[[Wikipedia:PlayStation_VR|PlayStation VR]]
 +
|
 +
|-
 +
|[[Wikipedia:PlayStation_Move|PlayStation Move]]
 +
|
 +
|-
 +
|Aim Controller
 +
|
 +
|-
 +
|colspan=2 | Remote Control
 +
|
 +
|-
 +
|colspan=2 | Pulse 3D wireless headset
 +
|
 +
|-
 +
|colspan=2 | Rock Band peripherals
 +
|
 +
|}
 +
<references group=N3/>
 +
===Home screen and apps===
 +
:[https://www.psdevwiki.com/ps5/Main_Page psdevwiki: PlayStation 5 system software section]
 +
:[[Wikipedia:List_of_PlayStation_applications|Wikipedia: List of PlayStation applications]]
 +
PlayStation Home Menu is a graphical user interface developed by Sony Computer Entertainment. You can launch various applications from this interface as well.
 +
 
 +
*No emulator supports this at the moment.
 +
 
 +
===Trophies===
 +
:[https://psnprofiles.com/trophies?platform=ps5 PSNProfiles: PlayStation 5 Trophies]
 +
Trophies are PlayStation Network awards presented to players for completing specific tasks in a game. The feature is present in most PlayStation 3 games, and all PlayStation Vita, PlayStation 4 and PlayStation 5 games.[https://playstation.fandom.com/wiki/Trophies] Trophies shouldn't be confused with [[#Enhancements|RetroAchievements]].
 +
 
 +
===Ultra HD Blu-ray drive===
 +
PlayStation 4(Pro) and PlayStation 5 consoles supports Blu-ray Disc Video and DVD-Video but only PlayStation 5 supports <abbr title="Needs 'Ultra HD Blu-ray drive'">4K Ultra HD</abbr>. However it does not have the capability to play VCDs, additionally, the format is not supported by the consoles system software.
 +
 
 +
:See [[Home_Media_Player#Emulators|this dedicated page]] for more information about home media playback support for emulation softwares.
 +
:See [[Ripping_games]].
 +
:Also see [https://www.psdevwiki.com/ps4/Backwards_Compatibility#multimedia psdevwiki: multimedia support]
 +
 
 +
==Emulation issues==
 +
Due to the PS5's [[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|x86 architecture]] and FreeBSD-based operating system[https://www.reddit.com/r/PS5/comments/juggo1/has_anyone_done_an_nmap_scan_of_the_ps5_to/], emulators for the device will, by and large, be very unconventional. Despite the x86's instruction set being huge<ref>{{cite web | url= https://en.wikipedia.org/wiki/x86_instruction_listings | title= x86 instruction listings | Wikipedia}}</ref>, a trait that would typically lead to years of development time by emulators, it opens the ability for pre-existing hypervisors to do the heavy lifting, eliminating the need for a recompiler. There is also, as of this time, little to no documentation on the GPU used in the PS5's APU, and it will require a complete re-implementation by emulator developers.
 +
 
 +
In recent years many [https://www.playstation.com/en-us/games/pc-games/ PlayStation 5 exclusive titles are now being ported to PC] with [[#Enhancements|enhancements]], so similar to [[PlayStation_4_emulators#Emulation_issues|PlayStation 4 (Pro)]], [[Xbox One emulators#Emulation issues|Xbox One (X|S)]] and [[Xbox_Series_X_and_Series_S#Emulation issues|Xbox Series X|S]] situations this '''could''' lead to a decreased interest in development. Having said that, there are still considerable amount of games exclusive to those consoles, this includes games for both PlayStation 5 and Xbox Series X|S that haven't been ported and titles lacking enhanced/next-gen update for PC. See [[List of notable ports#External_links]] section for all of those games.
 +
 
 +
===Fake emulators===
 +
Because most people don't understand how emulation works, scammers try and take advantage of this by making [[Emulator scams|fake emulators]] for malicious purposes. The PlayStation 4 and PlayStation 5 has seen its fair share of scams, the most notable and persistent of which being '''PCSX4'''. The scheme is very elaborate and clever, with a website designed to mimic [[RPCS3]]'s while using a similar naming scheme as [[PCSX-Reloaded|PCSX]] and [[PCSX2]] (both of which are legitimate). The site uses aggressive search engine optimization (SEO), meaning it's one of the top results for "PS4 emulator" or "PS5 emulator" on Google. Two things invalidate PCSX4's legitimacy:
 +
 
 +
* The obstruction of the download behind endless surveys. Emulator development nowadays gets its funding from [[Emulators on Patreon|Patreon]] or Google Play.
 +
* It is fairly easy to fake a PS4 (and even [[PlayStation 5|PS5]]) emulator by taking the open-source [https://git.sr.ht/~thestr4ng3r/chiaki Chiaki] Remote Play client, which works by streaming games from an actual PS4, and modifying the GUI to display fake hardware usage stats alongside the game. If its claims of running any PS4 game in 4K at 60FPS with little to no issues were true, there would certainly be news articles about it, just like there were for [[Cemu]].
 +
 
 +
===Reverse engineering PlayStation 5===
 +
See these resources for reverse engineering PlayStation 5;
 +
*[https://youtu.be/5Cq3K9lBli0 MVG: The PS5 Jailbreak is here]
 +
*Modded Warfare: [https://www.youtube.com/playlist?list=PLn7ji3VsPy3E0uxCPaId_-ySd0cXusnJ5 PS5 Tutorials]
 +
 
 +
;General
 +
:;Graphics
 +
:*[https://fgiesen.wordpress.com/2011/07/09/a-trip-through-the-graphics-pipeline-2011-index/ A trip through the Graphics Pipeline 2011]
 +
:*[https://vulkan-tutorial.com/ Vulkan Tutorial]
 +
 
 +
:;Reversing
 +
:*[https://www.amazon.com/dp/0764574817/ Reversing: Secrets of Reverse Engineering (book)]
 +
:*[https://beginners.re/ Reverse Engineering for Beginners (book)]
 +
 
 +
;PlayStation 5 specific
 +
:;CPU
 +
:*N/A
 +
 
 +
:;GPU
 +
:*N/A
 +
 
 +
:;Misc
 +
:*[https://www.psdevwiki.com/ps5/Main_Page PS5 Developer Wiki]
 +
:*Open source projects (FreeBSD, AMDGPU drivers, etc.): [https://github.com/freebsd/freebsd-src/tree/releng/9.1 FreeBSD system calls], [https://github.com/GPUOpen-Drivers/pal GPUOpen-Drivers]
 +
 
 +
==External links==
 +
*DigitalFoundry: [https://youtu.be/bKQ6NeTjccA PlayStation 5 Backwards Compatibility Tested]
  
 
<!--
 
<!--
Line 45: Line 344:
 
[[Category:Ninth-generation video game consoles]]
 
[[Category:Ninth-generation video game consoles]]
 
[[Category:Sony consoles]]
 
[[Category:Sony consoles]]
 +
[[Category:Digital Only edition]]
 +
[[Category:x86-based]]
 +
[[Category:BSD-based]]
 
[[Category:Very early emulation]]
 
[[Category:Very early emulation]]

Latest revision as of 11:26, 17 April 2024

PlayStation 5
Ps5.png
Developer Sony
Type Home video game console
Generation Ninth generation
Release date 2020
Predecessor PlayStation 4 (Pro)
Emulated

The PlayStation 5 (PS5) is a home video game console developed by Sony Interactive Entertainment. Announced in 2018 as the successor to the PlayStation 4, the PS5 was released by Sony on November 12, 2020, in most countries.

The platform launched in two varieties: a base model with an Ultra HD Blu-ray-compatible optical disc drive that retailed for $499 and a Digital Edition lacking this drive that retailed for $399, serving as a lower-cost variant for consumers who prefer to buy games through digital download.

It uses a custom 8-core AMD Zen 2 processor running at 3.5GHz, supported by 16GB/256-bit GDDR6 Ram, with 512MB of DDR4 RAM (used as SSD controller cache). It is also the first PlayStation console to use an SSD for storage.

Rumors swirl around a potential mid-generation revision of the PlayStation 5 (probably PlayStation 5 Pro), similar to previous console generation.

The console’s architecture is very similar to that of a PS4, so a PS4 emulator may support PS5 in the future, similar to how Dolphin supports Wii while originally being a GameCube emulator.

Emulators[edit]

THERE ARE CURRENTLY NO EMULATORS FOR THIS DEVICE THAT CAN RUN COMMERCIAL GAMES AND/OR SOFTWARE.

Compatibility layers (...)[edit]

THERE ARE CURRENTLY NO EMULATORS FOR THIS DEVICE THAT CAN RUN COMMERCIAL GAMES AND/OR SOFTWARE.

Name Platform(s) Latest Version Hardware features
and peripherals
Enhancements FLOSS Active Recommended
PC / x86
Kyty Windows git

Comparisons[edit]

Compatibility layers
Kyty
A compatibility layer for the PS4 and PS5 by InoriRus, the creator of Short Waves. It was in the early stages of development. Can boot some lightweight PS4 games and PS5 homebrews with graphical output.

Enhancements[edit]

Name Emulator name
(N/A)
Graphics Resizable Internal Resolution
Texture Replacement
Ultrawide hack
Widescreen already supported on PlayStation 5 system.
But there is no support by system for render games in other ratios such as ultrawide 21:9 or super ultrawide 32:9.
Ray-tracing
(DXR, VRT and MRT)
Ray-tracing already supported on PlayStation 5.
But there are ways to improve path-tracing implementation even further like increasing ray length or more rays per light source etc.
Pre-rendering AA
(MSAA, SSAA)
Super-resolution techniques
(DLSS, XeSS and FSR 2+)
FSR 3 is already supported on PlayStation 5.
Rumors suggest the upcoming PlayStation 5 Pro revision most likely include support for a new super-resolution technique called PSSR.
RTX Remix Implementing RTX Remix technology in an emulator is unfortunately quite challenging and unlikely to be feasible in the near future.
Performance Overclock
Internal Framerate Hack
Frame generation technologies
(LSFG, DLSS-G, ExtraSS and AFMF)
AFMF is (technically) already supported on PlayStation 5.
Rendering latency reduction technologies
(LatencyFleX, Reflex and Anti-Lag+)
While most emulators offer frame pacing or framebuffer latency control options, implementing rendering latency reduction technologies isn't currently feasible. This is likely doesn't offer enough benefit to justify the development effort.
Post-Processing Post-rendering AA
(FXAA, TXAA and MLAA/SMAA)
Post-rendering scaling
(Sharp bilinear, Lanczos and FSR 1)
FSR 3 is already supported on PlayStation 5.
Filters
AI-powered filter compatible
(Freestyle)
Shader Chain
Inverse tone mapping compatible PlayStation 5 system already supports HDR in some games.
TAS features Macros/Scripts/Lua
Rewind
Fast-Forward/Turbo Speed
Savestates
Movie recording/playback
Controls Mouse Injector Compatible
Input lag-mitigating technique
Quality of life Streamable compression format
Built-in Graphics mod editor/manager
Built-in Cheat Manager
Per-Game Profiles
Command Line Options
Built-in Custom resolution/CRTSwitchRes
For using this on Windows OS you need CRT Emudriver.
Another option is using EDID editor tool such as "Custom Resolution Utility".
N/A
Eighth gen home consoles and beyond only have digital video output anyway.
Big Picture Mode
Misc RetroAchievements
EmuVR support Exclusive to libretro cores. So there is no support at the moment.
Free Look
Free Look is a enhancement feature that allows manipulation of the in-game camera.
While freecam would be technically possible, it will require per-game patches.
Said patches would require a significant amount of time to reverse the game's engine, which means that only someone talented with enough dedication to a single game could do it.
Debug Features


Hardware features and peripherals[edit]

Hardware features Emulator name
(N/A)
System software Home screen and apps
Trophies
Backwards
compatibility
PlayStation 2 emulation
(incl. PS2 Classics)
PlayStation emulation
(incl. PSOne Classics)
PSP emulation for Digital PSP titles
PlayStation 4
PlayStation Network
Tempest Engine 3D audio technology
Adaptive triggers
Controller's haptic feedback
Controller's speaker support
Microphone support
Motion controls
Touchpad
Light Bar
DS Edge's Back Buttons mapping
Ultra HD Blu-ray drive
PS4 Save File Transfer
Peripherals
Controller DualSense
DualShock 4
WebCam PlayStation Camera
HD Camera
Motion PlayStation VR2
PlayStation VR
PlayStation Move
Aim Controller
Remote Control
Pulse 3D wireless headset
Rock Band peripherals

Home screen and apps[edit]

psdevwiki: PlayStation 5 system software section
Wikipedia: List of PlayStation applications

PlayStation Home Menu is a graphical user interface developed by Sony Computer Entertainment. You can launch various applications from this interface as well.

  • No emulator supports this at the moment.

Trophies[edit]

PSNProfiles: PlayStation 5 Trophies

Trophies are PlayStation Network awards presented to players for completing specific tasks in a game. The feature is present in most PlayStation 3 games, and all PlayStation Vita, PlayStation 4 and PlayStation 5 games.[1] Trophies shouldn't be confused with RetroAchievements.

Ultra HD Blu-ray drive[edit]

PlayStation 4(Pro) and PlayStation 5 consoles supports Blu-ray Disc Video and DVD-Video but only PlayStation 5 supports 4K Ultra HD. However it does not have the capability to play VCDs, additionally, the format is not supported by the consoles system software.

See this dedicated page for more information about home media playback support for emulation softwares.
See Ripping_games.
Also see psdevwiki: multimedia support

Emulation issues[edit]

Due to the PS5's x86 architecture and FreeBSD-based operating system[2], emulators for the device will, by and large, be very unconventional. Despite the x86's instruction set being huge[1], a trait that would typically lead to years of development time by emulators, it opens the ability for pre-existing hypervisors to do the heavy lifting, eliminating the need for a recompiler. There is also, as of this time, little to no documentation on the GPU used in the PS5's APU, and it will require a complete re-implementation by emulator developers.

In recent years many PlayStation 5 exclusive titles are now being ported to PC with enhancements, so similar to PlayStation 4 (Pro), Xbox One (X|S) and Xbox Series X|S situations this could lead to a decreased interest in development. Having said that, there are still considerable amount of games exclusive to those consoles, this includes games for both PlayStation 5 and Xbox Series X|S that haven't been ported and titles lacking enhanced/next-gen update for PC. See List of notable ports#External_links section for all of those games.

Fake emulators[edit]

Because most people don't understand how emulation works, scammers try and take advantage of this by making fake emulators for malicious purposes. The PlayStation 4 and PlayStation 5 has seen its fair share of scams, the most notable and persistent of which being PCSX4. The scheme is very elaborate and clever, with a website designed to mimic RPCS3's while using a similar naming scheme as PCSX and PCSX2 (both of which are legitimate). The site uses aggressive search engine optimization (SEO), meaning it's one of the top results for "PS4 emulator" or "PS5 emulator" on Google. Two things invalidate PCSX4's legitimacy:

  • The obstruction of the download behind endless surveys. Emulator development nowadays gets its funding from Patreon or Google Play.
  • It is fairly easy to fake a PS4 (and even PS5) emulator by taking the open-source Chiaki Remote Play client, which works by streaming games from an actual PS4, and modifying the GUI to display fake hardware usage stats alongside the game. If its claims of running any PS4 game in 4K at 60FPS with little to no issues were true, there would certainly be news articles about it, just like there were for Cemu.

Reverse engineering PlayStation 5[edit]

See these resources for reverse engineering PlayStation 5;

General
Graphics
Reversing
PlayStation 5 specific
CPU
  • N/A
GPU
  • N/A
Misc

External links[edit]

  • x86 instruction listings