mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-11 06:59:07 +01:00
![Léo Lam](/assets/img/avatar_default.png)
The ES sysmodule in IOS62 (v6430) has an exception for the Wii U Transfer Tool in the SetUid function. If the active title is the Wii U Transfer Tool, then calling SetUid is always allowed. (The UID is still checked first, though.) Fixes https://bugs.dolphin-emu.org/issues/10985