UltraNX/SaltySD/plugins/FPSLocker/patches/010065A014024000/6FB56071CCB321B6.yaml
2024-07-02 12:50:28 +03:00

22 lines
520 B
YAML

# Grand Theft Auto: San Andreas - Definitive Edition 1.0.7
# BID: 6FB56071CCB321B6
unsafeCheck: true
ALL_FPS:
# r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 1 decimal
-
type: evaluate_write
address: [MAIN, 0x7952298, 0]
value_type: float
value: ["TruncDec(FRAMETIME_TARGET, 2)", "TruncDec(FRAMETIME_TARGET, 2)"]
# t.MaxFPS
-
type: evaluate_write
address: [MAIN, 0x7976FE0, 0]
value_type: float
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
-
type: block
what: timing