Difference between revisions of "Splatoon 2/RomType"

From Deep Sea Knowledge
Jump to navigation Jump to search
(Created page with "RomType is used in various areas to detect what region and version of the game is installed. {| class="wikitable" ! Internal Name !! ID |- | JP || 0 |- | US || 1 |- | EU || 2...")
 
(TrialEU20 doesn't have 2020 at the end)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
RomType is used in various areas to detect what region and version of the game is installed.
+
RomType is used in various areas to detect what region and version of the game is installed. However, it does not determine which Splatfests or multiplayer configuration data is used. Those are downloaded via BCAT, which uses the software's title ID and passphrase in control.nacp.
 +
 
 +
The second non-commented line in <code>System/RegionLangMask.txt</code> contains the RomType.
  
 
{| class="wikitable"
 
{| class="wikitable"
! Internal Name !! ID
+
! Internal Name !! User-facing name !! Title ID !! Internal ID
 +
|-
 +
| JP || スプラトゥーン2 || 01003C700009C000 || 0
 +
|-
 +
| US || Splatoon 2 || 01003BC0000A0000 || 1
 +
|-
 +
| EU || Splatoon 2 || 0100F8F0000A2000 || 2
 +
|-
 +
| EveJP || スプラトゥーン2 前夜祭 (Splatoon 2: Eve) || 0100D070040F8000 || 3
 +
|-
 +
| EveUS || Splatoon 2: Splatfest World Premiere || 01003870040FA000 || 4
 +
|-
 +
| EveEU || Splatoon 2 Splatfest World Premiere || 010086F0040FC000 || 5
 
|-
 
|-
| JP || 0
+
| TrialJP || スプラトゥーン2 特別体験版 || 01009C900D458000 || 6
 
|-
 
|-
| US || 1
+
| TrialUS || Splatoon 2: Special Demo || 01006BB00D45A000 || 7
 
|-
 
|-
| EU || 2
+
| TrialEU || Splatoon 2: Special Demo || 01007E200D45C000 || 8
 
|-
 
|-
| EveJP || 3
+
| TrialJP20 || スプラトゥーン2 特別体験版'20 || 0100998011330000 || ?
 
|-
 
|-
| EveUS || 4
+
| TrialUS20 || Splatoon 2: Special Demo 2020 || 01002120116C4000 || ?
 
|-
 
|-
| EveEU || 5
+
| TrialEU20 || Splatoon 2: Special Demo || 01007E200D45C000 || ?
 
|-
 
|-
| ShowFloor || 6
+
| ShowFloor || N/A (used for demos at events) || 01009240116CC000 || 9
 
|-
 
|-
| ShowDL || 7
+
| ShowDL || Splatoon 2 Global Testfire || 010000A00218E000 || 10
 
|}
 
|}
 +
 +
[[Category:Splatoon 2]]

Latest revision as of 17:26, 15 August 2020

RomType is used in various areas to detect what region and version of the game is installed. However, it does not determine which Splatfests or multiplayer configuration data is used. Those are downloaded via BCAT, which uses the software's title ID and passphrase in control.nacp.

The second non-commented line in System/RegionLangMask.txt contains the RomType.

Internal Name User-facing name Title ID Internal ID
JP スプラトゥーン2 01003C700009C000 0
US Splatoon 2 01003BC0000A0000 1
EU Splatoon 2 0100F8F0000A2000 2
EveJP スプラトゥーン2 前夜祭 (Splatoon 2: Eve) 0100D070040F8000 3
EveUS Splatoon 2: Splatfest World Premiere 01003870040FA000 4
EveEU Splatoon 2 Splatfest World Premiere 010086F0040FC000 5
TrialJP スプラトゥーン2 特別体験版 01009C900D458000 6
TrialUS Splatoon 2: Special Demo 01006BB00D45A000 7
TrialEU Splatoon 2: Special Demo 01007E200D45C000 8
TrialJP20 スプラトゥーン2 特別体験版'20 0100998011330000 ?
TrialUS20 Splatoon 2: Special Demo 2020 01002120116C4000 ?
TrialEU20 Splatoon 2: Special Demo 01007E200D45C000 ?
ShowFloor N/A (used for demos at events) 01009240116CC000 9
ShowDL Splatoon 2 Global Testfire 010000A00218E000 10