1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-14 03:41:23 +02:00
Files
wiki/wiki/emulator/yuzu.md
2025-10-02 01:52:45 +02:00

1.8 KiB

yuzu

yuzu is a Nintendo Switch emulator.

Setup

yuzu can be installed on different systems, a list for this can be found on the yuzu website. Additionally it can be installed using Flatpak where the package is called org.yuzu_emu.yuzu.

After installation keys need to be added. A guide on this can be found on the yuzu website.

Usage

The following sections describe specific issues relating to the configuration and usage of Dolphin.

Start Emulated Game in Fullscreen Mode

In different scenarios it can be useful to start directly into a game in fullscreen mode. One example would be using the Steam Deck to set up a game in the Steam UI so it can be run directly without switching to the desktop mode. For this add the -f flag for fullscreen mode aswell as the -g flag in front of the path to the game that should to be started.

Steam Deck Specific Settings

The following settings are especially useful when emulating games on the Steam Deck as pointed out by sofakng.

For a better performance select Vulkan under the Graphics in Graphics. If crashes happen switch the option back to OpenGL Under the Advanced tab set the following.

  • Enable Use asynchronous shader building (Hack)
  • Set GPU Accuracy to Normal
  • Enable Use Fast GPU Time (Hack)

Under System set the memory option to Extended memory layout (8GB DRAM).