Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Yuzu"

From PCGamingWiki, the wiki about fixing PC games
m (→‎System requirements: General maintenance with AutoWikiBrowser in Bot mode)
(→‎Game data: invalid template fixes)
Line 40: Line 40:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|{{p|userprofile}}\AppData\Roaming\yuzu\config\}}
+
{{Game data/config|Windows|{{p|userprofile}}\AppData\Roaming\yuzu\config\|{{P|game}}\yuzu-windows-msvc\user\config\}}
{{Game data/config|Windows|{{P|game}}\yuzu-windows-msvc\user\config\}}
 
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|{{p|userprofile}}\AppData\Roaming\yuzu\nand\user\save\0000000000000000\{{P|uid}}\}}
+
{{Game data/saves|Windows|{{p|userprofile}}\AppData\Roaming\yuzu\nand\user\save\0000000000000000\{{P|uid}}\|{{P|game}}\yuzu-windows-msvc\user\nand\user\save\0000000000000000\{{P|uid}}\}}
{{Game data/saves|Windows|{{P|game}}\yuzu-windows-msvc\user\nand\user\save\0000000000000000\{{P|uid}}\}}
 
 
}}
 
}}
  

Revision as of 08:04, 23 May 2023

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
This article is about the emulation of a console or deprecated PC platform on Windows, macOS (OS X), or Linux.
Yuzu
Yuzu cover
Developers
Team Yuzu
Release dates
Windows January 14, 2018
Yuzu at Wikipedia

Yuzu is a emulator for Nintendo Switch developed by Team Yuzu

Key points

Open-source and is curently in active development.
Progress is very fast and can run some commercial games very well (depending on your setup).

General information

yuzu Website
yuzu Compatibility List

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Windows
Updates are locked to Patreon donors for about a week until it's released to the public.[1] There is an Unofficial build that provides Yuzu Early Access releases.
macOS is no longer supported due to Apple deprecating OpenGL and their current version not supporting the OpenGL extensions required.

Game data

By default Yuzu uses AppData for config and Save data. The Config and Save data locations below referring to "path-to-game" are the directories for a portable install, this can be achieved by creating a "user" folder.

Configuration file(s) location

System Location
Windows %USERPROFILE%\AppData\Roaming\yuzu\config\
<path-to-game>\yuzu-windows-msvc\user\config\[Note 1]

Save game data location

System Location
Windows %USERPROFILE%\AppData\Roaming\yuzu\nand\user\save\0000000000000000\<user-id>\
<path-to-game>\yuzu-windows-msvc\user\nand\user\save\0000000000000000\<user-id>\[Note 1]

Video

Supports FidelityFX Super Resolution.

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English
Italian
Polish

Other information

API

Technical specs Supported Notes
OpenGL 4.6
Vulkan 1.2
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5-4430
AMD Ryzen 3 1200
System memory (RAM) 8GB
Hard disk drive (HDD)
Video card (GPU) GeForce GT 1030 2GB / AMD Radeon RX 550 2GB
A 64-bit operating system is required.
Linux
Minimum Recommended
Operating system (OS) N/A
Processor (CPU) Intel Core i5-4430
AMD Ryzen 3 1200
System memory (RAM) 8GB
Hard disk drive (HDD)
Video card (GPU) Nvidia GeForce GT 1030 2GB / AMD Radeon R7 240 2GB
A 64-bit operating system is required.
CPUs lacking the FMA instruction set will produce very poor results (unless option Unfuse FMA will be set). Intel Core gen 3 series or older, AMD phenom II or older and all Pentium/Celeron/Atom CPUs will not produce optimal results.

Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References