[HLE] Renamed INotificationServicesForSystem and implemented a few commands and stubs (#6)

Should allow Ring Fit and other games that rely heavily on the notification system to get in-game (?), needs testing.

if you're wondering what happened to the first branch -- no you're not. (duplicated history somehow??)

Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/6
This commit is contained in:
Max
2026-05-10 23:31:45 +00:00
committed by sh0inx
parent e9c31bea3b
commit 8065dec744
5 changed files with 82 additions and 8 deletions

View File

@@ -51,6 +51,7 @@ namespace Ryujinx.Common.Logging
ServiceNgct,
ServiceNifm,
ServiceNim,
ServiceNotification,
ServiceNs,
ServiceNsd,
ServiceNtc,