UltraNX/SaltySD/plugins/FPSLocker/patches/010055D009F78000/89048449BA238C8C.yaml

34 lines
644 B
YAML
Raw Normal View History

2024-01-25 01:20:59 +00:00
# Fire Emblem: Three Houses 1.2.0
# BID: 89048449BA238C8C
unsafeCheck: true
MASTER_WRITE:
# Redirect DR timing targets to MAIN + 0x21E4F30
-
type: bytes
main_offset: 0x4C82D0
value_type: uint32
value:
- 0x9000E8EA
- 0xBD4F3142
-
type: bytes
main_offset: 0x4C8300
value_type: uint32
value:
- 0x9000E8E8
- 0xBD4F3502
# Default values
-
type: bytes
main_offset: 0x21E4F30
value_type: float
value: [34, 25]
2024-07-02 09:50:28 +00:00
ALL_FPS:
2024-01-25 01:20:59 +00:00
-
2024-07-02 09:50:28 +00:00
type: evaluate_write
2024-01-25 01:20:59 +00:00
address: [MAIN, 0x21E4F30]
value_type: float
2024-07-02 09:50:28 +00:00
value: ["0.99 * FRAMETIME_TARGET", "0.84 * FRAMETIME_TARGET"]