Difference between revisions of "Decaf"

From Emulation General Wiki
Jump to navigation Jump to search
m (added discord Link)
Line 24: Line 24:
 
==External links==
 
==External links==
 
* [https://docs.google.com/spreadsheets/d/1ydy1OVOayLgrEXu_1K9SQigYv7FJnbMJpQyOvBywNyY/edit Compatibility list (Google Docs)]
 
* [https://docs.google.com/spreadsheets/d/1ydy1OVOayLgrEXu_1K9SQigYv7FJnbMJpQyOvBywNyY/edit Compatibility list (Google Docs)]
 +
* [https://discord.gg/Td3gfas Discord]
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 09:42, 10 January 2019

Decaf
Decaf logo.png
Developer(s) exjam
brett19
Latest version N/A
Active Yes
Platform(s) Windows, Linux
Architecture(s) x86_64
Emulates Wii U
Source code GitHub

Decaf is an open-source Wii U emulator for Windows and Linux. It is known to be the very first Wii U emulator ever released. It's currently in the early stages of development but can successfully boot several commercial games, albeit slowly with many glitches.

Downloads

System requirements

Like Cemu, Decaf has high system requirements.

  • OS: Windows or Linux, 64-bit
  • GPU: OpenGL 4.5 required

Issues

This emulator doesn't clean up allocations for textures and shaders, which can cause some issues (stuttering, crashes) after around a couple of hours. One possible solution right now is to periodically close the emulator.

External links