19 lines
362 B
YAML
Raw Normal View History

2023-10-25 14:42:26 +03:00
# LA Noire 1.2
# BID: 40F973CE3B5EC8D7
unsafeCheck: false
2024-07-02 12:50:28 +03:00
ALL_FPS:
2023-10-25 14:42:26 +03:00
# Game speed
-
2024-07-02 12:50:28 +03:00
type: evaluate_write
2023-10-25 14:42:26 +03:00
address: [MAIN, 0x1A32900, 0xA0]
value_type: float
2024-07-02 12:50:28 +03:00
value: "(FPS_TARGET * 2) / 1.001"
# Frameskipping (otherwise you will get slowdowns at framedrops)
2023-10-25 14:42:26 +03:00
-
type: write
address: [MAIN, 0x1A5BE70]
value_type: int8
value: 1