liamwhite

Results 71 issues of liamwhite

Fixes cracks between mesh patches in Tears of the Kingdom, particularly in underground areas. (No cache clear required.) |Before|After| |-|-| |![0100f2c0115b6000_2023-05-26_00-35-23-537](https://github.com/yuzu-emu/yuzu/assets/9658600/45036846-4bfa-4dd2-8557-735813fbd202)|![0100f2c0115b6000_2023-05-26_00-33-57-330](https://github.com/yuzu-emu/yuzu/assets/9658600/4e9556fc-21b1-4e4f-b6f4-85c4a38025f8)|

gpu-fix
early-access-merge

Tears of the Kingdom stores weapon icons as PNG files in cache storage. #10418 fixed the issue with generating fused weapon icons (when async shaders are disabled -- it will...

early-access-merge

This fixes the in-game loading times of Animal Crossing: New Horizons, Fire Emblem Engage, Tears of the Kingdom, etc. when using romfs mods.

early-access-merge
filesystem-fix

#10452 identified the primary source of device losses, so the first commit here should be fine to add back. 1. Increase the spacing between critical and expected memory thresholds, to...

gpu
early-access-merge
android-merge

Tears of the Kingdom and Xenoblade Chronicles series games have an engine quirk where they perform draws with ordered transparency using attachment feedback loops, which saves a lot of memory...

do-not-merge
vulkan

#10183 fixed an algorithmic complexity issue with loading romfs mods, but did not fix how unbelievably slow it is to make filesystem calls on Windows, and I was not testing...

filesystem-fix

This seemed to happen rarely on my main machine, but was pretty consistently deadlocking for me on Windows.

audio-fix

Caching the built romfs seems to have been intended before but was missed due to a programming oversight. Further decreases load times with romfs mods.

early-access-merge
filesystem-fix

Fixes annoying color banding when using FXAA |Before|After| |-|-| |![01007ef00011e000_2023-06-08_11-32-27-066](https://github.com/yuzu-emu/yuzu/assets/9658600/1944db0c-15cc-45ad-a595-811044b3e3cb)|![01007ef00011e000_2023-06-08_11-29-47-002](https://github.com/yuzu-emu/yuzu/assets/9658600/e67da3c7-5134-4c3e-9bf4-42f7d5d5fb84)|

vulkan
early-access-merge

Supersedes & closes #10324

early-access-merge