mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-14 03:11:26 +00:00
28 lines
607 B
YAML
28 lines
607 B
YAML
# TinTin Reporter - Cigars of the Pharaoh 1.3.0
|
|
# BID: 57B6B2062EC8C38A
|
|
|
|
unsafeCheck: true
|
|
|
|
ALL_FPS:
|
|
# r.DynamicRes.FrameTimeBudget (default is 50 ms xD)
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x7868B48, 0]
|
|
value_type: float
|
|
value: ["TruncDec(FRAMETIME_TARGET, 1)", "TruncDec(FRAMETIME_TARGET, 1)"]
|
|
# t.MaxFPS
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x78964B8, 0]
|
|
value_type: float
|
|
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
|
|
# r.VSync
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x709A278, 0]
|
|
value_type: uint32
|
|
value: [0, 0]
|
|
-
|
|
type: block
|
|
what: timing
|