forked from eden-emu/eden
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:
parent
92344da20c
commit
6e37676482
6 changed files with 91 additions and 0 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue