mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 06:40:07 +00:00

- Use .at() instead of raw indexing when dealing with untrusted indices. - For the special case of WaitFence with syncpoint id UINT32_MAX, instead of crashing, log an error and ignore. This is what I get when running Super Mario Maker 2.