<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SpaghettiKart, branch 0.9.9</title>
<subtitle>SpaghettiKart: Mario Kart 64 PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/'/>
<entry>
<title>Update Course.cpp (#235)</title>
<updated>2025-06-20T12:43:48+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-06-20T12:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=2126c94a0ebac40d5390cbd99c582977aedd5c44'/>
<id>2126c94a0ebac40d5390cbd99c582977aedd5c44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readme (#232)</title>
<updated>2025-06-20T03:08:30+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-06-20T03:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=d8c2b1b5c8f0bf0a548aa1132723652c915fb1e6'/>
<id>d8c2b1b5c8f0bf0a548aa1132723652c915fb1e6</id>
<content type='text'>
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Update README.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Add files via upload

* Update README.md</pre>
</div>
</content>
</entry>
<entry>
<title>Impl Default Button Mappings (#234)</title>
<updated>2025-06-20T03:07:47+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-06-20T03:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=8489ca355f31306e70af7ee5863f4116dad34ab7'/>
<id>8489ca355f31306e70af7ee5863f4116dad34ab7</id>
<content type='text'>
* Update Engine.cpp

* Update Engine.cpp

* Update Engine.cpp</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update Engine.cpp

* Update Engine.cpp

* Update Engine.cpp</pre>
</div>
</content>
</entry>
<entry>
<title>properly Fix ci (#233)</title>
<updated>2025-06-20T02:12:39+00:00</updated>
<author>
<name>coco875</name>
<email>59367621+coco875@users.noreply.github.com</email>
</author>
<published>2025-06-20T02:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=bbc631b35d1bc7452693301127c77b9f8f5394f5'/>
<id>bbc631b35d1bc7452693301127c77b9f8f5394f5</id>
<content type='text'>
* Update .gitmodules

* remove them again

* Update libultraship</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update .gitmodules

* remove them again

* Update libultraship</pre>
</div>
</content>
</entry>
<entry>
<title>Stop frame record on some stuff. (#225)</title>
<updated>2025-06-19T22:37:30+00:00</updated>
<author>
<name>sitton76</name>
<email>58642183+sitton76@users.noreply.github.com</email>
</author>
<published>2025-06-19T22:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=65620eb797891646f1de53aba0803ded3901e621'/>
<id>65620eb797891646f1de53aba0803ded3901e621</id>
<content type='text'>
* Disabled recording frame interpolation on result print text.

* Added check_if_recording() function to prevent cases of it recording while at 30FPS

* Seemingly disabled kart minimap icons for frame interpolation.

* Attempt to mitigate rare crash with printing text(unverified if this actually helps)

---------

Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Disabled recording frame interpolation on result print text.

* Added check_if_recording() function to prevent cases of it recording while at 30FPS

* Seemingly disabled kart minimap icons for frame interpolation.

* Attempt to mitigate rare crash with printing text(unverified if this actually helps)

---------

Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Readme update (#224)</title>
<updated>2025-06-19T22:34:58+00:00</updated>
<author>
<name>sitton76</name>
<email>58642183+sitton76@users.noreply.github.com</email>
</author>
<published>2025-06-19T22:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=3f9f89ed413c3a4026b83e0486e960cb075c3114'/>
<id>3f9f89ed413c3a4026b83e0486e960cb075c3114</id>
<content type='text'>
* Updated readme

* Fixed incorrect package name for quick Ubuntu setup

* Removed needless mention of 1.0 rom from readme

* Less weird wording.

* Update README.md

---------

Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updated readme

* Fixed incorrect package name for quick Ubuntu setup

* Removed needless mention of 1.0 rom from readme

* Less weird wording.

* Update README.md

---------

Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add Harbour O2R (#230)</title>
<updated>2025-06-19T22:31:16+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-06-19T22:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=8f88dbd2c312b3478db7ef6e91b340ece5aa321e'/>
<id>8f88dbd2c312b3478db7ef6e91b340ece5aa321e</id>
<content type='text'>
* Interpolation ApplyMatrixTransformations

* Fix scenefile saving and add skybox export

* Fix custom track water set bug

* Remove C++ version of harbour

* Harbour o2r

* Add harbour blender file

---------

Co-authored-by: MegaMech &lt;7255464+MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Interpolation ApplyMatrixTransformations

* Fix scenefile saving and add skybox export

* Fix custom track water set bug

* Remove C++ version of harbour

* Harbour o2r

* Add harbour blender file

---------

Co-authored-by: MegaMech &lt;7255464+MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>pr Code 80005fd0 (#181)</title>
<updated>2025-06-19T22:26:04+00:00</updated>
<author>
<name>coco875</name>
<email>59367621+coco875@users.noreply.github.com</email>
</author>
<published>2025-06-19T22:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=5d7cf20c83bf49e6b27f07684535727506526012'/>
<id>5d7cf20c83bf49e6b27f07684535727506526012</id>
<content type='text'>
* fix error

* a lot of change

* basic rename of local variable

* continue rename and improve Enhancements

* re-apply change

* revert the remove of dma_texture and fix mtxf_multiplication

* more documentation port

* some fix

* more fix

* fix arround

* Update torch

* fix spelling

---------

Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix error

* a lot of change

* basic rename of local variable

* continue rename and improve Enhancements

* re-apply change

* revert the remove of dma_texture and fix mtxf_multiplication

* more documentation port

* some fix

* more fix

* fix arround

* Update torch

* fix spelling

---------

Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix custom track water (#229)</title>
<updated>2025-06-18T18:57:52+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2025-06-18T18:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=602141fb11e2614583caa23b250ca115ce451c99'/>
<id>602141fb11e2614583caa23b250ca115ce451c99</id>
<content type='text'>
* Interpolation ApplyMatrixTransformations

* Fix scenefile saving and add skybox export

* Fix custom track water set bug

* Remove C++ version of harbour

---------

Co-authored-by: MegaMech &lt;7255464+MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Interpolation ApplyMatrixTransformations

* Fix scenefile saving and add skybox export

* Fix custom track water set bug

* Remove C++ version of harbour

---------

Co-authored-by: MegaMech &lt;7255464+MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Tagged Thwomp particles (#227)</title>
<updated>2025-06-18T18:33:37+00:00</updated>
<author>
<name>sitton76</name>
<email>58642183+sitton76@users.noreply.github.com</email>
</author>
<published>2025-06-18T18:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/SpaghettiKart/commit/?id=3bd6d36a603ab798f32e7c0a4df2e4329cd5d2fd'/>
<id>3bd6d36a603ab798f32e7c0a4df2e4329cd5d2fd</id>
<content type='text'>
Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: MegaMech &lt;MegaMech@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
