mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-01 05:21:55 +00:00
28 lines
569 B
YAML
28 lines
569 B
YAML
# The Witcher 3: Wild Hund - Complete Edition 4.04b
|
|
# BID: D27FD8A515077F34
|
|
|
|
unsafeCheck: true
|
|
|
|
ALL_FPS:
|
|
# DRGameTargetFrameTimeInMs
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x41312B4]
|
|
value_type: float
|
|
value: "0.945 * FRAMETIME_TARGET"
|
|
# DRCinematicTargetFrameTimeInMs
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x41312E4]
|
|
value_type: float
|
|
value: "0.945 * FRAMETIME_TARGET"
|
|
# LimitFPS
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x411DCFC]
|
|
value_type: int32
|
|
value: FPS_LOCK_TARGET
|
|
-
|
|
type: block
|
|
what: timing
|