Difference between revisions of "Yuzu"

From Emulation General Wiki
Jump to navigation Jump to search
(Added yuzu compatibility list)
(Yuzu was made by Citra team)
Line 7: Line 7:
 
|platform = Windows, Linux, macOS
 
|platform = Windows, Linux, macOS
 
|target = [[Nintendo Switch emulators|Nintendo Switch]]
 
|target = [[Nintendo Switch emulators|Nintendo Switch]]
|developer = [https://github.com/yuzu-emu/yuzu/graphs/contributors yuzu Team]
+
|developer = [https://github.com/yuzu-emu/yuzu/graphs/contributors Citra Team]
 
|website = [http://yuzu-emu.org/ yuzu-emu.org]
 
|website = [http://yuzu-emu.org/ yuzu-emu.org]
 
|source = [https://github.com/yuzu-emu/yuzu/ GitHub]
 
|source = [https://github.com/yuzu-emu/yuzu/ GitHub]

Revision as of 16:52, 18 November 2018

yuzu
Yuzu-icon.svg
Developer(s) Citra Team
Latest version N/A
Active Yes
Platform(s) Windows, Linux, macOS
Emulates Nintendo Switch
Website yuzu-emu.org
Support ($) Patreon, email
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.

Download

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.

References

  1. JMC47 (April 15, 2018). First games are running!

External Links