mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-31 21:11:54 +00:00
22 lines
496 B
YAML
22 lines
496 B
YAML
# Bramble The Mountain King 1.0.7
|
|
# BID: ACF3FF125C2A3E68
|
|
|
|
unsafeCheck: true
|
|
|
|
ALL_FPS:
|
|
# r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 2 decimals
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x7241888, 0]
|
|
value_type: float
|
|
value: ["TruncDec(FRAMETIME_TARGET, 2)", "TruncDec(FRAMETIME_TARGET, 2)"]
|
|
# t.MaxFPS
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x726F108, 0]
|
|
value_type: float
|
|
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
|
|
-
|
|
type: block
|
|
what: timing
|