UltraNX/SaltySD/plugins/FPSLocker/patches/01002B00111A2000/C3CF52BF2B05D731.yaml

22 lines
504 B
YAML
Raw Normal View History

2023-10-25 11:42:26 +00:00
# Hyrule Warriors: Age of Calamity 1.3.0
# BID: C3CF52BF2B05D731
# Thanks to iCris4 for finding offsets
# Some cutscenes speed is hardlocked to 30 FPS, so setting FPS above results in faster speed
unsafeCheck: true
2024-07-02 09:50:28 +00:00
ALL_FPS:
2023-10-25 11:42:26 +00:00
-
2024-07-02 09:50:28 +00:00
type: evaluate_write
2023-10-25 11:42:26 +00:00
address: [MAIN, 0x269E150]
value_type: int32
2024-07-02 09:50:28 +00:00
value: [FPS_TARGET, VSYNC_TARGET, FPS_TARGET]
2023-10-25 11:42:26 +00:00
-
2024-07-02 09:50:28 +00:00
type: evaluate_write
2023-10-25 11:42:26 +00:00
address: [MAIN, 0x269E15C]
value_type: float
2024-07-02 09:50:28 +00:00
value: FPS_LOCK_TARGET
2023-10-25 11:42:26 +00:00
-
type: block
what: timing