NCM services: Difference between revisions
Commands 0-3 |
how to save an imkv |
||
Line 250: | Line 250: | ||
| 12 || || Takes a 0x10-sized entry. Returns a u64. | | 12 || || Takes a 0x10-sized entry. Returns a u64. | ||
|- | |- | ||
| 13 || CloseMetaDatabase || Closes | | 13 || CloseMetaDatabase || Closes the meta database, and causes all future IPC commands to the current session to return error 0xDC05. | ||
|- | |- | ||
| 14 || || Takes a type-6 byte buffer, and a type-5 buffer with each entry being 16 bytes. | | 14 || || Takes a type-6 byte buffer, and a type-5 buffer with each entry being 16 bytes. | ||
|- | |- | ||
| 15 || | | 15 || SaveMetaDatabase || Flushes the in-memory database to savedata. | ||
|- | |- | ||
| 16 || || Takes two 0x10-sized entries. Returns a bool/u8. | | 16 || || Takes two 0x10-sized entries. Returns a bool/u8. |