File system: Difference between revisions

From Super Mario Galaxy wiki
Jump to navigation Jump to search
Tag: Reverted
No edit summary
 
(3 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 73: 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 106: 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

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