mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-09-11 02:58:31 +00:00
35 lines
681 B
YAML
35 lines
681 B
YAML
# Contra: Operation Galuga 1.0.882291
|
|
# BID: 5ECFB8F85105FE3C
|
|
|
|
unsafeCheck: true
|
|
|
|
MASTER_WRITE:
|
|
# Redirect DR Timing target to MAIN + 0x6D91A00, REF: 61 36 40 BD 60 3E 40 BD
|
|
-
|
|
type: asm_a64
|
|
main_offset: 0x3534598
|
|
instructions: [
|
|
[bl, 0x487b144]
|
|
]
|
|
-
|
|
type: asm_a64
|
|
main_offset: 0x487B144
|
|
instructions: [
|
|
[adrp, x8, 0x6d91000],
|
|
[ldr, s0, [x8, 0xa00]],
|
|
[str, s0, [x19, 0x3c]],
|
|
[ret]
|
|
]
|
|
# Default value
|
|
-
|
|
type: bytes
|
|
main_offset: 0x6D91A00
|
|
value_type: float
|
|
value: 33.3333333333
|
|
ALL_FPS:
|
|
-
|
|
type: evaluate_write
|
|
address: [MAIN, 0x6D91A00]
|
|
value_type: float
|
|
value: FRAMETIME_TARGET
|