mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
e2b3aadad7
21c152f added a small hack to DVDInterface to keep WBFS and CISO files working with Nintendo's "Error #001" anti-piracy check. Unfortunately I don't think it's possible to support WBFS and CISO without any kind of hack or heuristic, but what we can do is replace the 21c152f hack (which applies regardless of file format) with a hack that only is active when using WBFS or CISO. This change is similar to 2a5a399, but the disc size is calculated in a different way.