mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-14 03:11:26 +00:00
19 lines
399 B
YAML
19 lines
399 B
YAML
# Darksiders 2 1.0.0
|
|
# BID: 173E2EDEA9E5D940
|
|
|
|
unsafeCheck: true
|
|
|
|
ALL_FPS:
|
|
# gNXHighThresholdUS_hidden 930*(1000/FPS)
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x3293F94]
|
|
value_type: int32
|
|
value: "930 * FRAMETIME_TARGET"
|
|
# gNXLowThresholdUS_hidden 870*(1000/FPS)
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x3293F98]
|
|
value_type: int32
|
|
value: "870 * FRAMETIME_TARGET"
|