Difference between revisions of "Decaf"

From Emulation General Wiki
Jump to navigation Jump to search
(Categories replaced)
m
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
 
|logo = Decaf_logo.png
 
|logo = Decaf_logo.png
|active = Yes
+
|active = No
 
|platform = [[Emulators on Windows|Windows]]<br/>Linux
 
|platform = [[Emulators on Windows|Windows]]<br/>Linux
 
|architecture = x86_64
 
|architecture = x86_64
Line 9: Line 9:
 
|license = GNU GPLv3}}
 
|license = GNU GPLv3}}
  
'''Decaf''' is a free and open-source [[Wii U emulators|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.
+
'''Decaf''' is a free and open-source [[Wii U emulators|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, and it's last commit was on January 30, 2022.
  
 
==Download==
 
==Download==
Line 28: Line 28:
  
 
==Issues==
 
==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.
+
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 is to periodically close the emulator.
  
 
==External links==
 
==External links==

Revision as of 17:14, 18 March 2022

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

Decaf is a free and 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, and it's last commit was on January 30, 2022.

Download

Windows Linux Automated builds

Overview

Decaf received some major updates in late 2018 / Early 2019. A Vulkan renderer and a qt interface have been implemented. A Discord server has been started which allows better communication between developers working almost exclusively on decaf and developers from other emulation projects. A lot of games are now working and reaching playable speeds as well as correct graphics.

System requirements

Like Cemu, Decaf has high system requirements.

  • OS: Windows or Linux, 64-bit
  • GPU: OpenGL 4.5+ or Vulkan 1.1.92.1+

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 is to periodically close the emulator.

External links