UltraNX/SaltySD/plugins/FPSLocker/patches/0100182014022000/56EEFA704373BDB3.yaml
2024-07-02 12:50:28 +03:00

22 lines
518 B
YAML

# Grand Theft Auto: Vice City - Definitive Edition 1.0.7
# BID: 56EEFA704373BDB3
unsafeCheck: true
ALL_FPS:
# r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 1 decimal
-
type: evaluate_write
address: [MAIN, 0x7565298, 0]
value_type: float
value: ["TruncDec(FRAMETIME_TARGET, 1)", "TruncDec(FRAMETIME_TARGET, 1)"]
# t.MaxFPS
-
type: evaluate_write
address: [MAIN, 0x7589FE0, 0]
value_type: float
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
-
type: block
what: timing