<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://Selrach2040.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Textdata_landscape.dat</id>
	<title>Textdata landscape.dat - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://Selrach2040.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Textdata_landscape.dat"/>
	<link rel="alternate" type="text/html" href="https://Selrach2040.com/wiki/index.php?title=Textdata_landscape.dat&amp;action=history"/>
	<updated>2026-07-04T07:58:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://Selrach2040.com/wiki/index.php?title=Textdata_landscape.dat&amp;diff=57&amp;oldid=prev</id>
		<title>127.0.0.1: Technical breakdown (via create-page on MediaWiki MCP Server)</title>
		<link rel="alternate" type="text/html" href="https://Selrach2040.com/wiki/index.php?title=Textdata_landscape.dat&amp;diff=57&amp;oldid=prev"/>
		<updated>2026-07-02T11:22:03Z</updated>

		<summary type="html">&lt;p&gt;Technical breakdown (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;code&amp;gt;landscape.dat&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039; (144 bytes, part of [[BIN textdata]]) is an ASCII manifest of landscape-backdrop codes.&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
Plain ASCII (not binary, despite appearances). Line 1 = count (&amp;lt;code&amp;gt;20&amp;lt;/code&amp;gt;), then 20 codes of the form &amp;#039;&amp;#039;&amp;#039;&amp;lt;code&amp;gt;3&amp;amp;lt;region&amp;amp;gt;&amp;amp;lt;LOD:03d&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039; — &amp;lt;code&amp;gt;3&amp;lt;/code&amp;gt; + a region letter + a 3-digit level-of-detail number, e.g. &amp;lt;code&amp;gt;3a000&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;3c011&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;3f012&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;3m012&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Loading (Ghidra) ==&lt;br /&gt;
&lt;br /&gt;
String address &amp;lt;code&amp;gt;004e5e18&amp;lt;/code&amp;gt;. Parsed by &amp;lt;code&amp;gt;LandscapeArchive_CreateAndStoreGlobal @ 004b43d0&amp;lt;/code&amp;gt; (via &amp;lt;code&amp;gt;Struct_Setup_NewArchive&amp;lt;/code&amp;gt;, the same manifest parser used for &amp;lt;code&amp;gt;g_NewArchive2&amp;lt;/code&amp;gt;) into a name→index lookup, &amp;#039;&amp;#039;&amp;#039;&amp;lt;code&amp;gt;g_pLandscapeArchive&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Consumed during field loading: &amp;lt;code&amp;gt;Archive_Load_FWLD @ 00409db0&amp;lt;/code&amp;gt; → &amp;lt;code&amp;gt;Archive_FindLandscapeEntry @ 00409b80&amp;lt;/code&amp;gt; takes the &amp;lt;code&amp;gt;.fwld&amp;lt;/code&amp;gt; path (must start with &amp;lt;code&amp;gt;&amp;#039;3&amp;#039;&amp;lt;/code&amp;gt;) plus a desired LOD, builds &amp;lt;code&amp;gt;sprintf(&amp;quot;3%c%03d&amp;quot;, regionLetter, lod)&amp;lt;/code&amp;gt;, and looks it up — &amp;#039;&amp;#039;&amp;#039;walking the LOD down&amp;#039;&amp;#039;&amp;#039; to the nearest available entry — returning &amp;lt;code&amp;gt;index + 0xf&amp;lt;/code&amp;gt; as the landscape-backdrop resource id (or &amp;lt;code&amp;gt;-1&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
So it&amp;#039;s the list of which (region, LOD) field areas have a distinct landscape backdrop.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[BIN textdata]]&lt;br /&gt;
* [[textdata enkeifile.txt]] — the zone geometry these backdrops are shown behind&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
</feed>