mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-10 02:01:03 -04:00
NCD returns an error if it receives a request to lock the driver when it is already locked. Emulating this may seem pointless, but it turns out PPC-side code expects NCD to return an error and will immediately fail and stop initialising wireless stuff if NCD succeeds.