mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2025-09-19 15:05:37 +00:00
39 lines
584 B
YAML
39 lines
584 B
YAML
# Outlast 1.0.1
|
|
# BID: C3D46BB3C7059DB1
|
|
|
|
unsafeCheck: true
|
|
|
|
MASTER_WRITE:
|
|
# Remove double buffer
|
|
-
|
|
type: asm_a64
|
|
main_offset: 0xB52C64
|
|
instructions: [
|
|
[cmp, x28, 0x18]
|
|
]
|
|
-
|
|
type: asm_a64
|
|
main_offset: 0xB52CD0
|
|
instructions: [
|
|
[mov, w1, 3]
|
|
]
|
|
-
|
|
type: asm_a64
|
|
main_offset: 0xB529A8
|
|
instructions: [
|
|
[cmp, x28, 0x18]
|
|
]
|
|
-
|
|
type: asm_a64
|
|
main_offset: 0xB52A14
|
|
instructions: [
|
|
[mov, w1, 3]
|
|
]
|
|
ALL_FPS:
|
|
# DUMMY
|
|
-
|
|
type: write
|
|
address: [MAIN, 0x36BF100]
|
|
value_type: uint8
|
|
value: 0
|