Skip to content

Commit

Permalink
Support for Sept 19 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Zedd committed Sep 20, 2023
1 parent 2a71a55 commit 9971ffb
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/Blamite/Formats/Engines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1462,6 +1462,20 @@
</databases>
</engine>

<engine name="Halo 3 MCC Toolset Update 8" version="13" build="Sep 1 2023 11:01:27" inherits="Halo 3 MCC Update 6">
<databases>
<layouts type="layouts" path="Formats/Halo3MCC/LayoutsU13" />
<stringIds type="stringIds" path="Formats/Halo3MCC/H3MCC_U13_Stub_StringIDs.xml" />
</databases>
</engine>

<engine name="Halo 3 MCC Toolset Update 8 Fast" version="13" build="Sep 1 2023 11:01:50" inherits="Halo 3 MCC Update 6">
<databases>
<layouts type="layouts" path="Formats/Halo3MCC/LayoutsU13" />
<stringIds type="stringIds" path="Formats/Halo3MCC/H3MCC_U13_Stub_StringIDs.xml" />
</databases>
</engine>

<!-- ODST MCC -->
<engine name="Halo ODST MCC Flight" version="11" build="Aug 11 2020 06:58:27">
<shortName>ODSTMCC</shortName>
Expand Down Expand Up @@ -1610,6 +1624,20 @@
</databases>
</engine>

<engine name="Halo ODST MCC Toolset Update 7" version="13" build="Sep 1 2023 10:55:15" inherits="Halo ODST MCC Update 4">
<databases>
<layouts type="layouts" path="Formats/ODSTMCC/LayoutsU8" />
<stringIds type="stringIds" path="Formats/ODSTMCC/ODSTMCC_U8_Stub_StringIDs.xml" />
</databases>
</engine>

<engine name="Halo ODST MCC Toolset Update 7 Fast" version="13" build="Sep 1 2023 10:55:29" inherits="Halo ODST MCC Update 4">
<databases>
<layouts type="layouts" path="Formats/ODSTMCC/LayoutsU8" />
<stringIds type="stringIds" path="Formats/ODSTMCC/ODSTMCC_U8_Stub_StringIDs.xml" />
</databases>
</engine>

<!-- Halo 4 MCC -->
<engine name="Halo 4 MCC Flight" version="12" build="Oct 12 2020 08:13:40">
<shortName>H4MCC</shortName>
Expand Down
1 change: 1 addition & 0 deletions src/Blamite/Formats/Halo1/H1AMCC_Poking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@
<version name="1.3073.0.0" headerAddress="0x2C9F7C4" magicAddress="0x2C9FFD0" />
<version name="1.3232.0.0" headerAddress="0x2B22744" magicAddress="0x2B22F50" />
<version name="1.3251.0.0" headerAddress="0x2B22744" magicAddress="0x2B22F50" />
<version name="1.3272.0.0" headerAddress="0x2B22744" magicAddress="0x2B22F50" />
</poking>
1 change: 1 addition & 0 deletions src/Blamite/Formats/Halo2AMCC/H2AMCC_Poking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<version name="1.3073.0.0" headerPointer="0x12BDFF0" magicOffset="0xA8" />
<version name="1.3232.0.0" headerPointer="0x12E3A50" magicOffset="0xA8" />
<version name="1.3251.0.0" headerPointer="0x12E3A50" magicOffset="0xA8" />
<version name="1.3272.0.0" headerPointer="0x12E3A50" magicOffset="0xA8" />
</poking>
1 change: 1 addition & 0 deletions src/Blamite/Formats/Halo2MCC/H2MCC_Poking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@
<version name="1.3073.0.0" headerPointer="0x15E2850" magicAddress="0x15E2858" sharedMagicAddress="0x15E2848" />
<version name="1.3232.0.0" headerPointer="0x15E3B50" magicAddress="0x15E3B58" sharedMagicAddress="0x15E3B48" />
<version name="1.3251.0.0" headerPointer="0x15E3B50" magicAddress="0x15E3B58" sharedMagicAddress="0x15E3B48" />
<version name="1.3272.0.0" headerPointer="0x15E3B50" magicAddress="0x15E3B58" sharedMagicAddress="0x15E3B48" />
</poking>
1 change: 1 addition & 0 deletions src/Blamite/Formats/Halo3MCC/H3MCC_Poking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@
<version name="1.3073.0.0" headerAddress="0x1E929F8" magicAddress="0x1C2D698" />
<version name="1.3232.0.0" headerAddress="0x20A8058" magicAddress="0x1FCE4C8" />
<version name="1.3251.0.0" headerAddress="0x20A8058" magicAddress="0x1FCE4C8" />
<version name="1.3272.0.0" headerAddress="0x20A8058" magicAddress="0x1FCE4C8" />
</poking>
1 change: 1 addition & 0 deletions src/Blamite/Formats/Halo4MCC/H4MCC_Poking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@
<version name="1.3073.0.0" headerPointer="0x28A60D0" magicOffset="0xA8" />
<version name="1.3232.0.0" headerPointer="0x28BCC30" magicOffset="0xA8" />
<version name="1.3251.0.0" headerPointer="0x28BCCB0" magicOffset="0xA8" />
<version name="1.3272.0.0" headerPointer="0x28BCCB0" magicOffset="0xA8" />
</poking>
1 change: 1 addition & 0 deletions src/Blamite/Formats/ODSTMCC/ODSTMCC_Poking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@
<version name="1.3073.0.0" headerAddress="0x20C0CE8" magicAddress="0x1E5D678" />
<version name="1.3232.0.0" headerAddress="0x20EE068" magicAddress="0x2021AA8" />
<version name="1.3251.0.0" headerAddress="0x20EF068" magicAddress="0x2022AA8" />
<version name="1.3272.0.0" headerAddress="0x20EF068" magicAddress="0x2022AA8" />
</poking>
1 change: 1 addition & 0 deletions src/Blamite/Formats/ReachMCC/ReachMCC_Poking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@
<version name="1.3073.0.0" headerPointer="0x25CDBC0" magicOffset="0xA0" />
<version name="1.3232.0.0" headerPointer="0x25BDAB0" magicOffset="0xA0" />
<version name="1.3251.0.0" headerPointer="0x25BDAB0" magicOffset="0xA0" />
<version name="1.3272.0.0" headerPointer="0x25BDAB0" magicOffset="0xA0" />
</poking>

0 comments on commit 9971ffb

Please sign in to comment.