UltraNX/SaltySD/plugins/FPSLocker/patches/01002B00111A2000/C3CF52BF2B05D731.yaml
2024-07-02 12:50:28 +03:00

22 lines
504 B
YAML

# 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
ALL_FPS:
-
type: evaluate_write
address: [MAIN, 0x269E150]
value_type: int32
value: [FPS_TARGET, VSYNC_TARGET, FPS_TARGET]
-
type: evaluate_write
address: [MAIN, 0x269E15C]
value_type: float
value: FPS_LOCK_TARGET
-
type: block
what: timing