File system: Difference between revisions

From Super Mario Galaxy wiki
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 6: Line 6:
! colspan=3 | SMG1 Filesystem
! colspan=3 | SMG1 Filesystem
|- style=background:white
|- style=background:white
! Name !! Number of Subdirs !! Number of Files
! Name !! Number of Subdirs !! Total Number of Files
|-
|-
| AllTargetAddressMap || 0 || 0
| AllTargetAddressMap || 0 || 0
Line 41: Line 41:
! colspan=3 | SMG1 Language Folders
! colspan=3 | SMG1 Language Folders
|- style=background:white
|- style=background:white
! Region || Name || Present in game files
! Region || Name
|-
|-
| Taiwan || AsTradChinese || Yes
| China (Nvidia Shield) || CnSimpChinese
|-
|-
| Chinese || CnSimpChinese || No
| Europe || EuDutch
|-
|-
| Chinese || CnTradChinese || No
| Europe || EuEnglish
|-
|-
| Europe || EuDutch || Yes
| Europe || EuFrench
|-
|-
| Europe || EuEnglish || Yes
| Europe || EuGerman
|-
|-
| Europe || EuFrench || Yes
| Europe || EuItalian
|-
|-
| Europe || EuGerman || Yes
| Europe || EuSpanish
|-
|-
| Europe || EuItalian || Yes
| Japan || JpJapanese
|-
|-
| Europe || EuSpanish || Yes
| South Korea || KrKorean
|-
|-
| Japan || JpJapanese || Yes
| USA || UsEnglish
|-
|-
| South Korea || KrKorean || Yes
| USA || UsFrench
|-
|-
| USA || UsEnglish || Yes
| USA || UsSpanish
|-
| USA || UsFrench || Yes
|-
| USA || UsSpanish || Yes
|}
|}
== SMG2 ==
== SMG2 ==
{| class="textbox grid alt center" style="border:1px solid #aaa; margin: auto; text-align: center" rules=all
{| class="textbox grid alt center" style="border:1px solid #aaa; margin: auto; text-align: center" rules=all
Line 76: Line 73:
! colspan=3 | SMG2 Filesystem
! colspan=3 | SMG2 Filesystem
|- style=background:white
|- style=background:white
! Name !! Number of Subdirs !! Number of Files
! Name !! Number of Subdirs !! Total Number of Files
|-
|-
| AllTargetAddressMap || 0 || 0
| AllTargetAddressMap || 0 || 0
Line 109: Line 106:
|}
|}
=== Regional Folders ===
=== Regional Folders ===
Unlike SMG1, SMG2's region specific folders are placed in LocalizeData with 2 subdirs just like SMG1.
Unlike SMG1, SMG2's language directories are located at /LocalizeData, rather than being located at the file system root. Like SMG1, each language directory has two subdirectories: LayoutData and MessageData.
{| class="textbox grid alt center" style="border:1px solid #aaa; margin: auto; text-align: center" rules=all
{| class="textbox grid alt center" style="border:1px solid #aaa; margin: auto; text-align: center" rules=all
|- style=background:#ccccff
|- style=background:#ccccff
! colspan=3 | SMG2 Language Folders
! colspan=3 | SMG2 Language Folders
|- style=background:white
|- style=background:white
! Region || Name || Present in game files
! Region || Name
|-
|-
| Taiwan || AsTradChinese || Yes
| Taiwan || AsTradChinese
|-
|-
| Chinese || CnSimpChinese || No
| China (unreleased) || CnSimpChinese
|-
|-
| Chinese || CnTradChinese || No
| China (unreleased) || CnTradChinese
|-
|-
| Europe || EuDutch || Yes
| Europe || EuDutch
|-
|-
| Europe || EuEnglish || Yes
| Europe || EuEnglish
|-
|-
| Europe || EuFrench || Yes
| Europe || EuFrench
|-
|-
| Europe || EuGerman || Yes
| Europe || EuGerman
|-
|-
| Europe || EuItalian || Yes
| Europe || EuItalian
|-
|-
| Europe || EuSpanish || Yes
| Europe || EuSpanish
|-
|-
| Japan || JpJapanese || Yes
| Japan || JpJapanese
|-
|-
| South Korea || KrKorean || Yes
| South Korea || KrKorean
|-
|-
| USA || UsEnglish || Yes
| USA || UsEnglish
|-
|-
| USA || UsFrench || Yes
| USA || UsFrench
|-
|-
| USA || UsSpanish || Yes
| USA || UsSpanish
|}
|}

Latest revision as of 22:04, 3 June 2023

SMG1

SMG1 Filesystem
Name Number of Subdirs Total Number of Files
AllTargetAddressMap 0 0
AllTargetModuleData 0 0
AudioRes 5 1
Debug 0 0
HomeButton2 0 3
LayoutData 0 92
MapPartsData 0 0
ModuleData 0 2
MovieData 0 9
ObjectData 0 1,844
ParticleData 0 1
StageData 48 279
SystemData 0 0
opening.bnr

Regional folders

SMG1 Language Folders
Region Name
China (Nvidia Shield) CnSimpChinese
Europe EuDutch
Europe EuEnglish
Europe EuFrench
Europe EuGerman
Europe EuItalian
Europe EuSpanish
Japan JpJapanese
South Korea KrKorean
USA UsEnglish
USA UsFrench
USA UsSpanish

SMG2

SMG2 Filesystem
Name Number of Subdirs Total Number of Files
AllTargetAddressMap 0 0
AllTargetModuleData 0 0
AudioRes 5 714
Debug 0 0
HomeButton2 0 3
LayoutData 0 89
LightData 0 1
LocalizeData VARIES VARIES
MapPartsData 0 0
ModuleData 0 2
ObjectData 0 1,576
ParticleData 0 1
StageData 529 949
SystemData 0 1
opening.bnr

Regional Folders

Unlike SMG1, SMG2's language directories are located at /LocalizeData, rather than being located at the file system root. Like SMG1, each language directory has two subdirectories: LayoutData and MessageData.

SMG2 Language Folders
Region Name
Taiwan AsTradChinese
China (unreleased) CnSimpChinese
China (unreleased) CnTradChinese
Europe EuDutch
Europe EuEnglish
Europe EuFrench
Europe EuGerman
Europe EuItalian
Europe EuSpanish
Japan JpJapanese
South Korea KrKorean
USA UsEnglish
USA UsFrench
USA UsSpanish