UltraNX/SaltySD/plugins/FPSLocker/patches/0100A73016576000/4E2AA28721AFF2C1.yaml

13 lines
295 B
YAML
Raw Normal View History

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