Ryujinx/Ryujinx.HLE/HOS/Services/Friend
Ac_K b4f8ae7a75
friend: Stub IsFriendListCacheAvailable and EnsureFriendListAvailable (#2949)
* friend: Stub IsFriendListCacheAvailable and EnsureFriendListAvailable

This PR stubs IsFriendListCacheAvailable and EnsureFriendListAvailable call of friend service which close #2896.

Sadly, Super Bomberman R Online is still stuck on the loading screen and keep calling `TryPopFromFriendInvitationStorageChannel`, probably because another issue somewhere.

* Add FW version

* Apply suggestions from gdkchan

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

* Update IFriendService.cs

Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2021-12-30 11:42:22 +01:00
..
ServiceCreator friend: Stub IsFriendListCacheAvailable and EnsureFriendListAvailable (#2949) 2021-12-30 11:42:22 +01:00
IServiceCreator.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ResultCode.cs Add error code for denied internet request in Friends (#1207) 2020-05-04 23:10:15 +10:00