<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.axiodl.com/index.php?action=history&amp;feed=atom&amp;title=HIER_%28File_Format%29</id>
	<title>HIER (File Format) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.axiodl.com/index.php?action=history&amp;feed=atom&amp;title=HIER_%28File_Format%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.axiodl.com/index.php?title=HIER_(File_Format)&amp;action=history"/>
	<updated>2026-04-30T08:29:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.axiodl.com/index.php?title=HIER_(File_Format)&amp;diff=2831&amp;oldid=prev</id>
		<title>Duncathan: create page</title>
		<link rel="alternate" type="text/html" href="https://wiki.axiodl.com/index.php?title=HIER_(File_Format)&amp;diff=2831&amp;oldid=prev"/>
		<updated>2025-09-20T15:06:55Z</updated>

		<summary type="html">&lt;p&gt;create page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The &amp;#039;&amp;#039;&amp;#039;HIER format&amp;#039;&amp;#039;&amp;#039; is used to group logbook scans in Echoes into hierarchal categories, which are displayed while scanning objects. There is only one HIER file in Echoes, &amp;lt;code&amp;gt;DUMB_ScanHierarchy&amp;lt;/code&amp;gt; in &amp;lt;code&amp;gt;NoARAM.pak&amp;lt;/code&amp;gt; (asset ID &amp;lt;code&amp;gt;0xDD79DC2A&amp;lt;/code&amp;gt;). The hierarchy described in this file matches that in [[TREE (File Format)|TREE]], but is optimized for in-game scanning rather than pause menu navigation.&lt;br /&gt;
&lt;br /&gt;
{{research|1|What are Options used for?}}&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== Header ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Offset&lt;br /&gt;
! Type&lt;br /&gt;
!Count&lt;br /&gt;
! Name&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
| 0x0&lt;br /&gt;
| FourCC&lt;br /&gt;
|1&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Magic&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Always &amp;lt;code&amp;gt;HIER&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 0x4&lt;br /&gt;
| u32&lt;br /&gt;
|1&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Node Count&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| 0x8&lt;br /&gt;
|[[HIER (File Format)#Node|Node]]&lt;br /&gt;
|&amp;#039;&amp;#039;Node Count&amp;#039;&amp;#039;&lt;br /&gt;
|Nodes&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Node ===&lt;br /&gt;
Each node represents either a Category, a Scan, or an Option. When scanning a logbook scan, the game locates its node and all its parents, and displays up to 5 Categories as well as the Scan node.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Type&lt;br /&gt;
! Count&lt;br /&gt;
! Name&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
| STRG Asset ID&lt;br /&gt;
| 1&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Name String Table&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Asset ID of the [[STRG (File Format)|STRG]] file with this node&amp;#039;s name.&lt;br /&gt;
|-&lt;br /&gt;
| string&lt;br /&gt;
| 1&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Name String Name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The named string in the Name String Table with this node&amp;#039;s name.&lt;br /&gt;
|-&lt;br /&gt;
| SCAN Asset ID&lt;br /&gt;
| 1&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Scan Asset&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Asset ID of the [[SCAN (File Format)|SCAN]] asset associated with this node. Always 0xFFFFFFFF for Categories and Options.&lt;br /&gt;
|-&lt;br /&gt;
| u32&lt;br /&gt;
| 1&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Parent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Index into the Nodes table. Top-level nodes have a parent of 0xFFFFFFFF.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:File Formats]]&lt;br /&gt;
[[Category:Metroid Prime 2: Echoes]]&lt;/div&gt;</summary>
		<author><name>Duncathan</name></author>
	</entry>
</feed>