mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-15 21:51:25 +02:00

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