19 lines
399 B
YAML
Raw Normal View History

2023-10-25 14:42:26 +03:00
# Darksiders 2 1.0.0
# BID: 173E2EDEA9E5D940
unsafeCheck: true
2024-07-02 12:50:28 +03:00
ALL_FPS:
2023-10-25 14:42:26 +03:00
# gNXHighThresholdUS_hidden 930*(1000/FPS)
-
2024-07-02 12:50:28 +03:00
type: evaluate_write
2023-10-25 14:42:26 +03:00
address: [MAIN, 0x3293F94]
value_type: int32
2024-07-02 12:50:28 +03:00
value: "930 * FRAMETIME_TARGET"
2023-10-25 14:42:26 +03:00
# gNXLowThresholdUS_hidden 870*(1000/FPS)
-
2024-07-02 12:50:28 +03:00
type: evaluate_write
2023-10-25 14:42:26 +03:00
address: [MAIN, 0x3293F98]
value_type: int32
2024-07-02 12:50:28 +03:00
value: "870 * FRAMETIME_TARGET"