ctr_FilerDataMigrator

Description

ctr_FilerDataMigrator is a tool for converting application save data that was exported by using SaveDataFiler in CTR-SDK 4.2.0 and earlier to a format handled by the new SaveDataFiler in CTR-SDK 4.2.1 and later.

In CTR-SDK 4.2.1 and later, SaveDataFiler can handle data that was exported by using SaveDataFiler in CTR-SDK 4.2.0 and earlier, but there are limitations on some features. For more information, see the SaveDataFiler references.

How to Use

Commands

% ctr_FilerDataMigrator32.exe [targetDir] [uniqueId]

You must specify targetDir and uniqueId.

targetDir Specifies the directory of the data to convert.
Specifies the dated directory created in sdmc:/filer/UserSaveData/ when application save data was exported by using SaveDataFiler.
uniqueId Specifies the unique ID of the application from which the save data was exported.

Important Note Regarding Data Conversion

The data in the directory specified by targetDir is directly rewritten.
Make sure to back up the data before running this tool.

This tool converts only application save data.
(Data created in sdmc:/filer/UserSaveData/ by using SaveDataFiler.)
Do not try to convert data other than application save data.

Revision History

2012/06/15
Initial version.

CONFIDENTIAL