<?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_setable.txt</id>
	<title>Textdata setable.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_setable.txt"/>
	<link rel="alternate" type="text/html" href="https://Selrach2040.com/wiki/index.php?title=Textdata_setable.txt&amp;action=history"/>
	<updated>2026-07-04T07:58:28Z</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_setable.txt&amp;diff=62&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_setable.txt&amp;diff=62&amp;oldid=prev"/>
		<updated>2026-07-02T11:22:59Z</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;setable.txt&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;&amp;#039; (14,464 bytes, part of [[BIN textdata]]) is the per-area sound-effect 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 (10 columns, identical layout to the effect tables) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[fromWeek, fromDay, fromHour, fromMinute, target, value, toWeek, toDay, toHour, toMinute]&amp;lt;/code&amp;gt;. &amp;lt;code&amp;gt;value&amp;lt;/code&amp;gt; (col6) is the &amp;#039;&amp;#039;&amp;#039;sound-effect id&amp;#039;&amp;#039;&amp;#039; (stored &amp;lt;code&amp;gt;−1&amp;lt;/code&amp;gt; → 0-based). The entry keeps &amp;lt;code&amp;gt;from&amp;lt;/code&amp;gt; (cols 1–4) + target + SE id; the &amp;lt;code&amp;gt;to&amp;lt;/code&amp;gt; copy (cols 7–10) isn&amp;#039;t passed into the runtime entry — rows use &amp;lt;code&amp;gt;from == to&amp;lt;/code&amp;gt;, i.e. a point-in-time SE trigger rather than a window.&lt;br /&gt;
&lt;br /&gt;
Example: &amp;lt;code&amp;gt;14,1,22,30,44,38,14,1,22,30&amp;lt;/code&amp;gt; → at week 14, day 1, 22:30, zone 43, play SE 37.&lt;br /&gt;
&lt;br /&gt;
== Loading (Ghidra) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;load_setable @ 0049f990&amp;lt;/code&amp;gt; (query type 3). Query sets &amp;lt;code&amp;gt;entry-&amp;amp;gt;field_0x2c = 1&amp;lt;/code&amp;gt; (&amp;quot;play now&amp;quot;) when matched.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[BIN textdata]]&lt;br /&gt;
* [[textdata bgmtable.txt]], [[textdata erasetable.txt]], [[textdata effecttable.txt]], [[textdata tenkoutable.txt]], [[textdata tensoutable.txt]]&lt;/div&gt;</summary>
		<author><name>127.0.0.1</name></author>
	</entry>
</feed>