blob: c7f4c51a0ae9d748bd9bf62bd38cd8c5848cd0df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
---
source_files: []
hooks:
- name: DisableBlockSnakeIce
type: patch
addr_pal: 0x80AA6FC4
data: '60000000'
- name: ChangeBlockSnakeModel
type: patch
addr_pal: 0x80B09110
data: '616B6500'
- name: ChangeBlockSnakeModel2
type: patch
addr_pal: 0x80B090F8
data: '616B652E6272726573000000'
- name: DisableBlockSnakeAnmTexSrt
type: nop_insn
area_pal: [0x80AA6BE8, 0x80AA6C60]
- name: DisableBlockSnakeAnmTexSrt2
type: nop_insn
area_pal: [0x80AA6D3C, 0x80AA6D4C]
- name: DisableBlockSnakeAnmTexSrt3
type: nop_insn
area_pal: [0x80AA6D98, 0x80AA6DA8]
|