Editing PlayStation 5 emulators

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 15: Line 15:
  
 
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.
 
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.
 +
 +
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.
  
 
Rumors swirl around a potential mid-generation revision of the PlayStation 5 (probably PlayStation 5 Pro), similar to [[PlayStation_4_emulators|previous console generation]].
 
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==
Line 71: Line 71:
 
|
 
|
 
|-
 
|-
| 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>
+
| Ray-tracing<br/><small>Ray-tracing already supported on PlayStation 5 system.<br/>But there are ways to improve path-tracing implementation even further like increasing ray length or more rays per light source etc.</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>
 
| [[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>
+
| Super-resolution techniques<br/><small>([https://github.com/NVIDIAGameWorks/Streamline/blob/main/docs/ProgrammingGuideDLSS.md DLSS], 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>
+
|<small>FSR 3 is already supported on PlayStation 5. However, unlike on [[Xbox_Series_X_and_Series_S#Enhancements|Xbox Series X|S]], a technical caveat might be an extra obstacle to AMD FSR 3 implementation on PlayStation 5[https://gpuopen.com/fsr3-in-games-technical-details].<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]
 
| [https://github.com/NVIDIAGameWorks/rtx-remix/wiki RTX Remix]
Line 91: Line 91:
 
|-
 
|-
 
| [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>
 
| [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>
+
| colspan=3 | <small>Implementing frame generation technology in an emulator is unfortunately quite challenging and unlikely to be feasible in the near future, however post-processing techniques such as [[Wikipedia:Motion_interpolation|motion interpolation]] is quite possible. [[Input_lag|Input latency]] will be a crucial factor, but its impact likely varies depending on the specific technique employed, it's recommended to use '''after applying the "Internal Framerate Hack"'''.
 
|-
 
|-
 
| 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'''+'''])
 
| 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'''+'''])
Line 101: Line 101:
 
|-
 
|-
 
| [[Wikipedia:Comparison_gallery_of_image_scaling_algorithms|Post-rendering scaling]]<br/><small>(Sharp bilinear, Lanczos and [[Wikipedia:GPUOpen#FidelityFX_Super_Resolution|FSR 1]])</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>
+
|<small>FSR 2 is already supported on PlayStation 5.</small>
 
|-
 
|-
 
| [[Shaders_and_filters|Filters]]
 
| [[Shaders_and_filters|Filters]]
Line 300: Line 300:
  
 
==Emulation issues==
 
==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.
+
Due to the PS5's [[POS_(Pong_Consoles)_CPUs_and_Other_Chips#x86_CPUs|x86 architecture]] and FreeBSD-based operating system, 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.
 
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.
Line 349: Line 349:
 
[[Category:Digital Only edition]]
 
[[Category:Digital Only edition]]
 
[[Category:x86-based]]
 
[[Category:x86-based]]
[[Category:BSD-based]]
 
 
[[Category:Very early emulation]]
 
[[Category:Very early emulation]]

Please note that all contributions to Emulation General Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Emulation General Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)