<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://insidethelink.ortiche.net/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://insidethelink.ortiche.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MartinSmits</id>
		<title>A look inside The Link @ wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://insidethelink.ortiche.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=MartinSmits"/>
		<link rel="alternate" type="text/html" href="http://insidethelink.ortiche.net/wiki/index.php/Special:Contributions/MartinSmits"/>
		<updated>2026-04-19T04:33:22Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.15</generator>

	<entry>
		<id>http://insidethelink.ortiche.net/wiki/index.php/Riven_VERS_resources</id>
		<title>Riven VERS resources</title>
		<link rel="alternate" type="text/html" href="http://insidethelink.ortiche.net/wiki/index.php/Riven_VERS_resources"/>
				<updated>2009-02-10T15:54:08Z</updated>
		
		<summary type="html">&lt;p&gt;MartinSmits: add link block to other riven resources&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{Riven}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
This is found only in saved game files, and should just contain version information. &lt;br /&gt;
&lt;br /&gt;
In the CD version, it contains the following 4 bytes, which probably means &amp;quot;version 1.0&amp;quot;:&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;color:#008; font-family:monospace; margin:1em&amp;quot;&amp;gt;00 01 00 00&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
However, in the DVD version, it contains the following 4 bytes, which probably means &amp;quot;version 1.1&amp;quot;:&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot; style=&amp;quot;color:#008; font-family:monospace; margin:1em&amp;quot;&amp;gt;00 01 01 00&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>MartinSmits</name></author>	</entry>

	<entry>
		<id>http://insidethelink.ortiche.net/wiki/index.php/Riven_BLST_resources</id>
		<title>Riven BLST resources</title>
		<link rel="alternate" type="text/html" href="http://insidethelink.ortiche.net/wiki/index.php/Riven_BLST_resources"/>
				<updated>2009-02-10T15:51:36Z</updated>
		
		<summary type="html">&lt;p&gt;MartinSmits: add link block to other riven resources&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{Riven}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
They control which hotspots should be enabled and which disabled within the card.&lt;br /&gt;
&lt;br /&gt;
Each BLST resource is a list of records; it starts with an unsigned short record count, followed by that many records. The record size is 6 bytes and follows this structure:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;structure&amp;quot;&lt;br /&gt;
|unsigned short||index||class=&amp;quot;comment&amp;quot;|Record index, starting from 1&lt;br /&gt;
|-&lt;br /&gt;
|unsigned short||enabled||class=&amp;quot;comment&amp;quot;|Hotspot state, 0 or 1&lt;br /&gt;
|-&lt;br /&gt;
|unsigned short||hotspot_id||class=&amp;quot;comment&amp;quot;|Matches the blst_id field of the corresponding hotspot record&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
BLST records must be &amp;quot;activated&amp;quot; from scripts, with command 43. Note that hotspots may exist without an associated BLST record. In that case, unless they are marked as Zip Mode hotspots and Zip Mode is off, they should just be enabled when entering the card.&lt;/div&gt;</summary>
		<author><name>MartinSmits</name></author>	</entry>

	<entry>
		<id>http://insidethelink.ortiche.net/wiki/index.php/Riven_ZIPS_resources</id>
		<title>Riven ZIPS resources</title>
		<link rel="alternate" type="text/html" href="http://insidethelink.ortiche.net/wiki/index.php/Riven_ZIPS_resources"/>
				<updated>2009-02-10T15:50:14Z</updated>
		
		<summary type="html">&lt;p&gt;MartinSmits: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{Riven}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
Found only in saved games, this resource contains a list of visited locations to support the &amp;quot;Zip Mode&amp;quot;. It starts with an unsigned short telling how many records will follow. Then, each record contains the following data:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;structure&amp;quot;&lt;br /&gt;
|unsigned short||name_len&lt;br /&gt;
|-&lt;br /&gt;
|char||name[name_len]&lt;br /&gt;
|-&lt;br /&gt;
|unsigned short||card_id&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Each record is linked to a [[CARD|card]]: ''card_id'' tells its ID, and ''name'' is equal to the card name. Zip Mode hotspots share the same name, so when they are clicked the target card ID can be known by looking up in the ZIPS. If the user already visited that card, the record will be there and the hotspot will be able to go to that card.&lt;/div&gt;</summary>
		<author><name>MartinSmits</name></author>	</entry>

	</feed>