NoMansSky:Game Structure/METADATA Folder: Difference between revisions

From Step Mods | Change The Game
Line 4: Line 4:


== METADATA Files ==
== METADATA Files ==
The METADATA folder stores all the game databases, often called TABLE or DATA.
The METADATA folder stores all the game databases, often called TABLE or DATA.<br>
As this is a very dense folder, it needed it's own page with detailled content :
As this is a very dense folder, it needed it's own page with detailled content :


: {{fc|#FFF|METADATA}} - All the game tables and databases
{{fc|#FFF|METADATA}}
:: {{fc|#FFF|ANIMATIONS}} : player animation settings
: {{fc|#FFF|ANIMATIONS}} : player animation settings
:: {{fc|#FFF|AUDIO}} : Bytebeat settings
: {{fc|#FFF|AUDIO}} : Bytebeat settings
:: {{fc|#FFF|EFFECTS}} : defines properties like light, particles, shakes and duration of game effects
: {{fc|#FFF|EFFECTS}} : defines properties like light, particles, shakes and duration of game effects
:: {{fc|#FFF|ENGINESETTINGS}} : animations and graphics menu settings
: {{fc|#FFF|ENGINESETTINGS}} : animations and graphics menu settings
:: {{fc|#FFF|ENTITLEMENTS}} : Handled game pre-order bonuses
: {{fc|#FFF|ENTITLEMENTS}} : Handled game pre-order bonuses
:: {{fc|#FFF|FONTS}}
: {{fc|#FFF|FONTS}}
:: {{fc|#FFF|GAMESTATE}}
: {{fc|#FFF|GAMESTATE}}
:: {{fc|#FFF|INPUT}}
: {{fc|#FFF|INPUT}}
:: {{fc|#FFF|INTERACTIVITY}}
: {{fc|#FFF|INTERACTIVITY}}
:: {{fc|#FFF|LANGUAGE}} : sets what languages are available depending on player's country
: {{fc|#FFF|LANGUAGE}} : sets what languages are available depending on player's country
:: {{fc|#FFF|LSYSTEMS}} : remnant of L-Systems test files
: {{fc|#FFF|LSYSTEMS}} : remnant of L-Systems test files
:: {{fc|#FFF|PROJECTILES}} : projectile settings table
: {{fc|#FFF|PROJECTILES}} : projectile settings table
:: {{fc|#FFF|REALITY}} : game major tables
: {{fc|#FFF|REALITY}} : game major tables
::: [[NMS:Reference_Guides/Reference_Tables|Reference Tables]] list of game items and properties extracted from game tables.
:: [[NMS:Reference_Guides/Reference_Tables|Reference Tables]] list of game items and properties extracted from game tables.
::: {{fc|#FFF|TABLES}}
:: {{fc|#FFF|TABLES}}
:::: [https://wiki.step-project.com/NMS:Game_Structure/GcProductTable GCPRODUCTTABLE]
::: [https://wiki.step-project.com/NMS:Game_Structure/GcProductTable GCPRODUCTTABLE]
:::: [https://wiki.step-project.com/NMS:Game_Structure/GcSubstanceTable GCSUBSTANCETABLE]
::: [https://wiki.step-project.com/NMS:Game_Structure/GcSubstanceTable GCSUBSTANCETABLE]
:::: [https://wiki.step-project.com/NMS:Game_Structure/GCTechnologyTable GCTECHNOLOGYTABLE]
::: [https://wiki.step-project.com/NMS:Game_Structure/GCTechnologyTable GCTECHNOLOGYTABLE]
:: {{fc|#FFF|SIMULATION}} : other game major tables
: {{fc|#FFF|SIMULATION}} : other game major tables
::: {{fc|#FFF|ENVIRONMENT}}
:: {{fc|#FFF|ENVIRONMENT}}
:::: [[NMS:Reference_Guides/HazardTable|HAZARDTABLE]] - handles behaviors of environmental hazards: Extreme Cold, Extreme Heat, No Oxygen, Radiation, Toxic Gas
::: [[NMS:Reference_Guides/HazardTable|HAZARDTABLE]] - handles behaviors of environmental hazards: Extreme Cold, Extreme Heat, No Oxygen, Radiation, Toxic Gas
:: {{fc|#FFF|TROPHIES}} : Handled game achievements
: {{fc|#FFF|TROPHIES}} : Handled game achievements
:: {{fc|#FFF|UI}}
: {{fc|#FFF|UI}}


{{NMSPageClose}}
{{NMSPageClose}}

Revision as of 16:57, August 25, 2020

Template:TOC right

METADATA Files

The METADATA folder stores all the game databases, often called TABLE or DATA.
As this is a very dense folder, it needed it's own page with detailled content :

METADATA

ANIMATIONS : player animation settings
AUDIO : Bytebeat settings
EFFECTS : defines properties like light, particles, shakes and duration of game effects
ENGINESETTINGS : animations and graphics menu settings
ENTITLEMENTS : Handled game pre-order bonuses
FONTS
GAMESTATE
INPUT
INTERACTIVITY
LANGUAGE : sets what languages are available depending on player's country
LSYSTEMS : remnant of L-Systems test files
PROJECTILES : projectile settings table
REALITY : game major tables
Reference Tables list of game items and properties extracted from game tables.
TABLES
GCPRODUCTTABLE
GCSUBSTANCETABLE
GCTECHNOLOGYTABLE
SIMULATION : other game major tables
ENVIRONMENT
HAZARDTABLE - handles behaviors of environmental hazards: Extreme Cold, Extreme Heat, No Oxygen, Radiation, Toxic Gas
TROPHIES : Handled game achievements
UI

Template:NMSPageClose