UltraNX/SaltySD/plugins/FPSLocker/patches/010065A014024000/6FB56071CCB321B6.yaml

22 lines
520 B
YAML
Raw Normal View History

2023-10-25 11:42:26 +00:00
# Grand Theft Auto: San Andreas - Definitive Edition 1.0.7
# BID: 6FB56071CCB321B6
unsafeCheck: true
2024-07-02 09:50:28 +00:00
ALL_FPS:
2023-10-25 11:42:26 +00:00
# r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 1 decimal
-
2024-07-02 09:50:28 +00:00
type: evaluate_write
2023-10-25 11:42:26 +00:00
address: [MAIN, 0x7952298, 0]
value_type: float
2024-07-02 09:50:28 +00:00
value: ["TruncDec(FRAMETIME_TARGET, 2)", "TruncDec(FRAMETIME_TARGET, 2)"]
2023-10-25 11:42:26 +00:00
# t.MaxFPS
-
2024-07-02 09:50:28 +00:00
type: evaluate_write
2023-10-25 11:42:26 +00:00
address: [MAIN, 0x7976FE0, 0]
value_type: float
2024-07-02 09:50:28 +00:00
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
2023-10-25 11:42:26 +00:00
-
type: block
what: timing