Pheenoh
a05d1a9ee6
d_a_balloon score and interp fixes
2026-04-26 17:05:46 -06:00
TakaRikka
196f33005e
Merge pull request #560 from TwilitRealm/fix/imgui-and-camera-x
...
ImGui Button name change + Fix Freecam Invert X Axis option
2026-04-26 14:49:40 -07:00
Luke Street
90c0bdded0
Use GXDestroyCopyTex on map destroy
...
Resolves #469
2026-04-26 14:02:28 -06:00
Jasper St. Pierre
e75ea18ef0
map deco perf
2026-04-26 11:52:20 -07:00
Jasper St. Pierre
50e2d9d1a7
grass draw fix
...
closes #534
2026-04-26 11:18:25 -07:00
Jasper St. Pierre
5c84978c3c
evil perf fix
...
closes #552
2026-04-26 10:44:52 -07:00
MelonSpeedruns
3859f39729
Fix camera radius to be smoother
2026-04-26 10:25:10 -04:00
MelonSpeedruns
3498ded9d9
ImGui Button name change + Fix Freecam Invert X Axis option
2026-04-26 10:18:47 -04:00
TakaRikka
2b65a696dd
Merge pull request #556 from TwilitRealm/fix/zant_fog
...
Frame Interp: Fix Zant Fog Spin
2026-04-25 21:31:30 -07:00
Pheenoh
02924549be
fix idle howl blinking
2026-04-25 21:21:22 -07:00
Pheenoh
34ec362876
fix zant fog spin and culling
2026-04-25 21:37:11 -06:00
MelonSpeedruns
ba58d2486e
Free Camera ( #542 )
...
* freecam wip
* added manual mode
* fix freecam collision
* made freecam into its own function
* Added settings & Radius modification when camer is higher up
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-25 21:35:43 -06:00
Howard Luck
9ddfcc38c9
fix interp on ooks rope ( #553 )
2026-04-25 20:37:36 -06:00
Howard Luck
6fc8628144
fix gdorf horseback reins + demo cuts ( #551 )
2026-04-25 20:44:38 -04:00
Irastris
ca9330b412
Register interp callback for d_a_obj_lv8OptiLift
...
Fixes disappearing platforms
2026-04-25 20:40:29 -04:00
Howard Luck
0e5ea0d3b1
fix d_meter_button flashing ( #549 )
2026-04-25 15:48:45 -06:00
Pieter-Jan Briers
977ad16806
GCN PAL support ( #533 )
...
* Basic PAL ISO & language support
Probably still needs much more work
* Add language selector to pre-launch
* Store DVDDiskID in a global
Can use this later for things
* More version system API improvements
* d_name mostly region switching fully
JPN doesn't work yet cuz it'll be a nightmare, probably.
* More version switching support
* Mark GCN PAL as supported ROM
* Fix remaining REL assets to have PAL offsets
* d_a_mg_fish PAL
* d_a_mg_fshop PAL
* isRegionUsa helper
* d_menu_fishing PAL
* d_msg_class PAL
* m_Do_MemCardRWmng PAL
* Update CARDInit call & remove DUSK_TP_VERSION
* Fix Ganon cape
Missed this one.
* Remove tp_version from Sentry
---------
Co-authored-by: Luke Street <luke@street.dev >
2026-04-25 15:46:12 -06:00
Irastris
41420bc71c
Chu Fix 2: Electric Boogaloo
2026-04-25 17:08:22 -04:00
Irastris
5ec5f8864a
Register interp callback for d_a_e_sm2
...
Fixes chu color changes
2026-04-25 16:59:48 -04:00
MelonSpeedruns
60e8836968
Tears Collect during cutscenes ( #539 )
...
TPHD has tears collectable just as fast during cutscenes, this changes our implementation to reflect that.
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-25 14:59:30 -06:00
MelonSpeedruns
e755148f16
Fix some UBs ( #544 )
...
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-25 14:59:04 -06:00
Luke Street
4e264d6a22
Fix Zbuffer texture binding
...
Resolves #511
2026-04-24 22:53:48 -06:00
Irastris
c8e89a0f99
Fix grass cutting when interp is enabled
2026-04-25 00:31:40 -04:00
Irastris
274bf61b3e
Fix Link's hands detaching when interp is enabled
2026-04-24 22:56:47 -04:00
MelonSpeedruns
d5aabe9f9e
Even faster tears to match TPHD
2026-04-24 18:06:02 -04:00
Luke Street
b2c09d56d6
Remove unnecessary logic from dMirror_packet_c::entryModel
2026-04-24 13:34:51 -06:00
Luke Street
f0e8379fa5
Fix UaF in d_a_mirror
...
Resolves #505
2026-04-24 13:19:09 -06:00
PJB3005
5fab665f21
Don't allocate giant unused stacks for movie player
...
How to save 800 KiB of commit charge easy
2026-04-24 15:25:14 +02:00
Irastris
746910c59f
Register interp callback for d_a_obj_item
...
Fixes rupee color changes
2026-04-24 05:13:31 -04:00
TakaRikka
5bdd31a5af
Merge pull request #517 from TwilitRealm/midna-eye
...
Clamp max LOD for Wolf Link and Midna eyes
2026-04-23 22:43:16 -07:00
Luke Street
3cb5e5172b
Add Adult Link eye LOD fix
2026-04-23 23:42:15 -06:00
TakaRikka
f4b361ab02
Merge pull request #510 from TwilitRealm/feature/thinner-map-lines
...
Thinner map lines at higher resolution
2026-04-23 14:36:02 -07:00
TakaRikka
5f3d3012ff
Merge pull request #509 from TwilitRealm/fix/ring_menu_cursor_interp
...
Frame interp: interpolate ring menu cursor along arc
2026-04-23 14:09:35 -07:00
TakaRikka
0897ef1132
Merge pull request #508 from TwilitRealm/fix/wolf-dive-fix
...
Fix Sun Song check
2026-04-23 14:08:44 -07:00
MelonSpeedruns
23130d5a57
Thinner map lines at higher resolution
...
Affects both the Map Menu and the Mini-Map.
2026-04-23 15:08:34 -04:00
Luke Street
1e6e1976e3
Clamp max LOD for Wolf Link and Midna eyes
2026-04-23 13:07:42 -06:00
Pheenoh
14aeefb813
Frame interp: interpolate ring menu cursor along arc
2026-04-23 08:38:47 -06:00
MelonSpeedruns
c991c7c407
Fixes sun songing underwater
2026-04-23 09:42:02 -04:00
gymnast86
a83b4186af
fix holding B in the middle of text
2026-04-23 03:25:19 -07:00
TakaRikka
dc5de83436
Merge pull request #503 from TwilitRealm/feature/rotate-link-doll
...
Add ability to rotate link on the collection screen
2026-04-22 23:36:55 -07:00
Phillip Stephens
cccddee106
Add ability to rotate link on the collection screen
2026-04-22 22:58:38 -07:00
Pheenoh
53e8662335
frame interp: dselect_cursor_c in d_menu_ring
2026-04-22 21:57:36 -06:00
Pheenoh
6a8f3516f9
Frame interp: Fix dmap scroll arrows
2026-04-22 18:35:07 -06:00
MelonSpeedruns
9e9d11ae89
Widescreenified Fused Shadow Animations for all first 3 bosses
2026-04-22 18:47:51 -04:00
Captain Kitty Cat
19c86b1b73
Items Don't Despawn ( #488 )
...
* Indefinite Item Drops
* Preserve Disappear Effect when Disabled
* Changed to "Items Don't Despawn". Under "Cheats"
* SetItemTooltip for description
2026-04-22 12:27:54 -06:00
Irastris
a2a56122e2
Gyro: Hawk Aiming
2026-04-22 01:46:10 -04:00
Irastris
58f2679def
Rollgoal: Gyro & Mirror Mode Fixes
2026-04-22 01:41:35 -04:00
Luke Street
396ea02fe5
Fix flowers with interpolation on ( #486 )
2026-04-21 23:33:03 -06:00
Luke Street
a15d0af139
Better fix for mirror crashes
2026-04-21 17:39:53 -06:00
TakaRikka
dd3a61d84c
fix dmap background
2026-04-21 15:13:55 -07:00