yuzu icon indicating copy to clipboard operation
yuzu copied to clipboard

Nintendo Switch emulator

Results 1175 yuzu issues
Sort by recently updated
recently updated
newest added

Interesting exercise in case people were interested. One could similarly increment swizzled_y to avoid the pdep.

make about dialog a bit taller for full message on more systems for direct_connect.ui hedging bets here, there is a text field for port number that possibly shouldn't be translated,...

Instead of including yuzu and all the sources it uses directly, include only what specifically belongs to yuzu. Submodules can be downloaded separately later using git since a shallow clone...

early-access-merge

The game will cause the emulator to crash randomly. Not consistently reproducible but here is a log from one of the crashes I have experienced. 5800X 5700XT 21.11.2 driver 32gb...

gpu-issue
vulkan

I have tested this multiple times with just about every setting with me and about 4 confirmed other people all crashing in the same place in the caves of beginning...

This PR brings better stubs to our LDN service, adds more data types and introduces error codes that will be needed in further PRs. Thanks to @Morph1984 and @german77 for...

As per GG-Ghost's request on Discord, I present to you an issue compilation for this game. ~~1. Crash on Vulkan in loading screens (YFC regression).~~ ~~I had already reported this...

I haven't researched the code yet but experimenting with setups I figured that yuzu seems to excessively utilise file handles without properly disposing them which often results in deadlocking resources...

filesystem-issue

Yuzu OpenGL ![010074f013262000_2022-07-26_23-49-12-280](https://user-images.githubusercontent.com/95211784/181654764-54b87765-c312-46d1-8882-04ee228682fe.png) How it's supposed to look like on Switch ![switch](https://user-images.githubusercontent.com/95211784/181654785-0ac0c2b3-45bc-4ed3-bd68-11dd5808efd9.png) Yuzu OpenGL ![010074f013262000_2022-07-26_09-39-18-856](https://user-images.githubusercontent.com/95211784/181654796-7607156f-f508-4592-b596-20a7d7363299.png) How it's supposed to look like on Switch ![switch2](https://user-images.githubusercontent.com/95211784/181654808-6c946e0f-565d-42b4-af9a-2fd73a8e7764.png) Build: Yuzu 1114 RTX 3060 Ti...

Yuzu is now failing to build, throwing the following compile-time exception: ``` CMake Error at CMakeLists.txt:159 (find_package): Could not find a package configuration file provided by "fmt" (requested version 8.0.1)...