Jump to content

Main public logs

Combined display of all available logs of HEModdingWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:03, 18 February 2025 Angryzor talk contribs created page Resources/Master Level (Created page with "Starting with Sonic Frontiers, HE2 includes the Levels system to automatically and dynamically load resources when they are needed. Master Level is a resource type that contains information on which resources should be loaded to load a level, and also describes the dependencies between different levels. Master Level is stored in a Binary File container. == Structure == <syntaxhighlight lang="cpp"> struct DependencyData { const char* name; unsigned long long unk1; };...") Tag: Visual edit