<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OTRExporter/CFG/Config.xml, 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>Fix some MM specific things</title>
<updated>2025-03-29T19:16:10+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2025-03-29T19:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=a9dea598b603336cf23f25464cae9eb9c399dbd9'/>
<id>a9dea598b603336cf23f25464cae9eb9c399dbd9</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>make otrexporter support mm better (#4)</title>
<updated>2025-03-29T17:50:21+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2024-01-10T02:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=7cb6a295bbb31f67e7277feded0ec6b080f7070c'/>
<id>7cb6a295bbb31f67e7277feded0ec6b080f7070c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new config and new exporter</title>
<updated>2025-03-29T17:50:21+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2024-01-10T01:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=d291f672de4e40ce5fd1e3e972a14529bfe03e52'/>
<id>d291f672de4e40ce5fd1e3e972a14529bfe03e52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>
<entry>
<title>git subrepo clone https://github.com/HarbourMasters/OTRExporter.git</title>
<updated>2022-03-22T01:53:02+00:00</updated>
<author>
<name>M4xw</name>
<email>m4x@m4xw.net</email>
</author>
<published>2022-03-22T01:53:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/OTRExporter/commit/?id=e503d5e53aa4a71a9b28131d00d6b3839ba05e6b'/>
<id>e503d5e53aa4a71a9b28131d00d6b3839ba05e6b</id>
<content type='text'>
subrepo:
  subdir:   "OTRExporter"
  merged:   "1503d3eef"
upstream:
  origin:   "https://github.com/HarbourMasters/OTRExporter.git"
  branch:   "master"
  commit:   "1503d3eef"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
subrepo:
  subdir:   "OTRExporter"
  merged:   "1503d3eef"
upstream:
  origin:   "https://github.com/HarbourMasters/OTRExporter.git"
  branch:   "master"
  commit:   "1503d3eef"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
</pre>
</div>
</content>
</entry>
</feed>
