OmniNX/varients/oc/SaltySD/plugins/FPSLocker/patches/010047401EA8E000/928AF9461536F5E3.yaml
2026-02-03 17:42:58 +01:00

25 lines
No EOL
601 B
YAML

# Deliver Us The Moon 1.0.0
# BID: 928AF9461536F5E3
ALL_FPS:
# r.DynamicRes.FrameTimeBudget (1000/FPS) cutted to 2 decimals
-
type: evaluate_write
address: [MAIN, 0x6F09528, 0]
value_type: float
value: ["TruncDec(FRAMETIME_TARGET, 2)", "TruncDec(FRAMETIME_TARGET, 2)"]
# t.MaxFPS
-
type: evaluate_write
address: [MAIN, 0x6F37248, 0]
value_type: float
value: [FPS_LOCK_TARGET, FPS_LOCK_TARGET]
# r.VSync
-
type: write
address: [MAIN, 0x6739698, 0]
value_type: uint32
value: [0, 0]
-
type: block
what: timing