OmniNX/variants/oc/SaltySD/plugins/FPSLocker/patches/01008E401E6D0000/C124FFD193F533B4.yaml
2026-02-07 22:51:06 +01:00

27 lines
No EOL
620 B
YAML

# The Smurfs - Dreams 1.0.1
# BID: C124FFD193F533B4
unsafeCheck: true
ALL_FPS:
# r.VSync
-
type: write
address: [MAIN, 0x831F958, 0]
value_type: int32
value: [0, 0]
# r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 2 decimals
-
type: evaluate_write
address: [MAIN, 0x92DCDE8, 0]
value_type: float
value: ["TruncDec(FRAMETIME_TARGET, 2)", "TruncDec(FRAMETIME_TARGET, 2)"]
# t.MaxFPS
-
type: evaluate_write
address: [MAIN, 0x9317260, 0]
value_type: float
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
-
type: block
what: timing