<?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_erasetable.txt</id>
	<title>Textdata erasetable.txt - 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_erasetable.txt"/>
	<link rel="alternate" type="text/html" href="https://Selrach2040.com/wiki/index.php?title=Textdata_erasetable.txt&amp;action=history"/>
	<updated>2026-07-04T07:59:02Z</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_erasetable.txt&amp;diff=63&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_erasetable.txt&amp;diff=63&amp;oldid=prev"/>
		<updated>2026-07-02T11:23:05Z</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;erasetable.txt&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039; (660 bytes, part of [[BIN textdata]]) is the per-area &amp;quot;erase&amp;quot; table. One of six [[BIN textdata#Time-windowed world tables|time-windowed world tables]]; see that section for the shared query mechanism.&lt;br /&gt;
&lt;br /&gt;
== Format (13 columns) ==&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;to&amp;lt;/code&amp;gt;-time is shifted to cols 10–13 by four bool flags in cols 6–9:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! # !! Field&lt;br /&gt;
|-&lt;br /&gt;
| 1–4 || from-time&lt;br /&gt;
|-&lt;br /&gt;
| 5 || target area&lt;br /&gt;
|-&lt;br /&gt;
| 6–9 || four bool flags (&amp;lt;code&amp;gt;!= 0&amp;lt;/code&amp;gt;) → entry offsets &amp;lt;code&amp;gt;0x2c&amp;lt;/code&amp;gt;–&amp;lt;code&amp;gt;0x2f&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10–13 || to-time&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Entry struct is &amp;lt;code&amp;gt;world_erase_entry&amp;lt;/code&amp;gt;, 0x30 bytes. &amp;lt;code&amp;gt;QueryEntryByType&amp;lt;/code&amp;gt; type 2 returns the entry&amp;#039;s &amp;lt;code&amp;gt;field_0x8&amp;lt;/code&amp;gt;, which the loader &amp;#039;&amp;#039;&amp;#039;zeroes&amp;#039;&amp;#039;&amp;#039; — so the erase query is a pure &amp;quot;is an erase window active?&amp;quot; presence test (value is always 0); the four bool flags carry the actual &amp;quot;what to remove/hide&amp;quot; selection.&lt;br /&gt;
&lt;br /&gt;
Example: &amp;lt;code&amp;gt;12,1,22,0,45,0,0,1,0,12,1,22,0&amp;lt;/code&amp;gt; → week 12, day 1, 22:00, zone 44, flag[2]=1, window is the single instant 22:00.&lt;br /&gt;
&lt;br /&gt;
== Loading (Ghidra) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;load_erasetable @ 0049f4e0&amp;lt;/code&amp;gt; (query type 2).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[BIN textdata]]&lt;br /&gt;
* [[textdata bgmtable.txt]], [[textdata setable.txt]], [[textdata effecttable.txt]], [[textdata tenkoutable.txt]], [[textdata tensoutable.txt]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
</feed>