<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Shipwright/soh/macosx, branch develop-ackbar</title>
<subtitle>Ship of Harkinian: Ocarina of Time PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/'/>
<entry>
<title>Macos game mode support (#4993)</title>
<updated>2025-02-04T09:48:41+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2025-02-04T09:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=40f2e16842b0179649334dc961fbfb60b52ff66c'/>
<id>40f2e16842b0179649334dc961fbfb60b52ff66c</id>
<content type='text'>
* Remove macos startup script and rework cpack bundling

---------

Co-authored-by: Lars-Christian Selland &lt;larsy1995@gmail.com&gt;

* Add helper for creating mods folder

---------

Co-authored-by: Lars-Christian Selland &lt;larsy1995@gmail.com&gt;

---------

Co-authored-by: Lars-Christian Selland &lt;larsy1995@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove macos startup script and rework cpack bundling

---------

Co-authored-by: Lars-Christian Selland &lt;larsy1995@gmail.com&gt;

* Add helper for creating mods folder

---------

Co-authored-by: Lars-Christian Selland &lt;larsy1995@gmail.com&gt;

---------

Co-authored-by: Lars-Christian Selland &lt;larsy1995@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/develop' into merge-macready-805</title>
<updated>2024-02-29T04:49:06+00:00</updated>
<author>
<name>Adam Bird</name>
<email>archez39@me.com</email>
</author>
<published>2024-02-29T04:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=7bd2a7c3a6a57e3048584ee1678dd5d7702d3c80'/>
<id>7bd2a7c3a6a57e3048584ee1678dd5d7702d3c80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove zapd extraction from mac launch script (#3981)</title>
<updated>2024-02-29T03:03:08+00:00</updated>
<author>
<name>Archez</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2024-02-29T03:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=358dd47da7542efdc4fa7f768a4b1fe9be350368'/>
<id>358dd47da7542efdc4fa7f768a4b1fe9be350368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[macOS] Add Architecture Priority to  Info.plist (#3727)</title>
<updated>2023-12-29T23:02:22+00:00</updated>
<author>
<name>shinra-electric</name>
<email>50119606+shinra-electric@users.noreply.github.com</email>
</author>
<published>2023-12-29T23:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=b7342a7847d18454b766ce6ce8012ffe85c47b5d'/>
<id>b7342a7847d18454b766ce6ce8012ffe85c47b5d</id>
<content type='text'>
* Add Architecture Priority to  Info.plist

This allows the app bundle to be launched natively on Arm without the need for Rosetta.

* Remove arch shenanigans in soh-macos.sh.in

Shouldn't be necessary now...

* Add back launching the binary in soh-macos.sh.in

Accidentally removed launching the binary from the script.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Architecture Priority to  Info.plist

This allows the app bundle to be launched natively on Arm without the need for Rosetta.

* Remove arch shenanigans in soh-macos.sh.in

Shouldn't be necessary now...

* Add back launching the binary in soh-macos.sh.in

Accidentally removed launching the binary from the script.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Repair working directory on Mac and use app directory for extractor search paths (#3359)</title>
<updated>2023-11-06T22:46:48+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-11-06T22:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=959b307b9e53d6eddd3466f5bced4dd3440d92f6'/>
<id>959b307b9e53d6eddd3466f5bced4dd3440d92f6</id>
<content type='text'>
* fix otr regen on mac release

* linux args</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix otr regen on mac release

* linux args</pre>
</div>
</content>
</entry>
<entry>
<title>[OTR Archive] Store soh version in OTR files and verify on launch/ask to regenerate (#3218)</title>
<updated>2023-11-05T17:34:39+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-11-05T17:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=7e9efeeadb80a48279cc5744e323b1844a8cda95'/>
<id>7e9efeeadb80a48279cc5744e323b1844a8cda95</id>
<content type='text'>
* parse sohver arg and store version file in otr

* parse args for soh.otr gen only

* pass soh version from built in extractor

* update launch scripts, cmake and extract steps to pass soh version

* check otr versions and error or ask to regenerate

* add wiiu core header for osfatal

* review feedback

* remove soh dummy version for lus change instead

* only configure linux script for linux

* change lus commit

* rename soh version to port version

* fix submodules

* bump OTRExporter

* clean up error messages for switch/wiiu

* strings not char array

* typo

* init wiiu before otr detection

* Add message for mac/linux extraction

* remove unneeded exits

* change version number types to u16 to fix 32bit devices

* bump otrexporter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* parse sohver arg and store version file in otr

* parse args for soh.otr gen only

* pass soh version from built in extractor

* update launch scripts, cmake and extract steps to pass soh version

* check otr versions and error or ask to regenerate

* add wiiu core header for osfatal

* review feedback

* remove soh dummy version for lus change instead

* only configure linux script for linux

* change lus commit

* rename soh version to port version

* fix submodules

* bump OTRExporter

* clean up error messages for switch/wiiu

* strings not char array

* typo

* init wiiu before otr detection

* Add message for mac/linux extraction

* remove unneeded exits

* change version number types to u16 to fix 32bit devices

* bump otrexporter</pre>
</div>
</content>
</entry>
<entry>
<title>Pass in custom assets to OTRExporter (#3328)</title>
<updated>2023-10-25T03:51:54+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-10-25T03:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=e369ad4c868cbc045d4423ce2c456d7730c5b6a4'/>
<id>e369ad4c868cbc045d4423ce2c456d7730c5b6a4</id>
<content type='text'>
* bump submodules and use custom assets dir

* bump submodules</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bump submodules and use custom assets dir

* bump submodules</pre>
</div>
</content>
</entry>
<entry>
<title>N64 PAL 1.0 support (#3182)</title>
<updated>2023-10-04T15:05:02+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-10-04T15:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=b70837f5ea79b51021e7ede1468b2aac3cea4b13'/>
<id>b70837f5ea79b51021e7ede1468b2aac3cea4b13</id>
<content type='text'>
* initial n64 pal 1.0 support - hashes and rominfo

* initial xml copy pal 1.0

* initial offset fixes

* update title copyright to be platform based

* bump lus for clearMtx

* add scripted xml definitions

* offset fixes and xml fixups

* rename and sort pal mq definition

* more offset fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial n64 pal 1.0 support - hashes and rominfo

* initial xml copy pal 1.0

* initial offset fixes

* update title copyright to be platform based

* bump lus for clearMtx

* add scripted xml definitions

* offset fixes and xml fixups

* rename and sort pal mq definition

* more offset fixes</pre>
</div>
</content>
</entry>
<entry>
<title>GC PAL MQ Retail support (#3167)</title>
<updated>2023-09-19T14:30:48+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-09-19T14:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=bb643661f62865dfc757c185d0daaebb32f2d53d'/>
<id>bb643661f62865dfc757c185d0daaebb32f2d53d</id>
<content type='text'>
* initial pal mq retail support

* more mq pal support

* pal mq support in the launch scripts

* more offset fixes

* match tluts with mq debug

* update support hashes doc

* target lus commit for playtesting

* more offset fixes

* add hashes for other formats

* decomp name sync

* add scripted texture definitions

* fix up from other xml changes

* update name</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial pal mq retail support

* more mq pal support

* pal mq support in the launch scripts

* more offset fixes

* match tluts with mq debug

* update support hashes doc

* target lus commit for playtesting

* more offset fixes

* add hashes for other formats

* decomp name sync

* add scripted texture definitions

* fix up from other xml changes

* update name</pre>
</div>
</content>
</entry>
<entry>
<title>Add extraction support for ByteSwapped and LittleEndian formats (#3042)</title>
<updated>2023-09-10T17:20:58+00:00</updated>
<author>
<name>Adam Bird</name>
<email>Archez@users.noreply.github.com</email>
</author>
<published>2023-09-10T17:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/Shipwright/commit/?id=a129371923abc81c6a38828f751fe5b96c8825c3'/>
<id>a129371923abc81c6a38828f751fe5b96c8825c3</id>
<content type='text'>
* add extraction support for byteswapped and littleendian formats

* update linux/mac scripts to handle v64 and n64</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add extraction support for byteswapped and littleendian formats

* update linux/mac scripts to handle v64 and n64</pre>
</div>
</content>
</entry>
</feed>
