mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-01-14 19:31:26 +00:00
27 lines
529 B
YAML
27 lines
529 B
YAML
# Expeditions: A Mudrunner Game 1.10.0.0
|
|
# BID: E1426CF1C30E7CC7
|
|
# REF: 01 04 0C 5E 00 10 2E 1E
|
|
|
|
unsafeCheck: true
|
|
|
|
MASTER_WRITE:
|
|
# Redirect DR frametime target to MAIN+0x3622A00
|
|
-
|
|
type: bytes
|
|
main_offset: 0x16AA560
|
|
value_type: uint32
|
|
value:
|
|
- 0x9000FBCC
|
|
- 0xB94A018C
|
|
# default value
|
|
-
|
|
type: bytes
|
|
main_offset: 0x3622A00
|
|
value_type: float
|
|
value: 33.3333333333
|
|
ALL_FPS:
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x3622A00]
|
|
value_type: float
|
|
value: FRAMETIME_TARGET |