Decaf: Difference between revisions
Undo revision 21673 by 192.173.162.231 (talk) |
Ilyagredasov (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
||
| (28 intermediate revisions by 16 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox emulator | {{Infobox emulator | ||
|logo = Decaf_logo.png | |logo = Decaf_logo.png | ||
|active = | |active = No | ||
|platform = Windows<br/>Linux | |platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]] | ||
|architecture = x86_64 | |architecture = x86_64 | ||
|developer = exjam<br/>brett19 | |developer = exjam<br/>brett19 | ||
|target = [[Wii U emulators|Wii U]] | |target = [[Wii U emulators|Wii U]] | ||
|source = [https://github.com/decaf-emu/decaf-emu GitHub]}} | |prog-lang = {{Proglang|C++}} | ||
|source = [https://github.com/decaf-emu/decaf-emu GitHub] | |||
|issuetracker = [https://github.com/decaf-emu/decaf-emu/issues GitHub] | |||
|license = {{license|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 in the early stages of development but can successfully boot several commercial games, albeit slowly with many glitches, and its last commit was on November 9th, 2023. | |||
''' | ==Download== | ||
{| cellpadding="4" | |||
|- | |||
|align=center|{{Icon|Win-big|Lin-big}} | |||
|'''[https://github.com/decaf-emu/decaf-emu/releases Automated builds]''' | |||
|} | |||
==System requirements== | ==System requirements== | ||
| Line 17: | Line 25: | ||
* OS: Windows or Linux, 64-bit | * OS: Windows or Linux, 64-bit | ||
* GPU: OpenGL 4.5 | * 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 | 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== | ||
* [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]] | ||
[[Category:Console emulators]] | |||
[[Category:Home console emulators]] | |||
[[Category:Wii U emulators]] | [[Category:Wii U emulators]] | ||
[[Category:Windows emulation software]] | [[Category:Windows emulation software]] | ||
[[Category:Linux emulation software]] | [[Category:Linux emulation software]] | ||
[[Category:Inactive emulation software]] | |||