27 lines
580 B
YAML
Raw Normal View History

2024-08-09 20:52:50 +03:00
# Tchia 1.1
# BID: 76B6E5E830A43D97
unsafeCheck: true
ALL_FPS:
# r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 2 decimals
-
type: evaluate_write
address: [MAIN, 0x7084348, 0]
value_type: float
value: ["TruncDec(FRAMETIME_TARGET, 2)", "TruncDec(FRAMETIME_TARGET, 2)"]
# t.MaxFPS
-
type: evaluate_write
address: [MAIN, 0x70B16B8, 0]
value_type: float
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
# r.VSync
-
type: write
address: [MAIN, 0x68EABE0, 0]
value_type: uint32
value: [0, 0]
-
type: block
what: timing