<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.wexosmk.xyz/index.php?action=history&amp;feed=atom&amp;title=BARSLIST_%28File_Format%29</id>
	<title>BARSLIST (File Format) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.wexosmk.xyz/index.php?action=history&amp;feed=atom&amp;title=BARSLIST_%28File_Format%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.wexosmk.xyz/index.php?title=BARSLIST_(File_Format)&amp;action=history"/>
	<updated>2026-05-06T17:00:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.wexosmk.xyz/index.php?title=BARSLIST_(File_Format)&amp;diff=58&amp;oldid=prev</id>
		<title>Wexos: Imported from avsys wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.wexosmk.xyz/index.php?title=BARSLIST_(File_Format)&amp;diff=58&amp;oldid=prev"/>
		<updated>2024-05-01T16:58:41Z</updated>

		<summary type="html">&lt;p&gt;Imported from avsys wiki&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;BARSLIST&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039;inary &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;udio &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;e&amp;#039;&amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;#039;ource &amp;#039;&amp;#039;&amp;#039;LIST&amp;#039;&amp;#039;&amp;#039;) is a file format used on [[Wii U]] and [[Nintendo Switch]] games. It is most likely used as a link to which [[BARS]] files to use.&lt;br /&gt;
&lt;br /&gt;
= File Format =&lt;br /&gt;
The BARSLIST file format is a very simple format and consists of the following structure:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Offset !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x00 || Char[4] || &amp;#039;&amp;#039;&amp;#039;File magic&amp;#039;&amp;#039;&amp;#039;. Always &amp;#039;&amp;#039;ARSL&amp;#039;&amp;#039; in ASCII.&lt;br /&gt;
|-&lt;br /&gt;
| 0x04 || UInt16 || {{BOM}}&lt;br /&gt;
|-&lt;br /&gt;
| 0x06 || UInt16 || &amp;#039;&amp;#039;&amp;#039;[[#Version List|Version number]]&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| 0x08 || UInt32 || {{Unknown-left|&amp;#039;&amp;#039;&amp;#039;Unknown&amp;#039;&amp;#039;&amp;#039;. Only seen as 0.}}&lt;br /&gt;
|-&lt;br /&gt;
| 0x0C || Int32 || &amp;#039;&amp;#039;&amp;#039;Number of [[BARS]]&amp;#039;&amp;#039;&amp;#039; string references (&amp;#039;&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
|-&lt;br /&gt;
| 0x10 || UInt32[&amp;#039;&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;#039;] || &amp;#039;&amp;#039;&amp;#039;BARS string offsets&amp;#039;&amp;#039;&amp;#039;. Points null-terminated to BARS file name strings. The offsets are relative to 0x10 + &amp;#039;&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;#039; * 4.&lt;br /&gt;
|-&lt;br /&gt;
| 0x10 + &amp;#039;&amp;#039;&amp;#039;N&amp;#039;&amp;#039;&amp;#039; * 4 || StringNT || &amp;#039;&amp;#039;&amp;#039;A null-terminated string&amp;#039;&amp;#039;&amp;#039; which represents the file name of this file.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Version List =&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Version !! Found in&lt;br /&gt;
|-&lt;br /&gt;
| 0.1&lt;br /&gt;
|&lt;br /&gt;
* [[Animal Crossing: New Horizons]]&lt;br /&gt;
* [[ARMS]]&lt;br /&gt;
* [[Game Builder Garage]]&lt;br /&gt;
* [[Mario Kart 8 Deluxe]]&lt;br /&gt;
* [[Mario Kart 8 Deluxe]] (S00018080-R00018076-A00000000 Prototype)&lt;br /&gt;
* [[Nintendo Labo - Toy-Con 01: Variety Kit]]&lt;br /&gt;
* [[Nintendo Labo - Toy-Con 02: Robot Kit]]&lt;br /&gt;
* [[Nintendo Labo - Toy-Con 03: Vehicle Kit]]&lt;br /&gt;
* [[Nintendo Labo - Toy-Con 04: VR Kit]]&lt;br /&gt;
* [[Ring Fit Adventure]]&lt;br /&gt;
* [[Splatoon 2]]&lt;br /&gt;
* [[Super Mario 3D All-Stars]]&lt;br /&gt;
* [[Super Mario Maker]]&lt;br /&gt;
* [[Super Mario Maker 2]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Tools =&lt;br /&gt;
The following tools can handle BARSLIST files:&lt;br /&gt;
* (none)&lt;br /&gt;
&lt;br /&gt;
[[Category:Wii U File Formats]]&lt;br /&gt;
[[Category:Switch File Formats]]&lt;/div&gt;</summary>
		<author><name>Wexos</name></author>
	</entry>
</feed>