mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2026-09-23 13:19:45 +00:00
26 lines
560 B
YAML
26 lines
560 B
YAML
# The Witcher 3: Wild Hunt - The Complete Edition `KOR` 4.04c
|
|
# BID: 1FEE6F3F1D2A6A91
|
|
|
|
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
|