ACTA:ReloadAndBlockSaveData

ACTA:ReloadAndBlockSaveData

Request #

WordDescription
0
0x04340003Cmd0x0434Param0Xlat3
1Descriptor for copying 2 handles
2System save unload finished event handle
3Remount system save event handle

Response #

WordDescription
0
0x04340040Cmd0x0434Param1Xlat0
1Result code

Description #

This command does the following, in order:

1. Pending HTTP requests are canceled.

2. Pending system save data changes are saved and committed.

3. ACT system save data is unmounted (unloaded).

4. The System save unload finished event handle is signaled, notifying the caller process.

5. ACT then waits on the Remount system save event handle to be signaled by the caller process.

6. ACT system save data is mounted (loaded).

7. Further changes to the system save data are blocked (though, this can be bypassed by letting the system enter sleep mode, then letting it exit sleep mode)