<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OTRExporter/CFG/filelists, branch develop</title>
<subtitle>Tooling to extract assets from ROMs and build OTR archives for Ship-based ports</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/'/>
<entry>
<title>Move configs to the port</title>
<updated>2025-04-12T20:24:43+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2025-04-12T20:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=6da9fa131c9b55b45b594717909791eaf36bd32c'/>
<id>6da9fa131c9b55b45b594717909791eaf36bd32c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gamecube JP Filelists and Rom Info (#19)</title>
<updated>2025-03-29T17:50:21+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-04-27T17:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=7dd598659e3351bbed322acb0a18ba3a99450992'/>
<id>7dd598659e3351bbed322acb0a18ba3a99450992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GC US Support (#17)</title>
<updated>2025-03-29T17:50:21+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2024-04-26T21:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=4ee935964f1a2d15acb43d70d943be9a71117bde'/>
<id>4ee935964f1a2d15acb43d70d943be9a71117bde</id>
<content type='text'>
* gc support for mmcs-rebase

* add gc file list</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gc support for mmcs-rebase

* add gc file list</pre>
</div>
</content>
</entry>
<entry>
<title>MM cutscene exporter</title>
<updated>2025-03-29T17:50:21+00:00</updated>
<author>
<name>Louis</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2023-10-22T15:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=34777a3141e84fe017ba79fba1988ecb7864d8a7'/>
<id>34777a3141e84fe017ba79fba1988ecb7864d8a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NTSC Support (#25)</title>
<updated>2025-03-19T11:52:19+00:00</updated>
<author>
<name>inspectredc</name>
<email>78732756+inspectredc@users.noreply.github.com</email>
</author>
<published>2025-03-19T11:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=c179db85bb42ebf4c89d94a680be79aa37dcc0e3'/>
<id>c179db85bb42ebf4c89d94a680be79aa37dcc0e3</id>
<content type='text'>
* file list and 1.0 rominfo

* add rom infos and ntsc 1.2 file list</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* file list and 1.0 rominfo

* add rom infos and ntsc 1.2 file list</pre>
</div>
</content>
</entry>
<entry>
<title>fix ExtractAssets for N64 PAL 1.1 (#2963)</title>
<updated>2023-06-13T12:48:31+00:00</updated>
<author>
<name>AltoXorg</name>
<email>56553686+Alto1772@users.noreply.github.com</email>
</author>
<published>2023-06-13T12:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=65034cb5063b8fd36132c2df66bba65ee71da22b'/>
<id>65034cb5063b8fd36132c2df66bba65ee71da22b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for multiple game versions (#107)</title>
<updated>2022-03-31T23:42:44+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2022-03-31T23:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=e39343bcc878c84e041bd2246a353db3117a701e'/>
<id>e39343bcc878c84e041bd2246a353db3117a701e</id>
<content type='text'>
* WIP Multiversion support

* GC PAL Non-MQ support complete

* Updated OtrGui to handle different game versions

* Added version file

* Added new extract mode to ZAPD and optimized OTR gen time

* Fixed bug causing crash

* Further optimized OTRExporter, saving around ~20 seconds.

* ZAPD is now multi-threaded.

* Fixed merge issue

* Fixed memory leak and fog issue on pause screen.

* Additional fog fixes.

Co-authored-by: Jack Walker &lt;7463599+Jack-Walker@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* WIP Multiversion support

* GC PAL Non-MQ support complete

* Updated OtrGui to handle different game versions

* Added version file

* Added new extract mode to ZAPD and optimized OTR gen time

* Fixed bug causing crash

* Further optimized OTRExporter, saving around ~20 seconds.

* ZAPD is now multi-threaded.

* Fixed merge issue

* Fixed memory leak and fog issue on pause screen.

* Additional fog fixes.

Co-authored-by: Jack Walker &lt;7463599+Jack-Walker@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
