Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
< | <!-- Header --> | ||
<div style="text-align: center; padding: 16px 24px; margin-bottom: 48px;"> | |||
<p style="font-size: 36px;">Welcome to <br> | |||
[[File:logo.png]]</p> | |||
<p style="font-size: 18px;">The '''Super Mario Galaxy''' and '''Super Mario Galaxy 2''' modding community.</p> | |||
<p>This is our community's wiki dedicated to researching and documenting the internals of both '''Super Mario Galaxy''' games.</p> | |||
<p>If you would like to contribute, please join our [https://discord.com/invite/k7ZKzSDsVq Discord server] and visit [[Help:Contents|this page]] to learn how to contribute.</p> | |||
</div> | |||
== | |||
* [ | |||
* [ | <!-- Contents --> | ||
* [ | <center> | ||
* [ | <p style="font-size: 24px;">'''Pages:'''</p> | ||
* [https:// | {| | ||
|- style="font-size: 18px;" | |||
! Data Files !! Documentation !! Guides !! Decompilation | |||
|- style="vertical-align: top;" | |||
| style="padding: 0px 20px;" | | |||
* Objects | |||
** [[ActorInfo]] | |||
** [[NPCData]] | |||
** [[AstroNamePlateData|AstroNamePlateData.bcsv]] | |||
** [[ObjNameTable|ObjNameTable.tbl]] | |||
** [[PlanetMapDataTable|PlanetMapDataTable.bcsv]] | |||
** [[ProductMapObjDataTable|ProductMapObjDataTable.bcsv]] | |||
* Audio | |||
** [[ActionSound|ActionSound.bcsv]] | |||
** [[BgmParam|BgmParam.bcsv]] | |||
** [[ScenarioBgmInfo|ScenarioBgmInfo.bcsv]] | |||
** [[StageBgmInfo|StageBgmInfo.bcsv]] | |||
** [[MultiBgmInfo|MultiBgmInfo.bcsv]] | |||
** [[SoundIdToInstList|SoundIdToInstList.bcsv]] | |||
* System | |||
** [[GalaxyDataTable|GalaxyDataTable.bcsv]] | |||
** [[GalaxyWorldOrderList|GalaxyWorldOrderList.bcsv]] | |||
** [[HeapSizeExcept|HeapSizeExcept.bcsv]] | |||
** [[MarioFaceShipEventCastTable|MarioFaceShipEventCastTable.bcsv]] | |||
** [[MarioFaceShipEventDataTable|MarioFaceShipEventDataTable.bcsv]] | |||
** [[WorldMapHeapGalaxy|WorldMapHeapGalaxy.bcsv]] | |||
** [[WorldMapHeapResource|WorldMapHeapResource.bcsv]] | |||
* Assorted | |||
** [[Particles|Effect.arc]] | |||
** [[LightData|LightData.bcsv]] | |||
| style="padding: 20px;" | | |||
* Files | |||
** [[:Category:File_formats|File formats]] | |||
** [[File system]] | |||
** [[Stage files]] | |||
** [[Cameras]] | |||
** [[Cutscenes]] | |||
** [[UseResource]] | |||
** [[Localization]] | |||
* Lists | |||
** [https://sunakazekun.github.io/galaxydatabase/index.html Object Database] | |||
** [[List of Galaxies|Galaxies]] | |||
** [[List of Music|Music]] | |||
** [[List of Sounds (SMG1)|Sounds (SMG1)]] | |||
** [[List of Sounds (SMG2)|Sounds (SMG2)]] | |||
** [[List of Message Sounds|Message Sounds]] | |||
** [[List of Lights|Lights]] | |||
** [[List of AppearPowerStarObjs|AppearPowerStarObjs]] | |||
** [[AreaObj Limitations]] | |||
** [[Collision Values]] | |||
* Assorted | |||
** [[Development leftovers]] | |||
| style="padding: 20px;" | | |||
* Modelling | |||
** [[Model Importing Tutorial]] | |||
** [[Texture Replacing Tutorial]] | |||
** [[Skeletal Animation Importing Tutorial]] | |||
** [[Skinned Meshes Model Importing Tutorial]] | |||
* Level creation | |||
** [[Star Chip Setup Tutorial]] | |||
** [[Silver Star Setup Tutorial]] | |||
** [[Adding Zones Tutorial]] | |||
** [[Creating a New Galaxy Tutorial]] | |||
* [[Tools and Resources]] | |||
** [[THPConv.exe]] | |||
* Assorted | |||
** [[Music Importing Tutorial]] | |||
| style="padding: 20px;" | | |||
* [[Decompiling|Decompilation Overview]] | |||
|} | |||
</center> |
Revision as of 20:19, 23 January 2024
The Super Mario Galaxy and Super Mario Galaxy 2 modding community.
This is our community's wiki dedicated to researching and documenting the internals of both Super Mario Galaxy games.
If you would like to contribute, please join our Discord server and visit this page to learn how to contribute.
Pages:
Data Files | Documentation | Guides | Decompilation |
---|---|---|---|
|
|