28 lines
565 B
YAML
Raw Normal View History

2024-07-02 12:50:28 +03:00
# Redout 2 1.0.7
# BID: E47783ECB944D857
unsafeCheck: true
ALL_FPS:
# r.DynamicRes.FrameTimeBudget ((1000/FPS) * 0.969)
-
type: evaluate_write
address: [MAIN, 0x8556648, 0]
value_type: float
value: ["0.969 * FRAMETIME_TARGET", "0.969 * FRAMETIME_TARGET"]
# t.MaxFPS
-
type: evaluate_write
address: [MAIN, 0x8584218, 0]
value_type: float
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
# r.VSync
-
type: write
address: [MAIN, 0x7D89648, 0]
value_type: uint32
value: [0, 0]
-
type: block
what: timing