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
toNormal
- Enable
Use Fast GPU Time (Hack)
Under System
set the memory option to Extended memory layout (8GB DRAM)
.