Irastris
4207bf8328
Register interp callback for d_a_obj_lv8OptiLift
...
Fixes disappearing platforms
2026-04-25 20:40:29 -04:00
Howard Luck
095f7662c4
fix d_meter_button flashing ( #549 )
2026-04-25 15:48:45 -06:00
Pieter-Jan Briers
2221ce42a5
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
e222049db2
Chu Fix 2: Electric Boogaloo
2026-04-25 17:08:22 -04:00
Irastris
f669c2ff01
Register interp callback for d_a_e_sm2
...
Fixes chu color changes
2026-04-25 16:59:48 -04:00
MelonSpeedruns
1599d3db75
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
ba915f0d36
Fix some UBs ( #544 )
...
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-25 14:59:04 -06:00
Luke Street
91acb32637
Fix Zbuffer texture binding
...
Resolves #511
2026-04-24 22:53:48 -06:00
Irastris
f8992e010b
Fix grass cutting when interp is enabled
2026-04-25 00:31:40 -04:00
Luke Street
b61ff5b287
Update aurora for GXPeekZ
...
Resolves #281
Resolves #468
2026-04-24 22:10:56 -06:00
Irastris
ef259d277f
Fix Link's hands detaching when interp is enabled
2026-04-24 22:56:47 -04:00
TakaRikka
333928c192
Merge pull request #530 from TwilitRealm/fix-event-flag-constant-sorting
...
Implement custom sorting when sorting event flags by flag on/off
2026-04-24 15:23:49 -07:00
MelonSpeedruns
ada562253a
Even faster tears to match TPHD
2026-04-24 18:06:02 -04:00
roeming
c7e461bbd9
Implement custom sorting when sorting event flags by flag on/off
2026-04-24 16:50:31 -04:00
Luke Street
c655457607
Remove unnecessary logic from dMirror_packet_c::entryModel
2026-04-24 13:34:51 -06:00
Luke Street
937434e0df
Fix UaF in d_a_mirror
...
Resolves #505
2026-04-24 13:19:09 -06:00
Irastris
2ca1894c0c
Fix camera bouncing with interp enabled
2026-04-24 14:26:56 -04:00
PJB3005
c57e5c34e2
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
madeline
733b2408ac
fix sun song again
2026-04-24 03:37:35 -07:00
Irastris
82467827f0
Register interp callback for d_a_obj_item
...
Fixes rupee color changes
2026-04-24 05:13:31 -04:00
CraftyBoss
6039721608
Merge remote-tracking branch 'origin/main'
2026-04-23 23:40:36 -07:00
CraftyBoss
77ac74e4b6
fix unsafe cstr usage in flag editor, remove stray backslash
2026-04-23 23:40:20 -07:00
Luke Street
c0e0c1011c
Restore half-size in drawDepth2
2026-04-24 00:39:20 -06:00
CraftyBoss
7a5017b456
Merge remote-tracking branch 'origin/main'
2026-04-23 23:31:24 -07:00
CraftyBoss
5f0704bf25
update aurora, add pre launch option to determine save file type (gci or raw)
2026-04-23 23:31:07 -07:00
TakaRikka
7dab0a46de
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
938aade5a3
Add Adult Link eye LOD fix
2026-04-23 23:42:15 -06:00
TakaRikka
2f83472202
fix save editor clothes change crash
2026-04-23 20:26:50 -07:00
Luke Street
9202da4e8d
Fix a couple issues for Xcode projects ( #513 )
...
* Link separate JSystem libraries due to control.cpp
This allows the Xcode generator to work, otherwise
it breaks on the duplicate control.o files within
the game_debug library.
* Fix __memcpy define on GCC
* Try LINK_GROUP:RESCAN for GNU ld
* Combine dusk/game_base/game_debug targets
* Fix compile defs syntax
2026-04-23 21:05:38 -06:00
TakaRikka
b1199ce7c9
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
7ae3d88d92
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
2f08f74df0
Merge pull request #508 from TwilitRealm/fix/wolf-dive-fix
...
Fix Sun Song check
2026-04-23 14:08:44 -07:00
TakaRikka
99f40d6752
Merge pull request #506 from TwilitRealm/instant-text-responsiveness
...
Instant Text: Fix holding B in the middle of a textbox
2026-04-23 14:08:09 -07:00
TakaRikka
53364b0061
Merge pull request #492 from TwilitRealm/feature/gamepad-color
...
Gamepad Colors for DS4/DS5
2026-04-23 14:07:43 -07:00
MelonSpeedruns
c80b6a119a
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
ce61cda435
Clamp max LOD for Wolf Link and Midna eyes
2026-04-23 13:07:42 -06:00
MelonSpeedruns
4007dc4373
Separated gamepad color into its own files
2026-04-23 14:25:50 -04:00
Pheenoh
bc64f580b4
Frame interp: interpolate ring menu cursor along arc
2026-04-23 08:38:47 -06:00
MelonSpeedruns
0a8d0706d3
Fixes sun songing underwater
2026-04-23 09:42:02 -04:00
madeline
2a5ba2776f
more precise link debug info
2026-04-23 06:28:16 -07:00
gymnast86
e2e13d13a9
fix holding B in the middle of text
2026-04-23 03:25:19 -07:00
TakaRikka
afe0111139
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
TakaRikka
4ed66ee3af
Merge pull request #500 from TwilitRealm/fix/interp_dselect_cursor_ring_menu
...
Frame Interp: dselect_cursor_c in d_menu_ring
2026-04-22 23:31:16 -07:00
Phillip Stephens
bb55682ea7
Minor tooltip cleanup
2026-04-22 23:02:11 -07:00
Phillip Stephens
394bb91001
Clarify tooltip
2026-04-22 22:59:56 -07:00
Phillip Stephens
48cb56c19e
Add ability to rotate link on the collection screen
2026-04-22 22:58:38 -07:00
madeline
68519ddcc3
disallow breaking share state by overlapping loads
2026-04-22 22:37:21 -07:00
madeline
f52137361c
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-22 22:33:59 -07:00
madeline
36a70ec47f
better impl of insta state shares
2026-04-22 22:33:55 -07:00
madeline
318757974d
make state share loads basically instant
2026-04-22 22:27:14 -07:00