Commit Graph

359 Commits

Author SHA1 Message Date
thecozies
c9fc1e46ef rename to HUD Placement 2024-04-01 12:35:17 -05:00
thecozies
9e1dd0500d default to 16:9 2024-04-01 12:34:31 -05:00
thecozies
ad32fcbe78 update extAspectRatio for RT64 change + option rename 2024-04-01 12:32:47 -05:00
thecozies
bb11e81850 hud aspect ratio in gfx config 2024-04-01 12:23:09 -05:00
Mr-Wiseguy
85936fcfa6 Update RT64 to have new UI aspect ratio functionality 2024-04-01 13:03:53 -04:00
Mr-Wiseguy
d741c4f4dd Skip rotation interpolation on the ground in the intro cutscene 2024-04-01 03:40:54 -04:00
Mr-Wiseguy
4c5f48a2c3 Add check for programmable sample positions for MSAA settings, fixed fullscreen option going out of sync with alt+enter shortcut 2024-04-01 03:19:16 -04:00
Mr-Wiseguy
62dfd7ffbe Merge remote-tracking branch 'origin/ui' into dev 2024-03-31 23:13:25 -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
30e66ab12b Add system for skipping skeleton interpolation for a given actor and applied it to Happy Mask Salesman, tagged fireworks 2024-03-31 16:39:47 -04:00
Mr-Wiseguy
31d2424774 Fixed issue with latency patch not always starting with the correct behavior 2024-03-30 22:44:08 -04:00
Mr-Wiseguy
1651298a2c Fixed crash caused by input latency reduction patch 2024-03-30 20:00:02 -04:00
thecozies
b01bdf5b12 graphics descriptions and reconfigure ordering 2024-03-30 13:53:03 -05:00
thecozies
7648753fe7 disable ds options conditionally 2024-03-30 10:36:23 -05:00
Mr-Wiseguy
1caf81e1cf Reduce alpha clamp for blur to prevent image retention, update RT64 2024-03-28 20:53:17 -04:00
Mr-Wiseguy
fe284112bc Update RT64 and all matrix group command usage, changed lens to ortho tris so it gets interpolated and remains centered 2024-03-28 20:36:16 -04:00
thecozies
7342d1db6e downsampling info 2024-03-28 17:18:10 -05:00
Mr-Wiseguy
751fccb896 Patched branch commands on Clock Town geometry in Termina field to fix force branch issue 2024-03-28 00:44:30 -04:00
Mr-Wiseguy
7ff1c194e0 Clamp alpha for blur effect to mitigate image retention 2024-03-27 22:18:31 -04:00
Mr-Wiseguy
20c999e579 Fixed some interpolation issues with Goht and Gyorg 2024-03-27 18:47:47 -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
447689afd5 Slightly reorganized some of the transform tagging patches, tagged Wart's bubbles 2024-03-27 18:45:09 -04:00
thecozies
5f74dfa2ba added downsampling option 2024-03-27 17:43:15 -05:00
thecozies
8853fc0d7b swap nav icons between kb and cont 2024-03-27 15:02:03 -05:00
thecozies
e57e52c4f7 update promptfont.h 2024-03-27 14:59:28 -05:00
thecozies
addc53c687 graphics navigation to radio fixed 2024-03-27 12:40:43 -05:00
thecozies
3d10ae6d74 allow clicks from unfocused 2024-03-27 12:07:03 -05:00
Mr-Wiseguy
b7b7658431 Fixed audio channels getting swapped twice 2024-03-21 23:56:19 -04:00
Mr-Wiseguy
976bfa1969 Reduced 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 2024-03-21 02:46:08 -04:00
Mr-Wiseguy
8db2c655c3 Modified how patch elf is linked to prevent address conflicts with vanilla symbols, update RT64 2024-03-20 22:16:51 -04:00
Mr-Wiseguy
40d0b20939 Changed default controller mapping to have alternate inputs for items and fairy 2024-03-15 20:26:33 -04:00
Mr-Wiseguy
3520fdfbc5 Added icons and version number, disabled 8x MSAA and set default to 2x 2024-03-15 19:47:29 -04:00
Mr-Wiseguy
37bc904b2a Moved rt64 submodule to new folder to reflect change in repo name 2024-03-15 17:46:45 -04:00
Mr-Wiseguy
5d48dbeee9 Switched to new RT64 repo 2024-03-15 12:39:40 -04:00
Mr-Wiseguy
0775299aae Reorganized config menu tabs, hide debug menu behind manual config file edit, added missing recompiler config file 2024-03-15 12:13:39 -04:00
Mr-Wiseguy
ff5dd7f50c Patch giants cutscene to fix music desync, update RT64 2024-03-15 01:17:56 -04:00
Mr-Wiseguy
de35dfc8a8 Rename cmake project, embed data for custom code directly into executable instead of a separate file 2024-03-15 01:15:33 -04:00
thecozies
86d805de8d fixed kb/cont nav issues 2024-03-14 10:12:52 -05:00
Mr-Wiseguy
bc6b112992 Patched lens/telescope effect to not stretch in widescreen, fixed incorrect trigger icons in UI. 2024-03-14 00:44:47 -04:00
Mr-Wiseguy
5b38b8eec9 Fix bug with bowstring tranform tagging, transform tagging for effects, made d-pad buttons skip mask transformation cutscene 2024-03-13 19:26:29 -04:00
Mr-Wiseguy
8c2a999697 Rewrite star drawing code to use tris and matrices instead of rects for better interpolation 2024-03-12 18:01:58 -04:00
thecozies
0784db4988 cancel scanning input with back/escape 2024-03-12 08:35:58 -05:00
thecozies
299293ca99 map cont back button to kb escape 2024-03-12 08:13:27 -05:00
Mr-Wiseguy
0192cac272 Fixed cursor hiding lag, moved save file location to config folder 2024-03-12 00:27:20 -04:00
thecozies
7fd55dae5c mouse dist threshold + update mouse vis during gameplay 2024-03-11 10:08:33 -05:00
thecozies
d02e414abf disable window transition 2024-03-11 09:09:50 -05:00
Mr-Wiseguy
38680d7171 Transform tagging for snow weather effect 2024-03-11 00:13:32 -04:00
Mr-Wiseguy
eeeabba64d Added background music volume and low health beep settings, imported warp names 2024-03-10 16:40:41 -04:00
Mr-Wiseguy
0ceeeb04ea Implemented D-Pad transformation masks and ocarina 2024-03-05 02:55:05 -05:00
Mr-Wiseguy
3be10210ad Update RT64 to fix tile scroll matching in some places 2024-03-04 19:29:41 -05:00