13 lines
295 B
YAML
Raw Normal View History

2024-01-25 04:20:59 +03:00
# Tinykin 1.1.1
2023-10-25 14:42:26 +03:00
# BID: 4E2AA28721AFF2C1
unsafeCheck: true
2024-07-02 12:50:28 +03:00
ALL_FPS:
2023-10-25 14:42:26 +03:00
# Dynamic resolution frametime target in ms = (1000/FPS) minus 2 with cutted decimals
-
2024-07-02 12:50:28 +03:00
type: evaluate_write
2023-10-25 14:42:26 +03:00
address: [MAIN, 0x53C9710, 0x44F8]
value_type: double
2024-07-02 12:50:28 +03:00
value: "TruncDec(FRAMETIME_TARGET - 2, 0)"