mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-19 15:47:09 +02:00

This happened to work without any problems because the only way for a file system to be invalid was to not have the right GC/Wii magic word in the unencrypted area, and a volume could not be created without having the right GC/Wii magic word there. Now that file systems read the magic word from a partition instead, a fix is needed.