UltraNX/SaltySD/plugins/FPSLocker/patches/01003D100E9C6000/4BC4A8A814FD46A4.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
2024-02-15 21:58:22 +00:00
# BID: 4BC4A8A814FD46A4
2023-10-25 11:42:26 +00:00
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