UltraNX/SaltySD/plugins/FPSLocker/patches/0100830004FB6000/40F973CE3B5EC8D7.yaml
2024-07-02 12:50:28 +03:00

19 lines
362 B
YAML

# LA Noire 1.2
# BID: 40F973CE3B5EC8D7
unsafeCheck: false
ALL_FPS:
# Game speed
-
type: evaluate_write
address: [MAIN, 0x1A32900, 0xA0]
value_type: float
value: "(FPS_TARGET * 2) / 1.001"
# Frameskipping (otherwise you will get slowdowns at framedrops)
-
type: write
address: [MAIN, 0x1A5BE70]
value_type: int8
value: 1