UltraNX/SaltySD/plugins/FPSLocker/patches/0100BFE00E9CA000/D27FD8A515077F34.yaml

28 lines
569 B
YAML
Raw Normal View History

2023-10-25 11:42:26 +00:00
# The Witcher 3: Wild Hund - Complete Edition 4.04b
# BID: D27FD8A515077F34
unsafeCheck: true
2024-07-02 09:50:28 +00:00
ALL_FPS:
2023-10-25 11:42:26 +00:00
# DRGameTargetFrameTimeInMs
-
2024-07-02 09:50:28 +00:00
type: evaluate_write
2023-10-25 11:42:26 +00:00
address: [MAIN, 0x41312B4]
value_type: float
2024-07-02 09:50:28 +00:00
value: "0.945 * FRAMETIME_TARGET"
2023-10-25 11:42:26 +00:00
# DRCinematicTargetFrameTimeInMs
-
2024-07-02 09:50:28 +00:00
type: evaluate_write
2023-10-25 11:42:26 +00:00
address: [MAIN, 0x41312E4]
value_type: float
2024-07-02 09:50:28 +00:00
value: "0.945 * FRAMETIME_TARGET"
2023-10-25 11:42:26 +00:00
# LimitFPS
-
2024-07-02 09:50:28 +00:00
type: evaluate_write
2023-10-25 11:42:26 +00:00
address: [MAIN, 0x411DCFC]
value_type: int32
2024-07-02 09:50:28 +00:00
value: FPS_LOCK_TARGET
2023-10-25 11:42:26 +00:00
-
type: block
what: timing