UltraNX/SaltySD/plugins/FPSLocker/patches/0100E67012924000/B151A224A429F9A7.yaml
2024-07-02 12:50:28 +03:00

28 lines
556 B
YAML

# The Witcher 3: Wild Hunt 4.04a-4.04b
# BID: B151A224A429F9A7
unsafeCheck: true
ALL_FPS:
# DRGameTargetFrameTimeInMs
-
type: evaluate_write
address: [MAIN, 0x41312B4]
value_type: float
value: "0.945 * FRAMETIME_TARGET"
# DRCinematicTargetFrameTimeInMs
-
type: evaluate_write
address: [MAIN, 0x41312E4]
value_type: float
value: "0.945 * FRAMETIME_TARGET"
# LimitFPS
-
type: evaluate_write
address: [MAIN, 0x411DCFC]
value_type: int32
value: FPS_LOCK_TARGET
-
type: block
what: timing