Editing Wii U 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 165: Line 165:
  
 
====Wii U Optical Disc====
 
====Wii U Optical Disc====
The Wii U Optical Disc (WUP-006) is the retail physical game medium for the Wii U, with a capacity of 25 GB. There is no 50 GB dual layer version. The Wii U system software is backwards compatible with Wii Optical Discs, but not with GameCube game discs. The Wii U Optical Discs differ in appearance from most other optical discs in that they have soft, rounded edges.
+
The Wii U Optical Disc (WUP-006) is the retail physical game medium for the Wii U, with a capacity of 25 GB. There is no 50 GB dual layer version. The Wii U system software is backwards compatible with Wii Optical Discs, but not with GameCube game discs. The Wii U Optical Discs differ in appearance from most other optical discs in that they have soft, rounded edges.[https://en.wikipedia.org/wiki/Nintendo_optical_discs#Wii_U_Optical_Disc]
  
Nintendo president Satoru Iwata stated, "Wii U does not have DVD or Blu-ray playback capabilities. The reason for that is that we feel that enough people already have devices that are capable of playing DVDs and Blu-ray, such that it didn't warrant the cost involved to build that functionality into the Wii U console because of the patents related to those technologies". Like with the GameCube and Wii optical discs, it was chosen by Nintendo to prevent copyright infringement of games, to reduce cost by avoiding licensing fees to the Blu-ray Disc Association (BDA), and to reduce loading times. This also prevents the console from being modified into a DVD or Blu-ray movie player.[https://en.wikipedia.org/wiki/Nintendo_optical_discs#Wii_U_Optical_Disc]
+
Nintendo president Satoru Iwata stated, "Wii U does not have DVD or Blu-ray playback capabilities. The reason for that is that we feel that enough people already have devices that are capable of playing DVDs and Blu-ray, such that it didn't warrant the cost involved to build that functionality into the Wii U console because of the patents related to those technologies". Like with the GameCube and Wii optical discs, it was chosen by Nintendo to prevent copyright infringement of games, to reduce cost by avoiding licensing fees to the Blu-ray Disc Association (BDA), and to reduce loading times. This also prevents the console from being modified into a DVD or Blu-ray movie player.
  
 
*cemu has no support for Wii U discs, PC optical drives can't read Wii U discs anyway.
 
*cemu has no support for Wii U discs, PC optical drives can't read Wii U discs anyway.
 
*See [[Home_Media_Player#Emulators|this dedicated page]] for more information about home media playback support for emulation softwares.
 
*See [[Home_Media_Player#Emulators|this dedicated page]] for more information about home media playback support for emulation softwares.
*See [[Ripping_games]].
 
  
 
====[https://skylanders.fandom.com/wiki/Portal_of_Power Skylanders Portal of Power]====
 
====[https://skylanders.fandom.com/wiki/Portal_of_Power Skylanders Portal of Power]====
Line 198: Line 197:
 
| {{N}}
 
| {{N}}
 
|-
 
|-
| 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
| <small>Implementing ray-tracing in an emulator is unfortunately quite challenging and unlikely to be feasible in the near future.<br/>However you can try "[[Shaders_and_filters#Notable_ReShade_shaders|Screen-Space Ray Traced Global Illumination]]" shader using ReShade.[https://reshade.me/forum/general-discussion/5442-release-misc-emulators-with-depth-buffer-access#34388]</small>
+
| <small>Implementing ray-tracing in an emulator is unfortunately quite challenging and unlikely to be feasible in the near future.<br/>However you can try "[[Shaders_and_filters#Notable_ReShade_shaders|Screen-Space Ray Traced Global Illumination]]" shader using ReShade.</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>
 
| {{N}}
 
| {{N}}
 
|-
 
|-
| 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 FSR 2+)</small>
 
| <small>Requires access to the depth buffer and temporal data like motion-vectors so it's quite challenging and unlikely to be feasible in the near future.<br/>Besides any GPU that can use DLSS can run cemu at 4k native anyway.</small>
 
| <small>Requires access to the depth buffer and temporal data like motion-vectors so it's quite challenging and unlikely to be feasible in the near future.<br/>Besides any GPU that can use DLSS can run cemu at 4k native anyway.</small>
 
|-
 
|-
Line 230: Line 229:
 
| {{~}}<ref group=N2>Possible if game has [https://github.com/cemu-project/cemu_graphic_packs/releases GraphicPacks] for post-rendering AA.</ref>
 
| {{~}}<ref group=N2>Possible if game has [https://github.com/cemu-project/cemu_graphic_packs/releases GraphicPacks] for post-rendering AA.</ref>
 
|-
 
|-
| [[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 FSR 1)</small>
 
| {{Y}}
 
| {{Y}}
 
|-
 
|-
 
| [[Shaders_and_filters|Filters]]
 
| [[Shaders_and_filters|Filters]]
| {{N}}[https://github.com/cemu-project/Cemu/issues/1032]
+
| {{N}}
 
|-
 
|-
 
|[[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>
 
|[[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>
Line 256: Line 255:
 
|-
 
|-
 
| Savestates
 
| Savestates
| {{N}}[https://github.com/cemu-project/Cemu/pull/953][https://github.com/cemu-project/Cemu/issues/898]
+
| {{N}}[https://github.com/cemu-project/Cemu/issues/898 *]
 
|-
 
|-
 
| [https://tasvideos.org/Movies Movie recording/playback]
 
| [https://tasvideos.org/Movies Movie recording/playback]

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)