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

Can't start my Ezio Collection dump. Whenever i choose to play any of the ac versions in the collection, it always brings back to main menu selection

filesystem-issue

Build: Yuzu EA 19956 On the Steam Deck (Linux + AMD + Mesa) At the first bossfight at the Fast-Flowing Waterworks there is a sudden and extreme performance degradation when...

vulcan mode [yuzu_log.txt](https://github.com/yuzu-emu/yuzu/files/9074992/yuzu_log.txt) [1217.838436] Service.AM core\hle\service\am\am.cpp:SetTerminateResult:1518: (STUBBED) called, result=0x0000EA01 [1217.838544] Debug.Emulated core\hle\kernel\svc.cpp:Break:569: Signalling debugger, PANIC! info1=0x000000100C303BB8, info2=0x0000000000000004 [1217.838546] Debug.Emulated core\hle\kernel\svc.cpp:operator ():550: debug_buffer_err_code=EA01 [1217.838548] Debug.Emulated core\hle\kernel\svc.cpp:Break:620: Emulated program broke execution! reason=0x0000000000000000,...

For [Flatpak builds](https://github.com/flathub/org.yuzu_emu.yuzu), the compatibility list is located in the source directory, because the Flatpak build system is not allowed access to the internet. In this case, CMake will copy...

mainline-merge

Vulkan https://user-images.githubusercontent.com/95211784/182033455-78bd34e2-991f-4f43-9b58-c11f8962ce5f.mp4 OpenGL https://user-images.githubusercontent.com/95211784/182033460-10c3a790-b079-44c3-8337-b65bb00832fb.mp4 For testing: Load the save file on this slot and it will start the game in the location from the videos. (10:43) ![010074f013262000_2022-07-31_18-19-39-563](https://user-images.githubusercontent.com/95211784/182033540-8266034b-e599-4758-b2fe-53db4594fd74.png) [Save files.zip](https://github.com/yuzu-emu/yuzu/files/9229163/Save.files.zip) Build:...

gpu-issue

This re-works the vsync timing a bit for multi-core. After the core timing changes to make it more accurate, we can now use it for vsync flipping as well, which...

early-access-merge

Fixes CMake configuration when yuzu is a submodule of another project.

My monitor is hooked up to my Nvidia dGPU (Card #​0) but I also have an Intel iGPU (Card #​1), Neither one of them works and it's falling back to...

request

Yuzu Version: 2882 EA In Xenoblade DE, some areas experience artifacts that appear as diagonal, heavily aliased lines. This is different than the scaling issue when setting the scaling to...

gpu-issue
res-scaler

With this patch I've deleted a few find modules that are now unused since the vcpkg transition, as the CMake code now forces `CONFIG` mode for Catch2, fmt and nlohmann_json....