34 lines
663 B
YAML
Raw Normal View History

2024-11-22 04:38:50 +03:00
# Stray 1.6.0
# BID: 109D974E180A5AA1
2025-01-04 11:42:49 +03:00
unsafeCheck: false
2024-11-22 04:38:50 +03:00
ALL_FPS:
# Disable bUseFixedFrameRate
-
type: write
address: [MAIN, 0x5DC7368, 0x7A4]
value_type: int32
value: 7
# r.VSync
-
type: write
address: [MAIN, 0x55CB068, 0]
value_type: int32
value: [0, 0]
# r.DynamicRes.FrameTimeBudget
-
type: evaluate_write
address: [MAIN, 0x5D99F08, 0]
value_type: float
value: ["0.99 * FRAMETIME_TARGET", "0.99 * FRAMETIME_TARGET"]
# t.MaxFPS
-
type: evaluate_write
address: [MAIN, 0x5DC7C88, 0]
value_type: float
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
-
type: block
2025-01-04 11:42:49 +03:00
what: timing