summaryrefslogtreecommitdiff
path: root/summerhax.yaml
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2012-06-14 18:39:21 -0500
committerColin Noga <Tempus@chronometry.ca>2012-06-14 18:39:21 -0500
commitfd286ae035b52d3d78e234d9f91b6610ae30def6 (patch)
treede8aaa44473de7207857267a292064df7ee55512 /summerhax.yaml
parent5051883b9911a11baca51f6157ccf11028dca9f5 (diff)
downloadkamek-fd286ae035b52d3d78e234d9f91b6610ae30def6.tar.gz
kamek-fd286ae035b52d3d78e234d9f91b6610ae30def6.zip
Added a summer sun build chain, updated Bowser boss
Diffstat (limited to '')
-rw-r--r--summerhax.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/summerhax.yaml b/summerhax.yaml
new file mode 100644
index 0000000..b943cb4
--- /dev/null
+++ b/summerhax.yaml
@@ -0,0 +1,16 @@
+source_files: [../src/summermodel.cpp]
+hooks:
+- {name: RemoveTitleReplay, addr_pal: 0x80781FBC, type: patch, data: '60000000 60000000 60000000'}
+- {name: RemoveToadHouseMsg1, addr_pal: 0x808FB974, type: patch, data: '60000000'}
+- {name: RemoveToadHouseMsg2, addr_pal: 0x808FB968, type: patch, data: '60000000'}
+- {name: UpdateChompModelInfo, addr_pal: 0x8030B998, type: patch, data: '0200BC0000000000100000001000000000000000000000080000000800000000000000000000080000'}
+
+- name: BuildYourOwnModel
+ type: add_func_pointer
+ src_addr_pal: 0x80988574
+ target_func: 'dMakeYourOwn::build(void)'
+
+- name: UpdateModelSpriteInfo
+ type: patch
+ addr_pal: 0x8030A4F8
+ data: '029E 0000 00000000 00000000 FFFFFC00 FFFFFC00 00000400 00000400 0400 0400 0000 0000 0008 0000'