mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-30 19:57:53 -05:00
And make IManagerForApplication::CheckAvailability always return false. Returning a bogus id from GetAccountId causes games to crash on boot. We should investigate this with a hwtest and either stub it properly or implement it.