From a7649a182f7a8b0cb2089db3d3daf01aefd0b75c Mon Sep 17 00:00:00 2001 From: ryu-highabusa <98571310+ryu-highabusa@users.noreply.github.com> Date: Fri, 15 Mar 2024 15:08:42 -0600 Subject: [PATCH 1/7] Create 544307D1 - DEAD OR ALIVE 4.patch.toml --- patches/544307D1 - DEAD OR ALIVE 4.patch.toml | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 patches/544307D1 - DEAD OR ALIVE 4.patch.toml diff --git a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml new file mode 100644 index 00000000..770dc9d5 --- /dev/null +++ b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml @@ -0,0 +1,45 @@ +title_name = "DEAD OR ALIVE 4" +title_id = "544307D1" # TC-2001 +hash = "7F840B8DEFDB5C5E" # default.xex +#media_id = "2AD7FA3A" + +[[patch]] + name = "255-hit Combo Limit" + desc = "Increases the combo limit from 30 to 255" + author = "ryu_highabusa" + is_enabled = false + + [[patch.be8]] + address = 0x82502197 + value = 0xff + +[[patch]] + name = "Increased Max Character Distance" + desc = "Increases the maximum distance between characters from 6.0 to 420.0" + author = "ryu_highabusa" + is_enabled = false + + [[patch.be32]] + address = 0x822a9df8 + value = 0x43d20000 + +[[patch]] + name = "Replace Random-Select with Alpha-152" + desc = "" + author = "ryu_highabusa" + is_enabled = false + + [[patch.array]] + address = 0x82f4b960 + value = "0x1001010100060012000600120006001200060012000600b9000600b9" + +[[patch]] + name = "Restore Extra (Currently) Useless Character Slot" + desc = "" + author = "ryu_highabusa" + is_enabled = false + + [[patch.be8]] + address = 0x821b52d3 + value = 0x01 + From 07afbedc1560dfc9c8535cb56c67b6a5fa325a4b Mon Sep 17 00:00:00 2001 From: ryu-highabusa <98571310+ryu-highabusa@users.noreply.github.com> Date: Fri, 15 Mar 2024 15:45:15 -0600 Subject: [PATCH 2/7] Update 544307D1 - DEAD OR ALIVE 4.patch.toml --- patches/544307D1 - DEAD OR ALIVE 4.patch.toml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml index 770dc9d5..f1dfbcc8 100644 --- a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml +++ b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml @@ -2,44 +2,42 @@ title_name = "DEAD OR ALIVE 4" title_id = "544307D1" # TC-2001 hash = "7F840B8DEFDB5C5E" # default.xex #media_id = "2AD7FA3A" - + [[patch]] name = "255-hit Combo Limit" desc = "Increases the combo limit from 30 to 255" author = "ryu_highabusa" is_enabled = false - + [[patch.be8]] address = 0x82502197 value = 0xff - + [[patch]] name = "Increased Max Character Distance" desc = "Increases the maximum distance between characters from 6.0 to 420.0" author = "ryu_highabusa" is_enabled = false - + [[patch.be32]] address = 0x822a9df8 value = 0x43d20000 [[patch]] name = "Replace Random-Select with Alpha-152" - desc = "" author = "ryu_highabusa" is_enabled = false [[patch.array]] address = 0x82f4b960 value = "0x1001010100060012000600120006001200060012000600b9000600b9" - + [[patch]] name = "Restore Extra (Currently) Useless Character Slot" - desc = "" + desc = "While it is possible to restore the 24th character select slot with this, the data to populate it ends abruptly after 23 spots, making this essentially useless for now." author = "ryu_highabusa" is_enabled = false [[patch.be8]] address = 0x821b52d3 value = 0x01 - From 083578b1e2e306ad2cbc07c098004825e77462b0 Mon Sep 17 00:00:00 2001 From: ryu-highabusa <98571310+ryu-highabusa@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:16:51 -0600 Subject: [PATCH 3/7] Update 544307D1 - DEAD OR ALIVE 4.patch.toml Fixed Formatting. Fixed Alpha-152 icons. Added character unlock code. --- patches/544307D1 - DEAD OR ALIVE 4.patch.toml | 47 ++++++++++++++----- 1 file changed, 36 insertions(+), 11 deletions(-) diff --git a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml index f1dfbcc8..e3639b52 100644 --- a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml +++ b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml @@ -9,19 +9,19 @@ hash = "7F840B8DEFDB5C5E" # default.xex author = "ryu_highabusa" is_enabled = false - [[patch.be8]] - address = 0x82502197 - value = 0xff + [[patch.be8]] + address = 0x82502197 + value = 0xff [[patch]] - name = "Increased Max Character Distance" - desc = "Increases the maximum distance between characters from 6.0 to 420.0" - author = "ryu_highabusa" - is_enabled = false + name = "Increased Max Character Distance" + desc = "Increases the maximum distance between characters from 6.0f to 420.0f" + author = "ryu_highabusa" + is_enabled = false - [[patch.be32]] - address = 0x822a9df8 - value = 0x43d20000 + [[patch.be32]] + address = 0x822a9df8 + value = 0x43d20000 [[patch]] name = "Replace Random-Select with Alpha-152" @@ -30,7 +30,32 @@ hash = "7F840B8DEFDB5C5E" # default.xex [[patch.array]] address = 0x82f4b960 - value = "0x1001010100060012000600120006001200060012000600b9000600b9" + value = "1001010100060018000600180006003200060032000600b9000600b9000600610006004900000000" + +[[patch]] + name = "All Characters Unlocked" + desc = "Multiplayer Modes Only. Story Mode Unaffected." + author = "ryu_highabusa" + is_enabled = false + + [[patch.be8]] #unlock Helena + address = 0x82f4b872 + value = 0x01 + [[patch.be8]] #unlock Ein + address = 0x82f4b89a + value = 0x01 + [[patch.be8]] #unlock Genfu + address = 0x82f4b8c2 + value = 0x01 + [[patch.be8]] #unlock Leon + address = 0x82f4b8ea + value = 0x01 + [[patch.be8]] #unlock Tengu + address = 0x82f4b912 + value = 0x01 + [[patch.be8]] #unlock Spartan-458 + address = 0x82f4b93a + value = 0x01 [[patch]] name = "Restore Extra (Currently) Useless Character Slot" From 56f9353e0a6d9eb2632455daadb5572b125609ed Mon Sep 17 00:00:00 2001 From: ryu-highabusa <98571310+ryu-highabusa@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:21:57 -0600 Subject: [PATCH 4/7] Update 544307D1 - DEAD OR ALIVE 4.patch.toml Fixed trailing spaces. --- patches/544307D1 - DEAD OR ALIVE 4.patch.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml index e3639b52..37ed0115 100644 --- a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml +++ b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml @@ -31,7 +31,7 @@ hash = "7F840B8DEFDB5C5E" # default.xex [[patch.array]] address = 0x82f4b960 value = "1001010100060018000600180006003200060032000600b9000600b9000600610006004900000000" - + [[patch]] name = "All Characters Unlocked" desc = "Multiplayer Modes Only. Story Mode Unaffected." @@ -64,5 +64,5 @@ hash = "7F840B8DEFDB5C5E" # default.xex is_enabled = false [[patch.be8]] - address = 0x821b52d3 + address = 0x821b52d3 value = 0x01 From 3242fd6ed807760f28b051008ba66879080c5c8f Mon Sep 17 00:00:00 2001 From: ryu-highabusa <98571310+ryu-highabusa@users.noreply.github.com> Date: Fri, 15 Mar 2024 22:50:42 -0600 Subject: [PATCH 5/7] Update 544307D1 - DEAD OR ALIVE 4.patch.toml Restored Extra Character Slot and Random Select. --- patches/544307D1 - DEAD OR ALIVE 4.patch.toml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml index 37ed0115..bd1d195e 100644 --- a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml +++ b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml @@ -24,13 +24,19 @@ hash = "7F840B8DEFDB5C5E" # default.xex value = 0x43d20000 [[patch]] - name = "Replace Random-Select with Alpha-152" + name = "Alpha-152 can now be selected!" author = "ryu_highabusa" is_enabled = false - [[patch.array]] + [[patch.array]] #replace random-select with alpha-152 and appropriate icons and banners address = 0x82f4b960 value = "1001010100060018000600180006003200060032000600b9000600b9000600610006004900000000" + [[patch.be8]] #restore 24th slot + address = 0x821b52d3 + value = 0x01 + [[patch.be32]] #place random-select on slot 24 and enable + address 0x82f4b988 + value = 0xff010101 [[patch]] name = "All Characters Unlocked" @@ -58,11 +64,9 @@ hash = "7F840B8DEFDB5C5E" # default.xex value = 0x01 [[patch]] - name = "Restore Extra (Currently) Useless Character Slot" - desc = "While it is possible to restore the 24th character select slot with this, the data to populate it ends abruptly after 23 spots, making this essentially useless for now." + name = "Restore Extra Character Slot + Random" + desc = "(Not sure if Alpha-152 appears in random)" author = "ryu_highabusa" is_enabled = false - [[patch.be8]] - address = 0x821b52d3 - value = 0x01 + From 60a8d22ffdb7a8f53f20f5d6bbd8115fd0de720c Mon Sep 17 00:00:00 2001 From: ryu-highabusa <98571310+ryu-highabusa@users.noreply.github.com> Date: Fri, 15 Mar 2024 22:54:21 -0600 Subject: [PATCH 6/7] Update 544307D1 - DEAD OR ALIVE 4.patch.toml Restored 24th slot and Random Select. --- patches/544307D1 - DEAD OR ALIVE 4.patch.toml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml index bd1d195e..00895cbf 100644 --- a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml +++ b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml @@ -28,14 +28,14 @@ hash = "7F840B8DEFDB5C5E" # default.xex author = "ryu_highabusa" is_enabled = false - [[patch.array]] #replace random-select with alpha-152 and appropriate icons and banners + [[patch.array]] #replace Random-Select with Alpha-152 and appropriate icons and banners address = 0x82f4b960 value = "1001010100060018000600180006003200060032000600b9000600b9000600610006004900000000" - [[patch.be8]] #restore 24th slot + [[patch.be8]] #restore 24th character select slot address = 0x821b52d3 value = 0x01 [[patch.be32]] #place random-select on slot 24 and enable - address 0x82f4b988 + address = 0x82f4b988 value = 0xff010101 [[patch]] @@ -62,11 +62,3 @@ hash = "7F840B8DEFDB5C5E" # default.xex [[patch.be8]] #unlock Spartan-458 address = 0x82f4b93a value = 0x01 - -[[patch]] - name = "Restore Extra Character Slot + Random" - desc = "(Not sure if Alpha-152 appears in random)" - author = "ryu_highabusa" - is_enabled = false - - From 716bf8129e0452e74814ec3e29b20eea9d2c34a6 Mon Sep 17 00:00:00 2001 From: ryu-highabusa <98571310+ryu-highabusa@users.noreply.github.com> Date: Fri, 15 Mar 2024 23:04:54 -0600 Subject: [PATCH 7/7] Update 544307D1 - DEAD OR ALIVE 4.patch.toml --- patches/544307D1 - DEAD OR ALIVE 4.patch.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml index 00895cbf..2e27850a 100644 --- a/patches/544307D1 - DEAD OR ALIVE 4.patch.toml +++ b/patches/544307D1 - DEAD OR ALIVE 4.patch.toml @@ -28,15 +28,15 @@ hash = "7F840B8DEFDB5C5E" # default.xex author = "ryu_highabusa" is_enabled = false - [[patch.array]] #replace Random-Select with Alpha-152 and appropriate icons and banners + [[patch.array]] #replace random-select with alpha-152 and appropriate icons and banners address = 0x82f4b960 value = "1001010100060018000600180006003200060032000600b9000600b9000600610006004900000000" - [[patch.be8]] #restore 24th character select slot + [[patch.be8]] #restore 24th slot address = 0x821b52d3 value = 0x01 - [[patch.be32]] #place random-select on slot 24 and enable - address = 0x82f4b988 - value = 0xff010101 + [[patch.array]] #replace random-select on slot 24 + address = 0x82c24698 + value = "ff01010100060011000600110006001100060011000600b8000600b80006003e0006006e00000000" [[patch]] name = "All Characters Unlocked"