Ryujinx/Ryujinx.HLE/HOS/Services/Friend/ServiceCreator
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
..
FriendService/Types Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
NotificationService friend: Fixes PermissionLevel names (#2185) 2021-04-08 00:42:06 +02:00
Types friend: Fixes PermissionLevel names (#2185) 2021-04-08 00:42:06 +02:00
IDaemonSuspendSessionService.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IFriendService.cs friend: Stub IsFriendListCacheAvailable and EnsureFriendListAvailable (#2949) 2021-12-30 11:42:22 +01:00
INotificationService.cs Fix disposing of IPC sessions server at emulation stop (#2334) 2021-06-29 19:37:13 +02:00