Difference between revisions of "Yuzu"
m (Changed protection level for "Yuzu" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))) |
(Added license.) |
||
Line 11: | Line 11: | ||
|website = [https://yuzu-emu.org/ yuzu-emu.org] | |website = [https://yuzu-emu.org/ yuzu-emu.org] | ||
|source = [https://github.com/yuzu-emu/yuzu/ GitHub] | |source = [https://github.com/yuzu-emu/yuzu/ GitHub] | ||
+ | |license = GNU GPLv2 | ||
|support = [https://www.patreon.com/yuzuteam Patreon], [https://yuzu-emu.org/donate/ email] | |support = [https://www.patreon.com/yuzuteam Patreon], [https://yuzu-emu.org/donate/ email] | ||
}} | }} |
Revision as of 18:14, 6 October 2019
![]() | |
Developer(s) | yuzu Team |
---|---|
Latest version | N/A |
Active | Yes |
Platform(s) | Windows, Linux |
Emulates | Nintendo Switch |
Website | yuzu-emu.org |
Support ($) | Patreon, email |
Programmed in | C++ |
License | GNU GPLv2 |
Source code | GitHub |
yuzu is an experimental, open-source Nintendo Switch emulator/debugger written in C++. Due to its preliminary state, it has not yet had a stable release.
Contents
Download
- Latest nightly and canary builds (Windows, Linux)
Overview
The titles The Binding of Isaac: Afterbirth+, Puyo Puyo Tetris and Cave Story+ formed the first group of games to boot on this emulator.[1] On late April 2018, yuzu booted its first Switch exclusive, 1-2-Switch. On July 2018, yuzu was able to run its first 3D rendered game, Minecraft: Story Mode.
Be sure to read this first insightful progress blog report (July 14, 2018), which details the background and efforts at the reverse-engineering and emulation work required to get yuzu up and running and a small bundle of games and apps to work better over time. It also covers a significant number of surprising similarities between the hardware and operating systems of the 3DS and Switch. Thus, a lot of the code made for the 3DS emulator Citra was also shared and re-interpreted for yuzu.
yuzu started showing some 3D rendering on Super Mario Odyssey in early August[2]. This awaited exclusive game bringed a lot of interest in the project. yuzu covered all the August change in another detailled progress report (September 11, 2018).
As of today, yuzu is now in-game in several Nintendo Switch exclusives and keep improving it's compatibility day by day with active developers.
References
- ↑ JMC47 (April 15, 2018). First games are running!
- ↑ First 3D Graphics (August 8, 2018)