1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-26 01:26:27 -05:00
Files
ryujinx/Ryujinx.HLE/HOS/Services/Account
VolcaEM 0a3b75ae2b Add error code for denied internet request in Account (#1182)
InternetRequestDenied (I can't find a better name) was taken from Switchbrew (switchbrew.org/wiki/Error_codes)
Regarding this error, SwitchBrew notes: "IsAnyInternetRequestAccepted with the output from GetClientId returned false."
2020-05-02 14:12:11 +02:00
..