UltraNX/SaltySD/plugins/FPSLocker/patches/010029F01BA3E000/F8EA898027152437.yaml
2024-07-02 12:50:28 +03:00

28 lines
594 B
YAML

# Xuan Yuan Sword 7 1.0.0
# BID: F8EA898027152437
unsafeCheck: true
ALL_FPS:
# r.VSync
-
type: write
address: [MAIN, 0x649CE60, 0]
value_type: int32
value: [0, 0]
# r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 2 decimals
-
type: evaluate_write
address: [MAIN, 0x6C3C9F8, 0]
value_type: float
value: ["TruncDec(FRAMETIME_TARGET, 2)", "TruncDec(FRAMETIME_TARGET, 2)"]
# t.MaxFPS
-
type: evaluate_write
address: [MAIN, 0x6C5FB20, 0]
value_type: float
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
-
type: block
what: timing