hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions.

- Used by Animal Cross: New Horizons v1.6.0 update, minimal stub gets this update working.
This commit is contained in:
bunnei 2020-11-19 12:35:07 -08:00
parent d2aae53f23
commit 655892e84b
6 changed files with 91 additions and 0 deletions

View file

@ -222,6 +222,7 @@ void DebuggerBackend::Write(const Entry& entry) {
SUB(Service, NPNS) \
SUB(Service, NS) \
SUB(Service, NVDRV) \
SUB(Service, OLSC) \
SUB(Service, PCIE) \
SUB(Service, PCTL) \
SUB(Service, PCV) \