TakaRikka
f3fb65495e
Merge pull request #561 from TwilitRealm/fix/pal_lang
...
Only show language selection if PAL disc
2026-04-26 14:50:14 -07: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
Pheenoh
f856f871bb
Only show languages if PAL disc
2026-04-26 13:58:38 -06:00
Jasper St. Pierre
e75ea18ef0
map deco perf
2026-04-26 11:52:20 -07:00
MelonSpeedruns
3498ded9d9
ImGui Button name change + Fix Freecam Invert X Axis option
2026-04-26 10:18:47 -04:00
Phillip Stephens
8784958c40
Quick PAD rumble fixes, add button to test rumble configuration
2026-04-25 22:51:39 -07:00
Phillip Stephens
c1231885fe
Add rumble intensity sliders to input configurator ( #558 )
2026-04-25 23:17:17 -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
TakaRikka
cee66a6fd5
Merge pull request #554 from TwilitRealm/achievements
...
achievements
2026-04-25 19:25:50 -07:00
madeline
574b6197a2
achievements
2026-04-25 18:23:12 -07: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
Luke Street
c61e32cd4f
Update aurora for GXPeekZ
...
Resolves #281
Resolves #468
2026-04-24 22:10:56 -06:00
TakaRikka
05b2a5cbe9
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
roeming
171dbdd0a1
Implement custom sorting when sorting event flags by flag on/off
2026-04-24 16:50:31 -04:00
Irastris
1fea4f02ed
Fix camera bouncing with interp enabled
2026-04-24 14:26:56 -04:00
CraftyBoss
1c00e2cdde
fix unsafe cstr usage in flag editor, remove stray backslash
2026-04-23 23:40:20 -07:00
CraftyBoss
daf4b1dfeb
update aurora, add pre launch option to determine save file type (gci or raw)
2026-04-23 23:31:07 -07:00
TakaRikka
d625c7ab0c
fix save editor clothes change crash
2026-04-23 20:26:50 -07:00
Luke Street
c2045391c8
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
f24e944ab0
Merge pull request #492 from TwilitRealm/feature/gamepad-color
...
Gamepad Colors for DS4/DS5
2026-04-23 14:07:43 -07:00
MelonSpeedruns
4453316bb0
Separated gamepad color into its own files
2026-04-23 14:25:50 -04:00
madeline
251c6e7aec
more precise link debug info
2026-04-23 06:28:16 -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
5a109313cb
Minor tooltip cleanup
2026-04-22 23:02:11 -07:00
Phillip Stephens
d8a7927602
Clarify tooltip
2026-04-22 22:59:56 -07:00
Phillip Stephens
cccddee106
Add ability to rotate link on the collection screen
2026-04-22 22:58:38 -07:00
madeline
6c252c6d26
disallow breaking share state by overlapping loads
2026-04-22 22:37:21 -07:00
madeline
b06c1911c6
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-22 22:33:59 -07:00
madeline
7c9e99220a
better impl of insta state shares
2026-04-22 22:33:55 -07:00
madeline
bfd8b9f453
make state share loads basically instant
2026-04-22 22:27:14 -07:00
Pheenoh
0038afa392
Press esc to exit full screen
2026-04-22 17:51:16 -06:00
TakaRikka
97bd84725c
Merge pull request #491 from TwilitRealm/gyro-roll
...
Incorporate roll into gyro horizontal aiming
2026-04-22 14:45:57 -07: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
Luke Street
ca247095da
Reset gravity baseline on aim start
2026-04-22 12:20:44 -06:00
Luke Street
ac3d3314c4
Incorporate roll into gyro horizontal aiming
2026-04-22 11:47:40 -06:00
madeline
c4d01b82a6
get rid of old logs
2026-04-22 03:16:13 -07:00
madeline
42e8d9ab9d
name fix
2026-04-22 02:50:49 -07:00
madeline
9c562ff740
state packs and partial states
2026-04-22 02:44:58 -07:00
madeline
1787de517c
properly set oxygen in share states
2026-04-22 01:55:23 -07:00
madeline
832e567620
better share states
2026-04-22 01:50:17 -07:00
Luke Street
319efbe662
Reset game clock with over 250ms frame gap
2026-04-22 00:30:11 -06:00
Irastris
58f2679def
Rollgoal: Gyro & Mirror Mode Fixes
2026-04-22 01:41:35 -04:00
TakaRikka
8100ddb990
Merge pull request #485 from TwilitRealm/frame-pacing-2
...
Rework interpolation pacing; interpolate every frame
2026-04-21 22:05:33 -07:00
Luke Street
d78c46a628
Rework interpolation pacing; interpolate every frame
2026-04-21 22:45:18 -06:00
madeline
366e47245e
make sun song play the correct notes
2026-04-21 19:23:53 -07:00
madeline
4c53ba91be
Merge branch 'main' of https://github.com/TakaRikka/dusk
2026-04-21 18:59:23 -07:00
madeline
cf080523cb
dsp oscillator channels fixes #471 fixes #131
2026-04-21 18:59:11 -07:00
Luke Street
595a6f1c9e
Enable DoF (+ setting) & fix texture cache leak
2026-04-21 14:52:26 -06:00
MelonSpeedruns
18d70df188
Small Imgui changes for better visibility by end user ( #473 )
...
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-04-21 10:17:56 -06:00
Luke Street
30a99c22f1
Reorganize ImGui menus ( #456 )
...
* Reorganize ImGui menus
* Fix crash_reporting.cpp
* Update aurora
2026-04-20 20:45:16 -06:00