13 lines
294 B
YAML
Raw Normal View History

2023-10-25 14:42:26 +03:00
# Ruined King: A League of Legends Story 1.7
# BID: 9FC46F388F6C684C
unsafeCheck: true
2025-01-04 11:42:49 +03:00
#TODO: Patch DR FPS targets directly, for now -1 = 30 FPS, 0 = 60 FPS
ALL_FPS:
2023-10-25 14:42:26 +03:00
-
2025-01-04 11:42:49 +03:00
type: evaluate_write
2023-10-25 14:42:26 +03:00
address: [MAIN, 0x5B18318, 0x944]
value_type: int32
2025-01-04 11:42:49 +03:00
value: "(VSYNC_TARGET * -1) + 1"