diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb index e522f64..cb7d8b0 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo index 1f4b1fb..cef09f7 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm index a016d42..c3febf6 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h index 6ddf610..a1ad6f2 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h @@ -827,11 +827,11 @@ private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataSDKVer; void InitializeComponent(void) { System::ComponentModel::ComponentResourceManager^ resources = (gcnew System::ComponentModel::ComponentResourceManager(Form1::typeid)); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle6 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle7 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle8 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle9 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle10 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle1 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle2 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle3 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle4 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle5 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); this->tboxFile = (gcnew System::Windows::Forms::TextBox()); this->gboxSrl = (gcnew System::Windows::Forms::GroupBox()); this->tboxRemasterVer = (gcnew System::Windows::Forms::TextBox()); @@ -3062,15 +3062,15 @@ private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataSDKVer; this->gridSDK->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridSDK->ColumnHeadersVisible = false; this->gridSDK->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(1) {this->dataSDKVer}); - dataGridViewCellStyle6->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle6->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle6->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle1->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle1->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle1->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle6->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle6->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle6->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle6->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridSDK->DefaultCellStyle = dataGridViewCellStyle6; + dataGridViewCellStyle1->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle1->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle1->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle1->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridSDK->DefaultCellStyle = dataGridViewCellStyle1; this->gridSDK->Font = nullptr; this->gridSDK->Name = L"gridSDK"; this->gridSDK->ReadOnly = true; @@ -3096,15 +3096,15 @@ private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataSDKVer; this->gridLibrary->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridLibrary->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(2) {this->colLibPublisher, this->colLibName}); - dataGridViewCellStyle7->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle7->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle7->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle2->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle2->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle2->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle7->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle7->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle7->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle7->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridLibrary->DefaultCellStyle = dataGridViewCellStyle7; + dataGridViewCellStyle2->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle2->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle2->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle2->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridLibrary->DefaultCellStyle = dataGridViewCellStyle2; this->gridLibrary->Font = nullptr; this->gridLibrary->Name = L"gridLibrary"; this->gridLibrary->ReadOnly = true; @@ -3836,15 +3836,15 @@ private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataSDKVer; this->gridWarn->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridWarn->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(4) {this->colWarnName, this->colWarnBegin, this->colWarnEnd, this->colWarnCause}); - dataGridViewCellStyle8->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle8->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle8->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle3->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle3->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle3->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle8->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle8->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle8->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle8->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridWarn->DefaultCellStyle = dataGridViewCellStyle8; + dataGridViewCellStyle3->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle3->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle3->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle3->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridWarn->DefaultCellStyle = dataGridViewCellStyle3; this->gridWarn->Font = nullptr; this->gridWarn->GridColor = System::Drawing::SystemColors::Control; this->gridWarn->Name = L"gridWarn"; @@ -3881,8 +3881,8 @@ private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataSDKVer; // this->gridError->AccessibleDescription = nullptr; this->gridError->AccessibleName = nullptr; - dataGridViewCellStyle9->BackColor = System::Drawing::Color::White; - this->gridError->AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9; + dataGridViewCellStyle4->BackColor = System::Drawing::Color::White; + this->gridError->AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4; resources->ApplyResources(this->gridError, L"gridError"); this->gridError->AutoSizeRowsMode = System::Windows::Forms::DataGridViewAutoSizeRowsMode::AllCellsExceptHeaders; this->gridError->BackgroundColor = System::Drawing::SystemColors::Control; @@ -3890,15 +3890,15 @@ private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataSDKVer; this->gridError->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridError->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(4) {this->colErrorName, this->colErrorBegin, this->colErrorEnd, this->colErrorCause}); - dataGridViewCellStyle10->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle10->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle10->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle5->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle5->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle5->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle10->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle10->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle10->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle10->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridError->DefaultCellStyle = dataGridViewCellStyle10; + dataGridViewCellStyle5->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle5->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle5->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle5->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridError->DefaultCellStyle = dataGridViewCellStyle5; this->gridError->Font = nullptr; this->gridError->GridColor = System::Drawing::SystemColors::Control; this->gridError->Name = L"gridError"; diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.ja.resx b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.ja.resx index f4abecb..bdd8683 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.ja.resx +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.ja.resx @@ -117,9 +117,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ROMデータ情報 - 73, 12 @@ -163,6 +160,9 @@ リマスターバージョン + + ROMデータ情報 + 79, 12 @@ -364,9 +364,6 @@ 担当者2を入力する(任意) - - 担当者2 - 37, 12 @@ -403,8 +400,8 @@ 貴社名 - - 担当者1 + + 担当者2 37, 12 @@ -442,8 +439,8 @@ 貴社名 - - 目的 + + 担当者1 54, 16 @@ -469,8 +466,8 @@ 一般販売用 - - 提出方法 + + 目的 56, 16 @@ -484,6 +481,9 @@ 郵送 + + 提出方法 + 65, 12 @@ -544,15 +544,15 @@ 製品コード - - Shared2ファイルサイズ - 123, 16 Shared2ファイル使用 + + Shared2ファイルサイズ + 70, 12 @@ -565,9 +565,6 @@ SDKバージョン - - TWL拡張情報 - 72, 12 @@ -580,6 +577,9 @@ TWL専用領域ROMオフセット + + TWL拡張情報 + 155, 12 @@ -616,9 +616,6 @@ tmpジャンプ許可 - - アクセスコントロール情報 - 98, 12 @@ -646,6 +643,9 @@ SDカード + + アクセスコントロール情報 + 24, 79 @@ -679,12 +679,6 @@ ROM提出情報 - - 51, 20 - - - ファイル - 211, 22 @@ -706,11 +700,11 @@ 一時保存した提出情報を開く - - 53, 20 + + 51, 20 - - マスター + + ファイル 280, 22 @@ -739,17 +733,17 @@ ミドルウェアリストのみを作成する(HTML形式) - - ROM基本情報 + + 53, 20 + + + マスター このタブの情報は編集不可です。データに誤りがある場合にはROMデータの作成時の設定を見直してください。 - - TWL拡張情報 - - - DSiメニュー上での起動制限 + + ROM基本情報 173, 12 @@ -757,21 +751,21 @@ DSiメニュー上での通信アイコン表示 + + DSiメニュー上での起動制限 + このタブの情報は編集不可です。データに誤りがある場合にはROMデータの作成時の設定を見直してください。 TWL拡張諸フラグ - - DSiウェア情報 + + TWL拡張情報 このタブの情報はDSiウェア(NANDアプリ)によって使用されるTWL本体内のNAND領域のサイズを確認する場合に必要です。<newline>アプリがゲームカード向けの場合にはNAND使用サイズの確認は必要ありません。 - - DSiウェアによって使用されるNAND領域のサイズ - 38, 12 @@ -806,13 +800,13 @@ 使用NANDサイズ - 139, 210 + 165, 210 - 127, 12 + 74, 12 - ダウンロード時のブロック数 + 使用ブロック数 18, 44 @@ -853,11 +847,11 @@ その他ファイルサイズ - - リージョンとレーティング(要入力) + + DSiウェアによって使用されるNAND領域のサイズ - - その他ROM仕様 + + DSiウェア情報 210, 16 @@ -871,23 +865,26 @@ 写真交換対応 + + その他ROM仕様 + 読み込み時の設定に戻す このタブの各項目への入力は提出確認書およびマスターROMの作成のために必要です。<newline>これらの情報はマスターROMの作成時にROM内登録データとして登録されます(「その他ROM仕様」を除く)。 - - リージョンとレーティング情報 - 235, 16 レーティング表示不要 (ツール類のみ選択可) - - 提出情報(要入力) + + リージョンとレーティング情報 + + + リージョンとレーティング(要入力) (30文字以内) @@ -895,9 +892,6 @@ このタブの情報は提出確認書の作成に必要です。入力してください。 - - 海外版 - (30文字以内) @@ -907,21 +901,21 @@ (複数ある場合のみ) - - 会社情報(要入力) + + 海外版 + + + 提出情報(要入力) このタブの情報は提出確認書の作成に必要です。入力してください。 - - エラー情報 + + 会社情報(要入力) このタブには読み込んだROMデータの問題と本プログラムでの入力ミスが列挙されます。<newline>赤文字の項目は、本プログラムで修正不可です。ROMデータ作成時の設定をご確認ください。<newline>青文字の項目は、本プログラムで修正できますが、修正がマスターROMに反映されます。<newline>黒文字の項目は、提出確認書にのみ反映され、マスターROMには反映されません。 - - いつの情報を表示するか - 114, 16 @@ -934,6 +928,9 @@ ROMデータ読み込み時 + + いつの情報を表示するか + 339, 12 @@ -970,6 +967,9 @@ 要因 + + エラー情報 + 92, 12 diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX index 4ecedd6..675e29a 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX @@ -117,15 +117,13 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - gboxTWLExInfo + + + 687, 19 gboxSrl - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -139,7 +137,6 @@ tabSubmitInfo - 335, 174 @@ -158,11 +155,14 @@ 63, 12 + + True + 132, 16 - - 22 + + True 2 @@ -182,15 +182,15 @@ 46, 19 - - 46, 19 - labShared2Size1 gboxTWLExInfo + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -206,14 +206,17 @@ 65, 20 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 164, 84 labProductCode2Foreign - - 3 + + 149, 16 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -227,38 +230,41 @@ Europe Only - - 24, 99 + + USA Only - 158, 224 + 155, 224 labShared2Size0 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 3 - - tboxMedia - 34 33 - - Display Connection Icon On DSi Menu + + labSubBannerSize - - combPEGI_BBFC + + 1 + + + Publisher 33 - - 0 + + 94, 19 Library Name @@ -269,12 +275,18 @@ 165, 93 + + gridError + 8 229, 16 + + 17, 88 + 6, 65 @@ -284,8 +296,8 @@ 22 - - labShared2Size3 + + False gboxAccess @@ -296,8 +308,8 @@ 15, 43 - - 6, 20 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 217, 96 @@ -311,11 +323,11 @@ TWL - - - Language + + tboxCaption - - 66, 125 + + tboxTmdSize stripMaster @@ -323,27 +335,27 @@ gboxNandSize + + Region and Rating Infomation + 0 labShared2Size2 + + 24, 99 + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 29 - - 7 - labRomType - - labSubmiteDate - 344, 234 @@ -372,9 +384,6 @@ 41 - - gboxNandSize - 18, 200 @@ -399,15 +408,9 @@ These item is necessary not only to make a submission sheet but also to make a master ROM data. Please edit certainly.<newline>In making a master ROM data, these info will be registered in the ROM data(except "Other Rom Spec"). - - labArbit2 - 3 - - cboxIsNormalJump - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -423,18 +426,21 @@ aged 6 or older - - tabMain + + gboxUsage - - 15, 74 + + 0 - - 6 + + 147, 19 10 + + 81, 12 + gboxTitleID @@ -450,9 +456,6 @@ 152, 197 - - tboxFax2 - 7 @@ -480,15 +483,9 @@ 158, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - gboxExFlags - - True - 9 @@ -501,14 +498,14 @@ 11 + + True + 10 - - 87, 12 - - - Header CRC + + 14, 40 System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -537,8 +534,8 @@ TWL Extended Flags - - 1 + + Right 109, 106 @@ -549,6 +546,9 @@ 5 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -564,8 +564,8 @@ 6 - - combRegion + + 104, 84 @@ -576,21 +576,12 @@ gboxPerson2 - - tboxNTSC2 - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 42, 19 - - 316, 59 - - - 0 - 7, 117 @@ -615,15 +606,15 @@ 15 - - tabSubmitInfo + + 7 + + + (1Block = 128KB) 545, 54 - - gridWarn - 30 @@ -639,20 +630,23 @@ 292, 210 + + 17, 12 + 12 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - tabTWLInfo - - 1 + + labShared2Size5 + + + gboxNandSize gboxTitleID @@ -666,8 +660,8 @@ For Sale - - NAND Flash Memory + + 5 SDK Ver @@ -684,9 +678,6 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tboxCaption - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -702,8 +693,8 @@ labSrlSize - - 0 + + 13 337, 67 @@ -714,6 +705,9 @@ labPlatform + + (Furigana) + 175, 81 @@ -735,8 +729,8 @@ gboxSrl - - 225, 62 + + 5 66, 75 @@ -750,9 +744,6 @@ 96, 19 - - 12 - labProductCode1Foreign @@ -774,8 +765,8 @@ 264, 147 - - 607, 19 + + labProductCode1 labArbit3 @@ -783,9 +774,6 @@ 31 - - True - labSubmitVer @@ -795,26 +783,29 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 127, 12 + + gboxLaunch + + + True + + + 0 118, 12 - - gboxParental - 1 + + gboxTWLExInfo + 71, 19 - - 200, 12 - - - 50 + + 66, 200 tboxPrivateSize @@ -825,8 +816,8 @@ gboxParental - - gboxNandSize + + Language 28 @@ -852,11 +843,11 @@ 10 - - gboxForeign + + True - - 185, 23 + + 225, 12 labPerson2 @@ -867,8 +858,8 @@ 12 - - 22, 53 + + File 4 True @@ -879,26 +870,35 @@ tboxPublicSize - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + $this 0 - - 11 + + gboxOtherSpec + + + gboxLaunch + + + 4 124, 11 + + 398, 280 + tabMain 266, 90 - - gboxTWLExInfo + + 25 Right @@ -912,11 +912,8 @@ aged 12 or older - - UGC(User Generated Contents) Support - - - 100, 19 + + 11 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -939,6 +936,9 @@ tboxAppTypeOther + + 9, 47 + 24, 22 @@ -960,9 +960,6 @@ 4 - - 4 - gboxShared2Size @@ -996,6 +993,9 @@ 104, 84 + + tboxShared2Size1 + 89, 19 @@ -1011,11 +1011,8 @@ 4 - - 128, 12 - - - 185, 88 + + 8 53, 41 @@ -1065,6 +1062,9 @@ 100, 19 + + 2 + CERO @@ -1086,8 +1086,8 @@ 100, 19 - - gboxPerson1 + + 2 2 @@ -1104,21 +1104,18 @@ gboxNandSize - - NoControl + + 10 + + + 745, 352 True - - 66, 100 - True - - 3 - 23 @@ -1131,42 +1128,42 @@ 17 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - gboxSrl - - 7 + + TWL MasterEditor + + + 316, 59 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 12 - - (Furigana) - - - Backup Memory + + tboxAppType labIsCodec - - 7 + + Game Card Access 2 + + 17 + gboxTWLExInfo System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 8 - gboxShared2Size @@ -1179,8 +1176,11 @@ 58, 12 - - 37 + + 2 + + + Sum of Above Files gboxSrl @@ -1197,6 +1197,9 @@ aged 7 or older + + 0 + (For NAND Application) @@ -1209,9 +1212,6 @@ 27, 12 - - labBracketL - NoControl @@ -1221,14 +1221,11 @@ gboxNandSize - - True - 24 - - labReleaseDate + + gboxNandSize aged 7 or older @@ -1239,39 +1236,36 @@ aged 4 or older - - Right - Special Note 99, 16 - - 152, 119 - 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 3 37, 12 + + 0 + 6, 18 + + 33 + 2 Orignal Size - - tboxShopBlock - 5 @@ -1281,12 +1275,6 @@ (Shorter than 30 chars) - - 3 - - - True - 0 @@ -1317,12 +1305,21 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + tabNandSizeInfo + + True + 8 + + 11 + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1341,6 +1338,9 @@ 8 + + tabRomEditInfo + 82, 18 @@ -1359,8 +1359,8 @@ True - - gboxOtherSpec + + 12, 78 204, 20 @@ -1392,12 +1392,18 @@ 125, 19 - - tboxSubBannerSizeFS + + 4Kbit EEPROM + + + 158, 19 181, 197 + + 171, 88 + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1407,8 +1413,8 @@ gboxTitleID - - 57, 12 + + 11 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1419,14 +1425,8 @@ 12, 28 - - A (All ages) - - - 94, 19 - - - 2 + + 1 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1437,8 +1437,8 @@ 71, 19 - - 307, 22 + + 66, 200 tabTWLInfo @@ -1455,8 +1455,11 @@ tabTWLInfo - - gboxPerson1 + + Purpose + + + 9 6 @@ -1464,8 +1467,11 @@ combPEGI - - Name + + labArrow3 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1485,8 +1491,11 @@ gboxTWLExInfo - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 9 + + + 24, 11 23, 128 @@ -1497,8 +1506,8 @@ 2 - - ver.0.0.00000 + + 261, 19 gboxAccess @@ -1512,8 +1521,8 @@ 219, 207 - - 0 + + 14 155, 16 @@ -1545,9 +1554,6 @@ gboxNandSize - - 44, 16 - SDK Ver. @@ -1560,32 +1566,35 @@ 140, 16 + + cboxIsInputPerson2 + 102, 148 - - 171, 88 + + tboxShared2Size2 378, 36 - - colErrorBegin + + True tabSubmitInfo - - dataSDKVer + + 2 - - labCERO + + gboxForeign gboxExFlags - - 66, 12 + + 42 tboxTel1 @@ -1602,12 +1611,15 @@ 66, 50 - - True + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 stripItemEnglish + + 0 + 7 @@ -1623,15 +1635,15 @@ True - - gboxForeign - 4 TitleID + + 172, 12 + 45, 12 @@ -1650,21 +1662,12 @@ 18, 19 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 8 - - - aged 3 or older + + 1 745, 352 - - gboxParental - gboxTWLExInfo @@ -1695,6 +1698,15 @@ Begin + + 37 + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 3 + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1716,8 +1728,8 @@ 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True 36 @@ -1746,17 +1758,14 @@ labRemasterVer - - 147, 19 - These item is necessary for checking NAND area size used by DSi Ware(NAND Application).<newline>When the Media of application is GameCard, following items is not necessary. gboxNandSize - - 0 + + tabMain 10 @@ -1764,23 +1773,17 @@ 78, 12 - - 0 - 14 - - 4 - 1 0 - - labSubBannerSize + + 5 78, 17 @@ -1788,6 +1791,9 @@ True + + 5 + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1797,8 +1803,8 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabCompanyInfo System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -1806,9 +1812,6 @@ 15 - - 26 - TWL Secure Area ROM Offset @@ -1818,26 +1821,29 @@ 288, 22 - - 81, 12 - - + gboxPerson2 + + 4 + + + 0 + 74, 12 Foreign ver is scheduled to go on sale - - Submission Info.(Editable) + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 False - - tboxGuideRomEditInfo + + 185, 88 gboxParental @@ -1845,6 +1851,9 @@ 3 + + 200, 12 + gboxNandSize @@ -1857,14 +1866,11 @@ 9, 24 - - 6 + + 13 - - Submission Date - - - Other ROM Spec. + + True Name @@ -1926,9 +1932,6 @@ 1 - - 10 - 24 @@ -1947,17 +1950,23 @@ tboxNTSC1 - - 2 + + Backup Memory - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + gboxPerson1 + + + 307, 22 19 - - aged 16 or older + + End + + + 66, 125 261, 19 @@ -1968,9 +1977,6 @@ labCompany1 - - tboxCompany2 - E (aged 6 or older) @@ -2025,18 +2031,21 @@ 4 - - Load a temporary info. saved previously + + Other - - h + + gboxPerson1 - - This tab is for checking ROM data. When ROM data is illegal, please check settings of building ROM data. + + 53, 91 25, 12 + + tabCompanyInfo + rSubmitPost @@ -2058,8 +2067,8 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabMain stripItemSaveTemp @@ -2067,8 +2076,8 @@ 38, 12 - - gridError + + True 261, 19 @@ -2079,14 +2088,14 @@ 34, 12 - - 263, 69 + + 30 labFurigana2 - - 152, 223 + + ver.0.0.00000 1 @@ -2106,8 +2115,8 @@ 38 - - gboxErrorTiming + + 112, 19 124, 11 @@ -2124,17 +2133,11 @@ 36, 20 - - 153, 41 - - - 9 - Contact1 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Right 147, 19 @@ -2151,9 +2154,6 @@ labArrow4 - - Purpose - NoControl @@ -2169,11 +2169,11 @@ gboxNandSize - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 - - aged 18 or older + + 66, 175 116, 56 @@ -2184,8 +2184,8 @@ 14 - - Use Shared2 Files + + gboxNandSize 25 @@ -2193,20 +2193,23 @@ gboxParental - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 2 + + labBracketR + tabRomInfo System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 3 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -2217,6 +2220,9 @@ cboxIsSubBanner + + 158, 12 + Right @@ -2226,8 +2232,8 @@ All ages - - 24, 11 + + labReleaseDate System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -2241,12 +2247,18 @@ gboxCRC + + SD Card + tboxPlatform Private Save Data Size + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -2262,29 +2274,32 @@ 31, 12 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 37 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 16 12, 226 + + + Z (aged 18 or older) gboxParental - - * Return to 0 when release ver. is updated. - - - 13 - - - tabErrorInfo + + 30 labArbit1 @@ -2298,17 +2313,14 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - gboxParental 1 - - gboxPerson2 + + 745, 352 12 @@ -2325,14 +2337,17 @@ 104, 18 - - tboxSrlSize + + labCERO + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 7 - - 66, 149 + + 6, 50 tabSubmitInfo @@ -2343,8 +2358,8 @@ True - - 687, 19 + + Right 288, 22 @@ -2364,8 +2379,8 @@ 5 - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + aged 12 or older 76, 12 @@ -2376,8 +2391,8 @@ 19 - - True + + 6 True @@ -2400,9 +2415,18 @@ 150 - + + 40 + + + 4, 21 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 16 @@ -2424,6 +2448,9 @@ 15 + + 483, 185 + True @@ -2457,6 +2484,9 @@ 66, 75 + + labFile + 18 @@ -2478,8 +2508,8 @@ 1 - - 9 + + 158, 19 12, 93 @@ -2493,6 +2523,9 @@ 274, 22 + + rErrorReading + gboxForeign @@ -2502,8 +2535,8 @@ aged 15 or older - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 18, 200 0 @@ -2514,11 +2547,11 @@ 230, 156 - - 42 + + gboxPerson1 - - 355, 144 + + 8 12, 144 @@ -2526,6 +2559,9 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + gboxParental + tboxRemasterVer @@ -2541,6 +2577,9 @@ tabSubmitInfo + + 356, 50 + h @@ -2550,8 +2589,11 @@ 9 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + NAND Size True @@ -2571,17 +2613,23 @@ 44 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 39 + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 23, 128 60 - - 1 + + True gboxNandSize @@ -2610,9 +2658,6 @@ True - - 2 - 181, 84 @@ -2622,24 +2667,21 @@ gboxForeign - - Right - Error Info. tabMain + + gboxForeign + 14, 18 tboxTitleIDHi - - 13, 169 - False @@ -2655,21 +2697,18 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Load a temporary info. saved previously + 2 - - 5 - Begin labFurigana1 - - Publisher - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -2688,11 +2727,14 @@ 147, 36 - - 745, 352 + + 13 - - Region and Rating Infomation + + These items is necessary for making a submission sheet. Please input. + + + True 70, 12 @@ -2706,8 +2748,8 @@ True - - 172, 12 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 gboxSubmitWay @@ -2763,11 +2805,8 @@ tabNandSizeInfo - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Enable Normal App Jump 14, 143 @@ -2790,30 +2829,36 @@ 30 + + 120, 50 + + + This tab is for checking ROM data. When ROM data is illegal, please check settings of building ROM data. + Right 90, 19 - - True - True 20 - - 14, 40 + + 94, 19 - - 11 + + tboxNTSC2 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 29, 12 + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -2847,8 +2892,11 @@ File 0 - - 261, 19 + + gboxNandSize + + + tboxKeyTableRomOffset True @@ -2859,11 +2907,8 @@ 44, 12 - - labMultiForeign2 - - - gboxCRC + + aged 16 or older False @@ -2886,8 +2931,8 @@ gboxProd - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False tabSubmitInfo @@ -2901,8 +2946,8 @@ True - - ROM File Size + + 10 Right @@ -2910,17 +2955,11 @@ 20 - - 6 - - - tabMain - labESRB - - Right + + NAND Flash Memory True @@ -2949,8 +2988,8 @@ CRC - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 44, 16 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -2958,9 +2997,6 @@ ROM Info. - - tabMain - 45, 19 @@ -2979,9 +3015,6 @@ 38, 19 - - tboxIsGameCardOn - 4 @@ -2997,6 +3030,12 @@ 687, 19 + + 12, 53 + + + 0 + 0 @@ -3012,9 +3051,6 @@ 5 - - PG - 1 @@ -3024,14 +3060,14 @@ 263, 94 - - 17, 12 + + 19 gboxPerson2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0, 0 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3039,8 +3075,8 @@ 292, 141 - - 2 + + UGC(User Generated Contents) Support tboxGameCode @@ -3069,9 +3105,6 @@ True - - 2 - tabRomInfo @@ -3084,17 +3117,17 @@ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 356, 50 + + 5 66, 175 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 263, 69 - - 40, 12 + + tboxSubBannerSizeFS labSDK @@ -3111,9 +3144,6 @@ 1 - - 12, 102 - 117, 16 @@ -3147,26 +3177,17 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ESRB - 27 35 - - 16 - - - tabSubmitInfo - Application Type - - 16 + + 11 gboxPerson1 @@ -3174,8 +3195,8 @@ 8 - - True + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 True @@ -3183,8 +3204,8 @@ 66, 149 - - 158, 19 + + 268, 19 tboxIsCodec @@ -3201,6 +3222,9 @@ cboxIsShared2 + + True + tboxCompany1 @@ -3228,8 +3252,8 @@ CODEC Mode - - stripItemSepMaster1 + + aged 16 or older tboxPrivateSizeFS @@ -3252,8 +3276,11 @@ 123, 12 - - 104, 12 + + 22 + + + 3 5 @@ -3279,6 +3306,9 @@ 6, 48 + + 551, 11 + 77, 12 @@ -3288,6 +3318,9 @@ 101, 252 + + tboxSumSizeMB + tabSubmitInfo @@ -3303,17 +3336,11 @@ 254, 12 - - gboxForeign - 159, 12 - - 12 - - - Right + + aged 18 or older 12 @@ -3360,6 +3387,9 @@ System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 + labHex2 @@ -3370,7 +3400,7 @@ 94, 19 - 111, 12 + 70, 12 225, 102 @@ -3414,11 +3444,8 @@ System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - 261, 19 + + ROM Size Platform @@ -3444,11 +3471,8 @@ 94, 19 - - labArrow3 - - - 268, 19 + + False Inadequent for young @@ -3486,6 +3510,9 @@ 0 + + 3 + 7 @@ -3516,12 +3543,15 @@ tboxSubBannerSize - - + + 6 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabSubmitInfo + 347, 234 @@ -3534,23 +3564,32 @@ gboxPerson1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + How To Submit - - 53, 66 + + 21 204, 20 + + 121, 189 + 36 - - True + + 11, 12 - - 40 + + 1 + + + Use Shared2 Files + + + True gboxPerson2 @@ -3573,6 +3612,9 @@ 13, 119 + + Right + 6 @@ -3585,23 +3627,26 @@ True - - 3 + + 15 1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + $this 30 - - aged 4 or older + + 4 - - False + + True @@ -3609,6 +3654,9 @@ 17 + + Header CRC + gboxShared2Size @@ -3622,19 +3670,25 @@ 18, 214 - 151, 210 + 167, 210 120, 16 + + 1 + tabMain + + 24, 11 + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 1 + + E(Preliminary Ver.) tabCompanyInfo @@ -3648,8 +3702,8 @@ gboxPerson2 - - tboxAppType + + Byte 109, 134 @@ -3657,8 +3711,8 @@ 31 - - gboxNandSize + + 22, 24 Right @@ -3669,8 +3723,11 @@ True - - 699, 103 + + 5 + + + 11 204, 20 @@ -3678,17 +3735,20 @@ Rating Pending - - 39, 144 + + tabSubmitInfo Rating - - gboxPerson1 + + 152, 119 - - 37 + + 261, 19 + + + 607, 19 134, 12 @@ -3696,9 +3756,6 @@ Rating Pending - - True - gboxShared2Size @@ -3708,12 +3765,21 @@ 4, 21 + + 3 + + + 7 + True 12, 226 + + 37 + True @@ -3729,12 +3795,15 @@ gboxNandSize - - 17 + + True System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 745, 352 + 11 @@ -3756,11 +3825,11 @@ Both - + gboxNandSize - - End + + Launch Control On DSi Menu 337, 189 @@ -3771,41 +3840,38 @@ 153, 91 + + tabErrorInfo + tboxRomSize True - - 4 - True + + True + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 tboxDepart2 - - 38 + + 66, 149 - - 38 - - - 0 + + gboxForeign gboxShared2Size - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 261, 19 + + tboxShopBlock 2 @@ -3816,18 +3882,21 @@ Mail - - 33 + + 152, 223 10 - - labTel2 + + labError True + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 29 @@ -3840,8 +3909,8 @@ 0 - - 285, 227 + + 18 gboxProd @@ -3849,20 +3918,23 @@ Unnecessary Rating (Available Only Tool App) - - labNormalRomOffset + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 tabSubmitInfo - - True + + 16, 207 + + + 16 45, 12 - - labProductCode1 + + tabMain 35, 12 @@ -3882,30 +3954,42 @@ labTmdSize - - 1 + + 3 50 + + 15 + 14 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + gboxErrorTiming + 12 6 - - gboxLaunch + + 699, 103 + + + 11 tboxProductCode1Foreign + + labMultiForeign2 + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3933,8 +4017,8 @@ 335, 52 - - These items is necessary for making a submission sheet. Please input. + + 2 C (aged 15 or older) @@ -3942,6 +4026,12 @@ 91, 12 + + h + + + 28 + tboxPerson2 @@ -3963,20 +4053,20 @@ 5 - - tabSubmitInfo + + Display Connection Icon On DSi Menu Right - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 24, 11 13 - - True + + 39, 144 777, 482 @@ -3984,8 +4074,8 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 7 + + This tab discribes errors in the ROM data file and mistakes in editing.<newline>Items highlighted by Red can't be midified by this program. Please modify build settings.<newline>Items highlighted by Blue can be midified by this program and will register in a master ROM.<newline>Items highlighted by Black are discibed in a submission sheet and don't register in a master ROM. System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -3993,8 +4083,8 @@ gboxSrl - - 18 + + 98, 24 System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4002,38 +4092,44 @@ 0 - - 18, 200 - labPrivateSize + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 66, 12 - - 5 - gboxPerson2 + + Region and Ratings (Editable) + 445, 60 - - 96, 19 + + tboxSumSize tabErrorInfo - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabErrorInfo + + + Reason Release Ver. - - 4 + + colErrorBegin + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Input Contact2 @@ -4041,8 +4137,14 @@ 52, 12 - - gboxPerson1 + + 14, 19 + + + 15, 74 + + + 53, 66 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4050,23 +4152,23 @@ 13 + + labShared2Size3 + 1 6 - - 18, 94 + + 1 tabRomEditInfo - - 502, 179 - - - 44, 12 + + tabCompanyInfo True @@ -4074,23 +4176,26 @@ labNTSC2Pre + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + gboxShared2Size - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 89, 19 $this + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 40 - - True + + Product Code gboxSrl @@ -4107,9 +4212,6 @@ 5 - - tboxShared2Size2 - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4119,8 +4221,8 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 288, 22 @@ -4137,6 +4239,9 @@ 60 + + 6, 20 + 4 @@ -4158,18 +4263,15 @@ aged 12 or older - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + combPEGI_PRT - - 687, 19 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 189, 50 - - 2 - tabRomInfo @@ -4191,21 +4293,18 @@ tabRomEditInfo - - Product Code - aged 16 or older True - - tboxProductCode2Foreign2 - gboxOtherSpec + + 4 + 215, 17 @@ -4215,6 +4314,9 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 0 + 230, 207 @@ -4230,8 +4332,8 @@ gboxPerson2 - - gboxPerson1 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 27, 12 @@ -4239,6 +4341,9 @@ 1 + + Submission Info.(Editable) + 146, 16 @@ -4260,8 +4365,8 @@ tabSubmitInfo - - 17, 88 + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 152, 250 @@ -4296,8 +4401,8 @@ 225, 161 - - Reason + + 25 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4320,17 +4425,11 @@ 20 - - 204, 20 - 17 - - labRomSize - - - True + + 11, 12 16 @@ -4356,9 +4455,6 @@ 0 - - 52, 20 - (Arbitrary) @@ -4383,14 +4479,14 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + gboxPerson1 System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 0, 0 + + None 8Mbit FLASH @@ -4419,9 +4515,6 @@ True - - False - 3 @@ -4446,8 +4539,8 @@ 18, 178 - - 11, 12 + + 12, 102 gboxSrl @@ -4464,23 +4557,20 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 24, 11 + 9, 103 0 - - 158, 12 + + tabRomInfo - - 28 - - - Enable Normal App Jump - - - (NAND Size Used by the ROM) + + gboxPerson2 17 @@ -4491,8 +4581,11 @@ 430, 144 - - 14, 19 + + 6 + + + tboxGuideRomEditInfo 194, 62 @@ -4500,20 +4593,20 @@ 101, 96 - - 4 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 551, 11 + + 66, 12 - - gboxNandSize + + tabSubmitInfo 66, 25 - - Game Card Access + + 2 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4524,6 +4617,9 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + ROM File Size + Remarks Item - Please write further information. @@ -4536,9 +4632,6 @@ 5 - - True - 37, 12 @@ -4557,6 +4650,9 @@ 2 + + 57, 12 + 4 @@ -4584,8 +4680,8 @@ True - - 30 + + 87, 12 6 @@ -4602,9 +4698,6 @@ 1 - - 6 - 69, 12 @@ -4617,9 +4710,6 @@ labKeyTableRomOffset - - gboxNandSize - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4638,8 +4728,8 @@ 0 - - 66, 175 + + True tboxCaptionEx @@ -4656,23 +4746,23 @@ gboxCRC + + gboxForeign + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 14 + + gboxPerson2 True - - 36, 12 - tboxGuideSubmitInfo - - 40 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 51, 12 @@ -4713,32 +4803,35 @@ 8 - - labIsGameCardOn + + 9 11, 12 + + Right + 77, 12 labIsGameCardOn2 + + 38 + 106, 111 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 152, 93 - 36 - - Right + + 263, 119 9 @@ -4755,6 +4848,9 @@ labMail1 + + gboxNandSize + 34, 12 @@ -4773,9 +4869,6 @@ 20 - - cboxReleaseForeign - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4785,17 +4878,17 @@ gboxNandSize + + Name + 1 2 - - 165, 118 - - - 120, 50 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 tboxMail2 @@ -4803,8 +4896,8 @@ Other - - 4 + + Submission Ver. stripItemOpenRom @@ -4833,8 +4926,8 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - SD Card + + TEL Dept. @@ -4845,9 +4938,6 @@ Company - - labPublicSize - 105, 17 @@ -4863,11 +4953,8 @@ 52, 166 - - 6 - - - 179, 47 + + 40 28 @@ -4878,11 +4965,8 @@ tboxShared2Size0 - - tboxWholeCRC - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14 89, 19 @@ -4902,8 +4986,8 @@ 69, 12 - - 172, 71 + + gboxPerson1 186, 34 @@ -4917,12 +5001,6 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Submission Ver. - - - ROM Size - 16 @@ -4932,9 +5010,6 @@ 9 - - gboxForeign - stripLang @@ -4944,9 +5019,6 @@ 62, 12 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - tboxAccessOther @@ -4971,17 +5043,17 @@ gboxAccess - - 109, 162 + + 40, 12 - - 14 + + 4 gboxParental - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 10 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -4992,15 +5064,15 @@ 32 - - 158, 19 - 4, 21 combOFLC + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 50 @@ -5019,8 +5091,14 @@ 103, 19 - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 44, 12 + + + 0 + + + 94, 19 System.Windows.Forms.DateTimePicker, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -5034,26 +5112,20 @@ Others - - How To Submit - gboxAccess System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 11, 12 - - - tboxShared2Size1 + + True System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Submission Date 0 @@ -5070,71 +5142,56 @@ 94, 19 - - Right - - - 12 - rUsageSale - - 0 + + 18, 94 - - 0 - - - 9 + + 17, 18 18 - - 4 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 5 + + 1 3 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 12, 28 15, 174 - - TWL MasterEditor + + 3 gboxPerson1 - - 5 - 152, 171 154, 16 - - 15 + + 52, 20 tboxFurigana2 - - 94, 19 + + 8 - - 12, 78 + + 66, 100 15 @@ -5154,21 +5211,24 @@ 0 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + 151, 175 - - gboxPerson1 + + 12 - - 19 - - - tboxSumSizeMB + + gboxTWLExInfo NoControl + + Used Blocks + True @@ -5178,20 +5238,23 @@ ROM Type - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 96, 19 - - 1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabSubmitInfo + + gboxForeign + + + 109, 162 tboxConnectIcon - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tboxMail1 gboxNandSize @@ -5199,15 +5262,18 @@ 25 - - Byte + + stripItemSepMaster1 - - 94, 19 + + tboxProductName 34, 12 + + NoControl + Error (Midification is necessary.) @@ -5223,29 +5289,20 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - USA Only - 2 - - 3 - - - gboxForeign + + True Dept. - - aged 12 or older - MS UI Gothic, 12pt - - True + + 11 22, 165 @@ -5256,21 +5313,12 @@ 44 - - 0 - - - 112, 19 + + gboxPerson1 Access Control - - gboxCRC - - - True - tboxFile @@ -5286,17 +5334,17 @@ 48, 12 - - 149, 16 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 121, 189 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 483, 185 + + cboxIsNormalJump - - 5 + + labPublicSize gboxNandSize @@ -5304,8 +5352,8 @@ 15, 114 - - labError + + A (All ages) 268, 19 @@ -5316,17 +5364,20 @@ 21 - - 24, 11 + + 38 tboxProductCode1 + + dataSDKVer + TWL - - - E(Preliminary Ver.) + + tabMain 18 @@ -5337,11 +5388,11 @@ False - - 13 + + gboxForeign - - Right + + True English @@ -5397,9 +5448,6 @@ gboxTWLExInfo - - User ID - 15 @@ -5430,20 +5478,17 @@ tboxGuideTWLInfo - - 17, 18 + + gridWarn - - 98, 24 - - - 2 + + 172, 71 System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + + 3 43 @@ -5457,11 +5502,8 @@ labCapSubmitVer - - 53, 91 - - - 15 + + labNormalRomOffset 10 @@ -5481,8 +5523,8 @@ 39 - - 2 + + True tabErrorInfo @@ -5490,8 +5532,8 @@ stripFile - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 26, 285 True @@ -5502,14 +5544,14 @@ System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 21 + + True - - Sum of Above Files + + True TopRight @@ -5526,14 +5568,17 @@ 152, 21 + + 2 + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 2 - - 1 + + combPEGI_BBFC 1 @@ -5547,9 +5592,15 @@ 292, 66 + + labMail2 + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + ROM CRC @@ -5571,11 +5622,11 @@ 1 - - tboxTmdSize + + 0 - - colLibName + + 3 9 @@ -5601,8 +5652,8 @@ 7 - - 11 + + 3 gboxPerson1 @@ -5610,6 +5661,9 @@ 7 + + Other Info + 3, 3, 3, 3 @@ -5619,8 +5673,8 @@ menuStripAbove - - 13 + + 16 tboxTmdSizeFS @@ -5631,12 +5685,6 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 15 - - - 12 - gboxAccess @@ -5646,17 +5694,17 @@ tboxNormalRomOffset - - gboxNandSize + + gboxPerson2 - - 10 + + True TEL - - gboxLaunch + + True 5 @@ -5673,17 +5721,14 @@ gboxUsage - - aged 16 or older + + 155, 45 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 22, 24 - - - gboxLaunch + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Right @@ -5706,18 +5751,21 @@ tboxProductCode2 - - labBracketR + + tboxSrlSize - + + tboxIsGameCardOn + + + tboxWholeCRC + + + gboxNandSize + + gboxForeign - - True - - - True - labLib @@ -5745,14 +5793,14 @@ 11 - - gboxUsage + + 285, 227 colLibPublisher - - rErrorReading + + Save a temporary info. 6 @@ -5781,8 +5829,8 @@ butSetBack - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + * Return to 0 when release ver. is updated. tabErrorInfo @@ -5796,15 +5844,12 @@ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 10 + + 2 256, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - True @@ -5826,8 +5871,8 @@ 378, 263 - - 0 + + (NAND Size Used by the ROM) tabNandSizeInfo @@ -5841,8 +5886,8 @@ aged 6 or older - - tboxProductName + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 6, 18 @@ -5856,35 +5901,32 @@ Sub Banner Size - - TEL + + 6 - - tabSubmitInfo + + 7 - - 263, 119 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 34, 12 - - True + + 2 True - - 745, 352 + + 153, 41 tabNandSizeInfo - - (Furigana) + + True System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -5895,6 +5937,9 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + colLibName + 2 @@ -5907,6 +5952,9 @@ True + + 149, 16 + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -5916,20 +5964,17 @@ 2 - - labShared2Size5 - Make a middleware list only(XML format) - - 8 + + cboxReleaseForeign - - 3 + + 2 - - 0 + + gboxExFlags NTSC @@ -5940,14 +5985,11 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 66, 200 - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabErrorInfo + + 36, 12 Right @@ -5955,11 +5997,8 @@ labArrow2 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True + + labSubmiteDate True @@ -5979,8 +6018,11 @@ System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - gboxParental + + 106, 53 + + + 16 39, 12 @@ -5988,17 +6030,20 @@ 165, 12 + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + Maker Code 30 - - 16, 207 + + 22, 53 - - tabRomEditInfo + + 12 tboxMakerCode @@ -6006,29 +6051,26 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 7 - - True + + 152, 93 TopRight - - 3 - stripItemSepFile1 6 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + aged 3 or older 4 @@ -6036,8 +6078,8 @@ System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - False + + combRegion 27, 12 @@ -6045,8 +6087,8 @@ True - - True + + 26 gboxTitleID @@ -6057,17 +6099,14 @@ Media of Application - - tboxTitleName - - - gboxForeign + + True System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + 13, 169 NTSC @@ -6087,14 +6126,14 @@ True - - 16 + + 104, 12 NAND Area Size Used by the DSi Ware - - labFile + + True aged 12 or older @@ -6102,11 +6141,11 @@ 37 - - 24, 11 + + 50 - - tabCompanyInfo + + 0 14, 51 @@ -6135,8 +6174,11 @@ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Region and Ratings (Editable) + + 26 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 9 @@ -6144,8 +6186,8 @@ 392, 213 - - gboxNandSize + + 9 0 @@ -6153,24 +6195,21 @@ True - - labMail2 + + tboxShared2Size4 - - tabMain + + 225, 62 System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 745, 352 + + 29 gboxUsage - - combPEGI_PRT - True @@ -6183,17 +6222,14 @@ 1 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 28 - - 9, 47 + + labTel2 12 @@ -6207,17 +6243,11 @@ Blocks - - 25 - - - 8 - Open a ROM data file - - gboxPerson2 + + 165, 118 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -6246,20 +6276,23 @@ 39 + + Other ROM Spec. + 251, 171 12, 53 - - 11 + + gboxParental 1 - - tboxKeyTableRomOffset + + 0 4, 21 @@ -6273,33 +6306,30 @@ Warning (Midification isn't necessary. Please check validity of these infomation.) - - 2 + + labProductNameLimit - - True + + 7 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 398, 280 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabMain + + True - - tboxMail1 + + 502, 179 - - 0 + + PG 74, 12 - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 24 @@ -6315,14 +6345,14 @@ System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 29 + + e-mail True - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabMain 2 @@ -6330,11 +6360,8 @@ 8 - - labProductNameLimit - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 4 69, 12 @@ -6345,8 +6372,8 @@ tboxShared2Size5 - - 29, 12 + + 46, 19 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -6372,8 +6399,8 @@ tabRomEditInfo - - tabRomInfo + + tboxProductCode2Foreign2 3 @@ -6393,12 +6420,15 @@ 13, 16 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + gboxCRC Region + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + (Only release multi ver.) @@ -6411,26 +6441,23 @@ 17 - - 11 - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tboxMedia - - Other + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - None + + True 6, 45 - - (1Block = 128KB) + + 179, 47 PEGI Portugal @@ -6444,17 +6471,26 @@ 67, 16 + + labIsGameCardOn + 20 - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 204, 20 + + + 13 38, 12 - - 26 + + This tab is for checking ROM data. When ROM data is illegal, please check settings of building ROM data. + + + 127, 12 System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 @@ -6471,9 +6507,6 @@ 9, 103 - - Save a temporary info. - gboxUsage @@ -6486,8 +6519,8 @@ 66, 100 - - 24, 11 + + 6 109, 190 @@ -6513,8 +6546,8 @@ 167, 22 - - 2 + + True 13, 16 @@ -6522,17 +6555,17 @@ gboxNandSize - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 261, 19 - - 4, 21 + + 15 - - 11 + + 185, 23 - - gboxPerson2 + + (Furigana) 1 @@ -6558,26 +6591,20 @@ Rating Pending - - M - - - 5 - - - 66, 200 + + 4 True - - True + + gboxNandSize tboxRomLatency - - tabCompanyInfo + + True stripItemMasterRom @@ -6585,14 +6612,14 @@ tboxProductNameForeign - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 687, 19 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + M - - This tab discribes errors in the ROM data file and mistakes in editing.<newline>Items highlighted by Red can't be midified by this program. Please modify build settings.<newline>Items highlighted by Blue can be midified by this program and will register in a master ROM.<newline>Items highlighted by Black are discibed in a submission sheet and don't register in a master ROM. + + False 22, 109 @@ -6618,9 +6645,6 @@ True - - 30 - 511, 61 @@ -6630,20 +6654,17 @@ System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + True 204, 20 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - 1 - - 149, 16 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 2 @@ -6663,17 +6684,11 @@ True - - 2 - - - e-mail - Game Title - - Other Info + + labArbit2 Set Back To Initial Settings @@ -6690,26 +6705,20 @@ gboxNandSize - - False - 5 + + gboxLaunch + labTitleIDHi - - 3 - - - tboxSumSize - gboxUsage - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabSubmitInfo ( @@ -6717,17 +6726,17 @@ 687, 19 - - 155, 45 + + 100, 19 True - - Launch Control On DSi Menu + + aged 4 or older - - 25 + + True gridSDK @@ -6738,8 +6747,8 @@ System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - File 4 + + Right Rating Pending @@ -6759,20 +6768,20 @@ tboxTitleIDLo - - 1 + + tboxCompany2 - - This tab is for checking ROM data. When ROM data is illegal, please check settings of building ROM data. + + 2 - - 3 + + 355, 144 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Right - - 26, 285 + + User ID All ages @@ -6789,11 +6798,8 @@ 11, 12 - - True - - - True + + gboxForeign labCaptionEx @@ -6810,6 +6816,9 @@ True + + 3 + colWarnCause @@ -6819,8 +6828,8 @@ USK - - tabCompanyInfo + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Japanese @@ -6828,11 +6837,11 @@ True - - 6, 50 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Blocks for Download + + 12 True @@ -6840,8 +6849,8 @@ Foreign Ver. - - 11 + + gboxParental Right @@ -6849,17 +6858,17 @@ 23, 152 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 12 - - 12, 53 + + ESRB True - - 3 + + 128, 12 False @@ -6879,47 +6888,38 @@ 14 - - $this + + gboxCRC - - gboxExFlags + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - 4Kbit EEPROM + + 8 tabRomInfo - - tboxShared2Size4 - - - NAND Size + + tabSubmitInfo 50 - - 106, 53 + + labRomSize - - True + + tboxFax2 - - gboxForeign + + 0 - - 4 + + tboxTitleName - - cboxIsInputPerson2 - - - 225, 12 + + labBracketL 36 @@ -6930,9 +6930,15 @@ True + + True + True + + True + True @@ -6945,9 +6951,6 @@ True - - True - 0, 0 @@ -6963,7 +6966,7 @@ True - - True + + Japanese \ No newline at end of file diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_tmp.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_tmp.cpp index 186342a..48051df 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_tmp.cpp +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_tmp.cpp @@ -43,6 +43,7 @@ System::Void Form1::saveTmp( System::String ^filename ) System::Xml::XmlElement ^form = doc->CreateElement( "Form" ); root->AppendChild( form ); + MasterEditorTWL::appendXmlTag( doc, form, "MasterEditorVersion", this->getVersion() ); MasterEditorTWL::appendXmlTag( doc, form, "ProductName", this->tboxProductName->Text ); MasterEditorTWL::appendXmlTag( doc, form, "ProductCode1", this->tboxProductCode1->Text ); MasterEditorTWL::appendXmlTag( doc, form, "ProductCode2", this->tboxProductCode2->Text ); diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp index 2c442a5..01fa309 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp @@ -529,7 +529,7 @@ ECDeliverableResult RCDeliverable::writeSpreadsheet( { node->FirstChild->Value = MasterEditorTWL::transSizeToStringMB( hSrl->hNandUsedSize->NandUsedSize, 2 ); } - if( node->FirstChild->Value->Equals( "TagDLBlocks" ) ) + if( node->FirstChild->Value->Equals( "TagHWBlocks" ) ) { node->FirstChild->Value = hSrl->hNandUsedSize->NandUsedSizeBlock.ToString(); } diff --git a/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_templete.xml b/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_templete.xml index c3c9c23..c34e69a 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_templete.xml +++ b/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_templete.xml @@ -33,30 +33,7 @@ - - - - - - + - - - - + + - - + - - + - - - - - - - + + + + - - - - - - - - - - - - - - - - - - + + - - - - @@ -2450,12 +2450,12 @@ - + @@ -3948,21 +3948,21 @@ - シヨウNAND使用サイズ - TagUsedNandSizeKBTagUsedNandSizeKB - ( - TagUsedNandSizeMB( + TagUsedNandSizeMB - ) - - スウダウンロードブロック数 - TagDLBlocks + ) + + シヨウカズ使用ブロック数 + TagHWBlocks @@ -4073,17 +4073,17 @@ - SDK - TagSDKSDK + TagSDK - ライブラリ - TagLibrary @@ -4200,11 +4200,11 @@ - TagCaption - ニンテンドウウケツケイン任天堂受付印 @@ -4214,7 +4214,7 @@ - + @@ -4232,85 +4232,410 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4318,118 +4643,1730 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + @@ -4454,188 +6391,15 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -4643,1775 +6407,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + @@ -6496,26 +6496,26 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + @@ -6633,77 +6633,77 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6746,47 +6746,47 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6878,96 +6878,96 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7001,77 +7001,77 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7080,7 +7080,7 @@ - + @@ -7096,89 +7096,89 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -7288,7 +7288,7 @@ - + @@ -7304,89 +7304,89 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -7496,8 +7496,8 @@ - - + + @@ -7594,7 +7594,7 @@ - + @@ -7695,17 +7695,17 @@ - - - - + + + + - - + + @@ -7729,11 +7729,11 @@ - - - - - + + + + + @@ -7802,7 +7802,7 @@ - + @@ -7903,53 +7903,53 @@ - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -8010,7 +8010,7 @@ - + @@ -8111,53 +8111,53 @@ - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -8319,53 +8319,53 @@ - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -8426,7 +8426,7 @@ - + @@ -8527,53 +8527,53 @@ - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -8634,7 +8634,7 @@ - + @@ -8735,53 +8735,53 @@ - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -8843,48 +8843,48 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -10973,12 +10973,12 @@ - - - - - - + + + + + + @@ -11401,11 +11401,11 @@ - - - - - + + + + + @@ -11615,12 +11615,12 @@ - - - - - - + + + + + + @@ -11829,11 +11829,11 @@ - - - - - + + + + + @@ -12043,21 +12043,21 @@ - - - - - - + + + + + + - - - - + + + + @@ -12099,80 +12099,80 @@ - ◆マスターエディタ情報 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + ◆マスターエディタ情報 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -12202,57 +12202,57 @@ - バージョン - TagMasterEditorVersionバージョン + TagMasterEditorVersion + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + @@ -12361,8 +12361,8 @@ - - + + リョウイキTWLノーマル領域ROMオフセット @@ -12373,11 +12373,11 @@ ss:Type="String">ノーマルジャンプ許可 TagIsNormalJump - + - - + + ジョウホウ◆アクセスコントロール情報 @@ -12478,11 +12478,11 @@ - + - - + + シヨウShared2ファイル使用 @@ -12491,11 +12491,11 @@ NANDアプリからのゲームカードアクセス TagIsGameCardOn - + - - + + ◆Share2ファイルサイズ @@ -12594,22 +12594,22 @@ - + - - + + File0 TagShared2Size0 File1 - TagShared2Size1TagShared2Size1 File2 TagShared2Size2 File3 - TagShared2Size3TagShared2Size3 File4 TagShared2Size4File5 TagShared2Size5 - + - - + + ◆ペアレンタルコントロール @@ -12720,168 +12720,168 @@ - + - - + + ヒョウジフヨウレーティング表示不要 - TagIsUnnecessaryRatingTagIsUnnecessaryRating + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +