bb11e81850hud aspect ratio in gfx config
thecozies
2024-04-01 09:31:36 -0500
85936fcfa6Update RT64 to have new UI aspect ratio functionality
Mr-Wiseguy
2024-04-01 13:03:53 -0400
d741c4f4ddSkip rotation interpolation on the ground in the intro cutscene
Mr-Wiseguy
2024-04-01 03:40:54 -0400
4c5f48a2c3Add check for programmable sample positions for MSAA settings, fixed fullscreen option going out of sync with alt+enter shortcut
Mr-Wiseguy
2024-04-01 03:19:16 -0400
62dfd7ffbeMerge remote-tracking branch 'origin/ui' into dev
Mr-Wiseguy
2024-03-31 23:13:25 -0400
81fca5bf96Implemented system for detecting billboards and disabling rotation interpolation for them during camera cuts, update RT64
Mr-Wiseguy
2024-03-31 23:12:22 -0400
30e66ab12bAdd system for skipping skeleton interpolation for a given actor and applied it to Happy Mask Salesman, tagged fireworks
Mr-Wiseguy
2024-03-31 16:39:47 -0400
31d2424774Fixed issue with latency patch not always starting with the correct behavior
Mr-Wiseguy
2024-03-30 22:44:08 -0400
1caf81e1cfReduce alpha clamp for blur to prevent image retention, update RT64
Mr-Wiseguy
2024-03-28 20:53:17 -0400
fe284112bcUpdate RT64 and all matrix group command usage, changed lens to ortho tris so it gets interpolated and remains centered
Mr-Wiseguy
2024-03-28 20:36:16 -0400
7342d1db6edownsampling info
thecozies
2024-03-28 17:18:10 -0500
751fccb896Patched branch commands on Clock Town geometry in Termina field to fix force branch issue
Mr-Wiseguy
2024-03-28 00:35:10 -0400
7ff1c194e0Clamp alpha for blur effect to mitigate image retention
Mr-Wiseguy
2024-03-27 22:18:31 -0400
20c999e579Fixed some interpolation issues with Goht and Gyorg
Mr-Wiseguy
2024-03-27 18:47:47 -0400
d1d00e164cFixed camera interpolation double skips, made the skybox skip interpolation with the camera, fixed particles getting incorrectly matched
Mr-Wiseguy
2024-03-27 18:47:15 -0400
447689afd5Slightly reorganized some of the transform tagging patches, tagged Wart's bubbles
Mr-Wiseguy
2024-03-24 23:06:41 -0400
976bfa1969Reduced input latency and improved gyro by moving input polling to main game thread and moving frame wait to after DL submission, fixed bluetooth dualsense gyro
Mr-Wiseguy
2024-03-21 02:46:08 -0400
8db2c655c3Modified how patch elf is linked to prevent address conflicts with vanilla symbols, update RT64
Mr-Wiseguy
2024-03-20 22:16:51 -0400
40d0b20939Changed default controller mapping to have alternate inputs for items and fairy
v0.9.0
Mr-Wiseguy
2024-03-15 20:26:33 -0400
3520fdfbc5Added icons and version number, disabled 8x MSAA and set default to 2x
Mr-Wiseguy
2024-03-15 19:47:29 -0400
37bc904b2aMoved rt64 submodule to new folder to reflect change in repo name
Mr-Wiseguy
2024-03-15 17:46:45 -0400
5d48dbeee9Switched to new RT64 repo
Mr-Wiseguy
2024-03-15 12:39:40 -0400
d3bb526c91fix kb nav in debug and debug styling
thecozies
2024-03-02 14:22:30 -0600
39fd31f731Transform tagging for pause screen cursor
Mr-Wiseguy
2024-03-03 03:18:07 -0500
0e7aa47b11Transform tagging for the hookshot reticle
Mr-Wiseguy
2024-03-03 02:59:41 -0500
f6e11ed723Improved motion blur at higher framerates, reorganized some patch code
Mr-Wiseguy
2024-03-03 02:36:14 -0500
569d86d901Added heuristics to determine when to skip camera interpolation, added ability to enable developer mode in RT64
Mr-Wiseguy
2024-03-02 23:23:29 -0500
45a13d28c2Update RT64 and transform tagging for tile scroll interpolation
Mr-Wiseguy
2024-03-02 13:33:09 -0500
e13a46ec6bpartially fix menu fade in
thecozies
2024-03-02 11:52:58 -0600
beec29217cImplemented warp debug menu feature
Mr-Wiseguy
2024-03-01 18:42:05 -0500
8dcca10fedsplit config pages to separated templates
thecozies
2024-02-27 09:13:16 -0600
b35d7c2cceAdded missing change for new matrix group macros
Mr-Wiseguy
2024-02-26 10:15:15 -0500
c0fa6d7c82Update RT64 for more fine-grained interpolation control
Mr-Wiseguy
2024-02-26 01:42:57 -0500
e4126fb64eUpdated RT64 for workload present overlap
Mr-Wiseguy
2024-02-25 20:32:08 -0500
8faa532e53Fixed UI events happening while the menu is closed, fixed crash on exit caused by destruction order of UI
Mr-Wiseguy
2024-02-25 17:08:19 -0500
0337a7fbc2added recording icon while actively mapping
thecozies
2024-02-25 12:21:18 -0600
b132dfad77Update RT64 to WIP decomposition branch
Mr-Wiseguy
2024-02-24 22:00:53 -0500
28104fa76dadd border to modal
thecozies
2024-01-28 09:50:51 -0600
f6a9a3c520close config modal on backdrop or x button click
thecozies
2024-01-22 10:45:13 -0600
2718bfc87cconfig related style/layout updates
thecozies
2024-01-22 10:43:21 -0600
7b194955c5input viz WIP + icons
thecozies
2024-01-21 13:07:37 -0600
214231de6cAdd transform tags for bow and arrow's string and hookshot chain, update patch makefile to use fast-math and no-unsafe-math-optimizations
Mr-Wiseguy
2024-02-24 16:14:48 -0500
5a1dbb96f4Fix POLY_XLU_DISP overflow by making gfx buffers 10x larger, added error reporting when gfx buffers overflow
Mr-Wiseguy
2024-02-24 16:13:39 -0500
e97242af2eFixed DPI awareness mode, fixed crash caused by patch that fixed drawing null skyboxes
Mr-Wiseguy
2024-02-22 23:52:04 -0500
b88c729d93Transform tagging for song of soaring effects
Mr-Wiseguy
2024-02-19 17:02:10 -0500
99c14fde04Added mechanism for getting aspect ratio from recompiled code, fixed wipe3 transition in widescreen
Mr-Wiseguy
2024-02-17 22:12:23 -0500
b6cec905c7Transform tagging to missed skele drawing functions, transform tagging for particles, automatic transform tagging for all actors with only one matrix, update RT64
Mr-Wiseguy
2024-02-17 22:11:07 -0500
12e107b872Tag sky and camera matrices for interpolation and tag terrain matrices to skip interpolation
Mr-Wiseguy
2024-02-04 23:12:34 -0500
958808acb0Enable relevant RT64 enhancements, fix pause background corruption if song of soaring was played before ever pausing
Mr-Wiseguy
2024-02-04 22:55:15 -0500
3326a1bcceSignificantly improved transform tagging for most actors, updated RT64
Mr-Wiseguy
2024-01-28 23:43:51 -0500