gymnast86
d77da3fba3
don't show special text for 20 poe souls
2026-05-18 17:50:08 -07:00
gymnast86
ea0c697afa
fix key count inconsistency
2026-05-18 11:05:46 -07:00
gymnast86
6321bcf0d8
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-18 07:31:38 -07:00
Ash
2da6590657
feat: FPS Limiter ( #1446 )
...
* Add interpolation frame rate cap
* wip: reworked framelimiter
Based on my testing this is a bit more stable in frametimes.
* wip: efficiency improvement + windows build fix
Significantly improve efficiency by using a hybrid approach.
* wip: UI changes
* wip: end frame AFTER limiting
* wip: remove unused include
* wip: minor ui code change
Makes it easier to remove/add presets
* Simplify Limiter UI
- Change enableFrameInterpolation to an enum with off/capped/unlimited values
- Simplify the UI to use 2 settings (unlock framerate + a max value entry)
* wip: slight limiter simplification
* wip: implement review suggestions
* wip: fix syntax error
* wip: revert enum order + replace old checks
* Fix compile error
---------
Co-authored-by: SailorSnoW <sailorsnow@pm.me >
Co-authored-by: Loïs <49660929+SailorSnoW@users.noreply.github.com >
Co-authored-by: SuperDude88 <82904174+SuperDude88@users.noreply.github.com >
Co-authored-by: Luke Street <luke@street.dev >
2026-05-17 20:11:32 -06:00
Irastris
66c5cb1dae
Fix interpolation for Shadow Beast & Twilight Vermin hair ( #1575 )
...
* Fix interpolation for Shadow Beast hair
* Fix interpolation for Twilight Vermin hair
2026-05-17 20:09:04 -06:00
gymnast86
1e7e9b3513
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-17 17:40:24 -07:00
gymnast86
453accc674
draw d-pad icon for quest item slot
2026-05-17 17:39:53 -07:00
Cybes
f33827a969
Extend wooden sign backdrop across ultrawide screens ( #1546 )
2026-05-17 19:06:57 -04:00
Pheenoh
4204f232c5
delay loading first arrow
2026-05-17 14:20:25 -06:00
gymnast86
b167124a70
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-17 07:07:09 -07:00
gymnast86
879c68f8a3
fix incorrect stage check
2026-05-17 07:07:02 -07:00
Loïs
6faa4a3330
Fix mButtonText buffer overflow on long localized action labels ( #1491 )
2026-05-17 07:34:18 -06:00
gymnast86
ccaee02c2e
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-17 02:19:59 -07:00
gymnast86
9c3420bcc7
fix midna being on players back
2026-05-17 01:56:24 -07:00
TakaRikka
ff3eb9aa48
Merge pull request #1511 from SailorSnoW/fix/ook-consistency
...
Fix Ook first jump not matching console behavior
2026-05-16 17:55:41 -07:00
TakaRikka
513fdd2312
Merge pull request #1502 from SailorSnoW/fix/autostart-run
...
Fix LiveSplit not starting when TV settings screen is skipped
2026-05-16 17:52:25 -07:00
TakaRikka
e08b427650
Merge branch 'main' into fast-boots-backwalk-anim-fix
2026-05-16 17:43:31 -07:00
SailorSnoW
9f0fa12c6e
Fix Ook first jump not matching console behavior
2026-05-17 02:12:14 +02:00
SailorSnoW
ad4f75bbb6
Fix LiveSplit not starting when TV settings screen is skipped
2026-05-16 19:13:07 +02:00
Loïs
5d2811955c
Fix item wheel background capturing interpolated frame instead of current sim ( #1447 )
2026-05-16 08:19:57 -04:00
Pieter-Jan Briers
3b30c09e79
Fix PAL name keyboard ( #1467 )
...
Fixes #1460
2026-05-16 08:15:27 -04:00
gymnast86
33e2ffbb6e
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-15 17:14:46 -07:00
Loïs
30b003c9d9
fix rein interpolation jitter by rolling snapshot once per sim tick ( #1421 )
2026-05-15 17:16:36 -04:00
gymnast86
ed1f21f333
allow overriding flw types
2026-05-15 11:16:11 -07:00
gymnast86
0a0f1e9a04
rando rider ub
2026-05-15 09:09:19 -07:00
gymnast86
64720ef0e0
membit onSwitch patches
2026-05-15 09:08:51 -07:00
gymnast86
0862408ee8
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-15 02:46:23 -07:00
gymnast86
b2b74e5c4d
fix transform after faron twilight
2026-05-15 02:46:08 -07:00
SuperDude88
c77ed40208
Fix Backwalk Animation Speed
...
Also make one of the other similar checks more concise
2026-05-15 01:52:53 -04:00
Loïs
10e2181692
Fix file select softlock when resetting during save ( #1293 )
2026-05-14 23:17:17 -06:00
Pieter-Jan Briers
cf89da811a
Fix fast tears going out of bounds ( #1337 )
...
Incorrect decomp from TPHD making the tears think you're always in the Zora River ride
Fixes https://github.com/TwilitRealm/dusklight/issues/1047
2026-05-14 23:04:36 -06:00
Pieter-Jan Briers
53abb8b96d
Use safe string copies in d_save.cpp ( #1232 )
...
* Use safe string copies in d_save.cpp
Seeing sentry crashes here that I suspect involve buffer overflows here.
2026-05-14 23:03:42 -06:00
Irastris
1e10d95936
Disable scrolling the name cursor ( #1243 )
2026-05-14 22:53:34 +02:00
Loïs
a923aa24e1
Fix Rollgoal completion reward to scale with Bigger Wallets ( #1296 )
2026-05-14 22:45:27 +02:00
MelonSpeedruns
7967ee1f66
Fix Autosaves resetting memory card during minigames ( #1318 )
...
* Fix autosaves resetting memory card during minigames
* Update description
* remove unused include
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
2026-05-14 22:42:39 +02:00
gymnast86
f8d01ae6d2
onEventBit patches
2026-05-14 08:00:34 -07:00
gymnast86
886fb7f2db
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-14 04:09:12 -07:00
TakaRikka
01b4eaa2fa
clear e_rd static boss ptr on delete
2026-05-13 19:27:39 -07:00
gymnast86
7225fb25dc
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-13 17:04:13 -07:00
gymnast86
5ab46c604b
always show reekfish scent path after having smelled reekfish
2026-05-13 17:04:06 -07:00
qwertyquerty
4ee0d8ed4b
1.1.1 fixes ( #1168 )
...
* fix keyboard npe
* fix autosave NPE
* hintTalkEvCamera UB
* fix UB in f_pc_base logging
* fix NPE in karg carry logic
* fix link model dangling pointers
* exponential audio slider and better audio default
* fix speedrun mode defaullt layer restore issue
2026-05-13 08:56:16 -06:00
gymnast86
9c1617d423
Merge branch 'main' of https://github.com/TwilitRealm/dusk into randomizer
2026-05-13 02:24:56 -07:00
Loïs
3e62c1e96e
Add Invincible Enemies cheat ( #1123 )
2026-05-12 22:52:35 -06:00
gymnast86
ef43b94370
Add options for binding custom buttons to specific actions ( #1141 )
...
* custom action framework and first person custom action
* add bind for midna call
* custom binding for opening dusklight menu
* turbo speed button action
* text descriptions
* fix not stopping default GC controller menu combo
* more explanation text
* block bind actions when in the dusklight menu
2026-05-12 19:36:07 -06:00
MelonSpeedruns
aeeb1ccdd2
Auto Save Protection ( #1102 )
...
* Auto Save Protection
* added line behind target_pc define
---------
Co-authored-by: MelonSpeedruns <melonspeedruns@stratobox.net >
Co-authored-by: TakaRikka <38417346+TakaRikka@users.noreply.github.com >
2026-05-12 19:23:28 -06:00
SuperDude88
93c7d0d64d
Only Flip Stick Axes ( #1132 )
...
Some people asked about this, I think I've come around to their position (follow-up to #870 ).
I checked what TPHD does and its invert setting only changes the sticks
2026-05-12 19:21:28 -06:00
madeline
ede6827369
Merge branch 'main' of https://github.com/TakaRikka/dusk into better-speedrun-mode
2026-05-12 14:15:05 -07:00
Joey Cato
d1e9d5af2f
Add Fast Roll cheat ( #929 )
...
* Add roll fast cheat
* Corrected case on cheat name
* Addressed PR feedback
* Fixed whitespace
* Renamed cheat to be more consistent with other options
2026-05-12 15:56:54 -04:00
Rib
61b2e6ce4d
Allow menu navigation via D-Pad ( #814 )
2026-05-12 11:48:14 -04:00
BoLThompson
e73244bca5
add deltatime to darkworld blur size oscillation ( #957 )
...
* add deltatime to darkworld blur size oscillation
* updated bloom oscillation to use game_clock
2026-05-12 11:47:14 -04:00