Commit Graph

18 Commits

Author SHA1 Message Date
Reonu
f56b6c6b87
Fix the right edge on the purple background for scene title cards (#20) 2024-05-06 20:03:48 -04:00
Mr-Wiseguy
18be149b7b Fixed rect alignment causing issues in horseback target practice 2024-05-05 23:09:19 -04:00
Mr-Wiseguy
11012cdfc6 WIP autosave functionality 2024-05-01 04:06:53 -04:00
Mr-Wiseguy
2e4988da2b Fixed ortho tri textbox patch in Bomber's notebook 2024-04-02 00:49:32 -04:00
Mr-Wiseguy
ea61c2bc73 Switched letterbox rects to ortho tris so they could be interpolated,
updated RT64 to fix projection matching issue
2024-04-01 23:33:26 -04:00
Mr-Wiseguy
6ce38f5325 Changed textboxes to be ortho tris so they'd get interpolated, update RT64 2024-04-01 18:52:26 -04:00
Mr-Wiseguy
81fca5bf96 Implemented system for detecting billboards and disabling rotation interpolation for them during camera cuts, update RT64 2024-03-31 23:12:22 -04:00
Mr-Wiseguy
d1d00e164c Fixed camera interpolation double skips, made the skybox skip interpolation with the camera, fixed particles getting incorrectly matched 2024-03-27 18:47:15 -04:00
Mr-Wiseguy
ff5dd7f50c Patch giants cutscene to fix music desync, update RT64 2024-03-15 01:17:56 -04:00
Mr-Wiseguy
0ceeeb04ea Implemented D-Pad transformation masks and ocarina 2024-03-05 02:55:05 -05:00
Mr-Wiseguy
5a1dbb96f4 Fix POLY_XLU_DISP overflow by making gfx buffers 10x larger, added error reporting when gfx buffers overflow 2024-02-24 16:13:39 -05:00
Mr-Wiseguy
958808acb0 Enable relevant RT64 enhancements, fix pause background corruption if song of soaring was played before ever pausing 2024-02-04 22:55:15 -05:00
Mr-Wiseguy
675719cdcf Fix bad scissor on A button text 2023-12-24 02:31:13 -05:00
Mr-Wiseguy
899bbb205e Added origin adjustment for item equip animation in pause screen, disabled some WIP patches 2023-12-24 02:01:22 -05:00
Mr-Wiseguy
b3e4ab13ca Update RT64 to fix crash caused by offset scissors going into negative coordinate ranges 2023-12-17 21:25:49 -05:00
Mr-Wiseguy
9391253c7e Tag matrix groups for actors 2023-12-03 19:32:27 -05:00
Mr-Wiseguy
a487014623 Made RT64 into a submodule, redid UI patching using new extended gbi alignment commands 2023-12-03 13:14:54 -05:00
Mr-Wiseguy
d71b86c1da Added WIP dual analog camera and widescreen UI patches 2023-12-01 10:56:20 -05:00