mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-09 08:00:52 -04:00
21c152fadded 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 the21c152fhack (which applies regardless of file format) with a hack that only is active when using WBFS or CISO. This change is similar to2a5a399, but the disc size is calculated in a different way.