22 lines
467 B
YAML
Raw Normal View History

2023-12-09 01:57:58 +03:00
# Triangle Strategy 1.1.0
# BID: 9CB4490E8A718BAE
unsafeCheck: true
2024-07-02 12:50:28 +03:00
ALL_FPS:
2023-12-09 01:57:58 +03:00
# r.DynamicRes.FrameTimeBudget ((1000/FPS) * 0.945)
-
2024-07-02 12:50:28 +03:00
type: evaluate_write
2023-12-09 01:57:58 +03:00
address: [MAIN, 0x7473838, 0]
value_type: float
2024-07-02 12:50:28 +03:00
value: ["0.945 * FRAMETIME_TARGET", "0.945 * FRAMETIME_TARGET"]
2023-12-09 01:57:58 +03:00
# t.MaxFPS
-
2024-07-02 12:50:28 +03:00
type: evaluate_write
2023-12-09 01:57:58 +03:00
address: [MAIN, 0x74A1408, 0]
value_type: float
2024-07-02 12:50:28 +03:00
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
2023-12-09 01:57:58 +03:00
-
type: block
what: timing