<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/mm/2s2h/BenPort.cpp, branch develop-keiichi</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Fix issue with A button and hour hand disappearing (#1807)</title>
<updated>2026-07-24T17:07:26+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-07-24T17:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=b8f855a975f2cc3be7a62a572f68c04a4a41ea54'/>
<id>b8f855a975f2cc3be7a62a572f68c04a4a41ea54</id>
<content type='text'>
* Fix issue with A button and hour hand disappearing

* Simplify calculation

* Cast gameWidth to signed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix issue with A button and hour hand disappearing

* Simplify calculation

* Cast gameWidth to signed</pre>
</div>
</content>
</entry>
<entry>
<title>WIP Tweaks to fix compatibility with 0th/4th day glitches (#1462)</title>
<updated>2026-01-24T23:52:29+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2026-01-24T23:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=16ef59baeaf9f6955281b54d2f75ecc7c968a6c3'/>
<id>16ef59baeaf9f6955281b54d2f75ecc7c968a6c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Texture scrolling interpolation, Take 2 (#1332)</title>
<updated>2026-01-21T01:27:47+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2026-01-21T01:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=a4360a25cd3dfec3653890f86b812facfa6ddee3'/>
<id>a4360a25cd3dfec3653890f86b812facfa6ddee3</id>
<content type='text'>
* Scrolling texture interpolation

Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;

* Interpolate remaining GIs

* Clean up gDPSetTileSizeInterp

---------

Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Scrolling texture interpolation

Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;

* Interpolate remaining GIs

* Clean up gDPSetTileSizeInterp

---------

Co-authored-by: Nicholas Estelami &lt;NEstelami@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Color log level (#1476)</title>
<updated>2026-01-20T05:13:38+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2026-01-20T05:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=31690aed69d743b2757d94810d8741464aabd5aa'/>
<id>31690aed69d743b2757d94810d8741464aabd5aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fierce Deity Flipbook Support (#1412)</title>
<updated>2026-01-06T01:53:18+00:00</updated>
<author>
<name>Jordyn Hardyman</name>
<email>42100286+Jameriquiah@users.noreply.github.com</email>
</author>
<published>2026-01-06T01:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=890ae91c332a0863268ed323d6b7e6a24e7d54e0'/>
<id>890ae91c332a0863268ed323d6b7e6a24e7d54e0</id>
<content type='text'>
* Fierce Deity Flipbook Support

* implemented suggestions

z_player_lib.c is no longer touched

* Crash fix + Deku and Goron

* clang-format failed fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fierce Deity Flipbook Support

* implemented suggestions

z_player_lib.c is no longer touched

* Crash fix + Deku and Goron

* clang-format failed fix</pre>
</div>
</content>
</entry>
<entry>
<title>Port Display List Viewer (#1310)</title>
<updated>2025-11-30T20:02:30+00:00</updated>
<author>
<name>mckinlee</name>
<email>mckinlee@ymail.com</email>
</author>
<published>2025-11-30T20:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=5d162e39677c533500749c395cab363cd6273635'/>
<id>5d162e39677c533500749c395cab363cd6273635</id>
<content type='text'>
* port dl viewer

* feedback + redesign

* feedback update

---------

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* port dl viewer

* feedback + redesign

* feedback update

---------

Co-authored-by: Eblo &lt;7004497+Eblo@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Port Input Viewer from SoH (#1345)</title>
<updated>2025-11-25T03:31:54+00:00</updated>
<author>
<name>Glought</name>
<email>Glought@users.noreply.github.com</email>
</author>
<published>2025-11-25T03:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=af7ca2f75f7a62c975a01d055bb265b313223e9c'/>
<id>af7ca2f75f7a62c975a01d055bb265b313223e9c</id>
<content type='text'>
* Port Input Viewer from SoH

* Made Changes requested by Eblo for "InputViewer.h" and "InputViewer.cpp"

* Renamed the button PNGS back to the original names from SoH
Custom .otr files for the InputViewer on SoH should work.

* Ran Clang Format

* Removed unneeded code from "BenPort.cpp: Line 186: controlDeck"
Removed unneeded code from "BenPort.h"
Ran Clang Format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Port Input Viewer from SoH

* Made Changes requested by Eblo for "InputViewer.h" and "InputViewer.cpp"

* Renamed the button PNGS back to the original names from SoH
Custom .otr files for the InputViewer on SoH should work.

* Ran Clang Format

* Removed unneeded code from "BenPort.cpp: Line 186: controlDeck"
Removed unneeded code from "BenPort.h"
Ran Clang Format</pre>
</div>
</content>
</entry>
<entry>
<title>LUS bump to make trace available to debug+release (#1334)</title>
<updated>2025-11-17T17:48:15+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-11-17T17:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=724616a208126b08721767ceb32e6214671e2b59'/>
<id>724616a208126b08721767ceb32e6214671e2b59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address logging issues (#1317)</title>
<updated>2025-11-04T04:08:06+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-11-04T04:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=5215c79dedd94b6042b96e6e5c446a0a36760311'/>
<id>5215c79dedd94b6042b96e6e5c446a0a36760311</id>
<content type='text'>
* Address logging issues

* Default log levels for debug and release</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Address logging issues

* Default log levels for debug and release</pre>
</div>
</content>
</entry>
<entry>
<title>Bump LUS and OTRExporter, add null audio backend (#1289)</title>
<updated>2025-10-29T16:56:57+00:00</updated>
<author>
<name>Eblo</name>
<email>7004497+Eblo@users.noreply.github.com</email>
</author>
<published>2025-10-29T16:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=83921dc012588c520efe0ed8c7ac1406806543c7'/>
<id>83921dc012588c520efe0ed8c7ac1406806543c7</id>
<content type='text'>
* Bump LUS and OTRExporter, add null audio backend

* Missed an include change

* And again

* Thanks macOS

* Another one

* Bump LUS again, fixing SDL audio backend bug

* Sync LUS bump changes to merged PRs

* Bump LUS again

* Update CMakeLists.txt includes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump LUS and OTRExporter, add null audio backend

* Missed an include change

* And again

* Thanks macOS

* Another one

* Bump LUS again, fixing SDL audio backend bug

* Sync LUS bump changes to merged PRs

* Bump LUS again

* Update CMakeLists.txt includes</pre>
</div>
</content>
</entry>
</feed>
