1^<html><head><META http-equiv="Content-Type" content="text/html; charset=utf-16"></head><body><PRE>$
2^// ----------------------$
3^//     System Settings Data$
4^// ----------------------$
5^// Owner Information (8 fields)$
6^userName:Nintendo;			    // User Name			(a maximum of 10 double-byte characters)$
7^ngNameFlg:0;								// User Name Profanity Flag	(0: not set, 1: set)$
8^birthMonth:1;						// Birth Month$
9^birthDay:23;						// Birth Day$
10^userColor:5;								// User Color			(value from 0 to 15)$
11^comment:Hello;					// Comment			(a maximum of 10 double-byte characters)$
12^// Date and Time (6 fields)$
13^year:2010;									// Year	(1900~2189)$
14^month:9;			        // Month	(1~12)$
15^day:27;										// Day	(1~31)$
16^hour:12;					// Hour   (0 to 24)$
17^minute:24;					// Minute    (0 to 59)$
18^second:56;					// Second   (0 to 59)$
19^// Country Code (1 field)$
20^countryCode:1;								// Country Code (specify the CTR-SDK's cfg country code)$
21^// Language Code (1 field)$
22^languageCode:0;								// Language Code (specify the CTR-SDK's cfg language code)$
23^// Sound Setting (1 field)$
24^soundMode:1;				// Output Method Setting   (0:MONO, 1:STEREO, 2:SURROUND)$
25^// LCD Settings (2 fields)$
26^ablEnable:1;							    // Active Backlight Setting   (0: not set, 1: set)$
27^luminanceLevel:3;						    // Backlight Luminance           (value from 1 to 5)$
28^// ----------------$
29^//     EULA Settings$
30^// ----------------$
31^// EULA Version (4 fields)$
32^agreeMinorVer:255;							// Agreed EULA Version (minor version)					(value from 0 to 255)$
33^agreeMajorVer:255;							// Agreed EULA Version (major version)					(value from 0 to 255)$
34^latestMinorVer:255;							// Latest EULA Version Saved on System (minor version)	(value from 0 to 255)$
35^latestMajorVer:255;							// Latest EULA Version Saved on System (major version)	(value from 0 to 255)$
36^// ------------------------------------$
37^//      Parental Controls Settings$
38^// ------------------------------------$
39^// Launch Restriction Flags (9 fields)$
40^parentalIsSet:1;							// Are Parental Controls set? (0: not set, 1: set)$
41^parentalBrowser:1;			// Is there a restriction on launching the full browser? (0: not set, 1: set)$
42^parentalUlcd:1;			// Is there a restriction on ULCD display? (0: not set, 1: set)$
43^parentalPhotoExchange:1;			// Is there a restriction on exchanging photos? (0: not set, 1: set)$
44^parentalP2PInternet:1;			// Is there a restriction on Internet communication with other users?  (0: not set, 1: set)$
45^parentalP2PCec:1;			  		// Is there a restriction on StreetPass communication with other users? (0: not set, 1: set)$
46^parentalAddFriend:1;			  	// Is there a restriction on friend registration? (0: not set, 1: set)$
47^parentalDsDownload:1;			// Is there a restriction on launching DS downloads? (0: not set, 1: set)$
48^parentalShopPoint:1;		// Is there a restriction on registering and using shop points? (0: not set, 1: set)$
49^// Settings Data (5 fields)$
50^RatingOgnCode:0;							// Ratings Agencies   (0:CERO, 1:ESRB, 2:BBFC, 3:USK, 4:PEGI general, 5:PEGI Finland, 6:PEGI Portugal, 7:PEGI and BBFC Great Britain, 8:COB, 9:GRB)$
51^ratingAge:0;								// Rating Value         (value from 0 to 30)$
52^secretQuestionID:1;							// Secret Question Text ID   (value from 0 to 31)$
53^secretAnswer:Answer to the secret question;	// Answer to the Secret Question (minimum of 6 characters, maximum of 64 characters)$
54^parentalPassword:0123;						// PIN Code           (4-digit number)$
55^// ------------------$
56^// Other Settings$
57^// ------------------$
58^// System Settings (1 field)$
59^isOkApplnstall:1;							// Automatic Application Installs (0: not set, 1: set)$
60^</PRE></body></html>$
61