<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Resnametable.txt</id>
		<title>Resnametable.txt - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Resnametable.txt"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Resnametable.txt&amp;action=history"/>
		<updated>2026-05-01T11:43:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Resnametable.txt&amp;diff=565&amp;oldid=prev</id>
		<title>Dastgirpojee: Created page with &quot;The '''resource name table''' or resnametable, is responsible for creating pathname aliases for client-side files, regardless of whether inside or outside a GRF archive. T...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Resnametable.txt&amp;diff=565&amp;oldid=prev"/>
				<updated>2013-07-21T15:55:39Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;The &amp;#039;&amp;#039;&amp;#039;resource name table&amp;#039;&amp;#039;&amp;#039; or resnametable, is responsible for creating pathname aliases for client-side files, regardless of whether inside or outside a &lt;a href=&quot;/wiki/GRF&quot; title=&quot;GRF&quot;&gt;GRF&lt;/a&gt; archive. T...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The '''resource name table''' or resnametable, is responsible for creating pathname aliases for client-side files, regardless of whether inside or outside a [[GRF]] archive. The server can also read this file when [[:Category:Configuration#Overriding_map-cache|using GRFs for map data]], as well. It is stored in &amp;lt;code&amp;gt;data\resnametable.txt&amp;lt;/code&amp;gt;, typically inside the archive.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This file is used whenever a resource (file) is required to be known under different name, while maintaining the same data, mostly used for duplicating maps, but available for any kind of file. It is preferred to use this mechanism, as it avoids the need to copy files physically, thus saves space and improves system's cache performance. The path, to which pathnames relate to, appears to depend on the pathname's file extension, see [[#Known Base Paths|table below]].&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
In use is a single-line 2-column [[Token Text Table|token text table]] format, whose 1st column holds the alias pathname and the 2nd column contains the pathname of the actual file.&lt;br /&gt;
 alias pathname#real pathname#&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 nguild_pay.rsw#payg_cas01.rsw#&lt;br /&gt;
 nguild_pay.gat#payg_cas01.gat#&lt;br /&gt;
 nguild_pay.gnd#payg_cas01.gnd#&lt;br /&gt;
 유저인터페이스\map\nguild_pay.bmp#유저인터페이스\map\payg_cas01.bmp#&lt;br /&gt;
This virtually copies the map payg_cas01 to nguild_pay(so you won't need extra map files for nguild_pay).&lt;br /&gt;
&lt;br /&gt;
== Known Base Paths ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Extension&lt;br /&gt;
!Path&lt;br /&gt;
|-&lt;br /&gt;
|bmp||data\texture\&lt;br /&gt;
|-&lt;br /&gt;
|gat||data\&lt;br /&gt;
|-&lt;br /&gt;
|gnd||data\&lt;br /&gt;
|-&lt;br /&gt;
|rsw||data\&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Client Configuration]]&lt;/div&gt;</summary>
		<author><name>Dastgirpojee</name></author>	</entry>

	</feed>