File system: Difference between revisions

From Super Mario Galaxy wiki
Jump to navigation Jump to search
(Created page with "<table class="navbox" border="0" style="align-content: left; text-align: center"> <tr><th colspan="16" style="border-left:2px solid #fdfdfd;width:100%;">SMG1 Filesystem</th></tr> <tr> <td width="1px" valign="top"> <table style="width: 150px; height: 250px; display:flex; flex-direction: column; overflow:auto"> <tr><td style="width: 150px;">dev</td></tr> </table> </td> </tr> </table>")
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<table class="navbox" border="0" style="align-content: left; text-align: center">
__TOC__
<tr><th colspan="16" style="border-left:2px solid #fdfdfd;width:100%;">SMG1 Filesystem</th></tr>
 
<tr>
== SMG1 ==
<td width="1px" valign="top">
{| class="textbox grid alt center" style="border:1px solid #aaa; margin: auto; text-align: center" rules=all
<table style="width: 150px; height: 250px; display:flex; flex-direction: column; overflow:auto">
|- style=background:#ccccff
<tr><td style="width: 150px;">dev</td></tr>
! colspan=3 | SMG1 Filesystem
</table>
|- style=background:white
</td>
! Name !! Number of Subdirs !! Total Number of Files
</tr>
|-
</table>
| 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
|-
! colspan=3 | opening.bnr
|}
=== Regional folders ===
{| class="textbox grid alt center" style="border:1px solid #aaa; margin: auto; text-align: center" rules=all
|- style=background:#ccccff
! colspan=3 | SMG1 Language Folders
|- style=background:white
! 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 ==
{| class="textbox grid alt center" style="border:1px solid #aaa; margin: auto; text-align: center" rules=all
|- style=background:#ccccff
! colspan=3 | SMG2 Filesystem
|- style=background:white
! 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
|-
! colspan=3 | 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.
{| class="textbox grid alt center" style="border:1px solid #aaa; margin: auto; text-align: center" rules=all
|- style=background:#ccccff
! colspan=3 | SMG2 Language Folders
|- style=background:white
! 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
|}

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