Skip to content

Commit

Permalink
Create 544307D1 - DEAD OR ALIVE 4.patch.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryu-highabusa authored Mar 15, 2024
1 parent 6376165 commit a7649a1
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions patches/544307D1 - DEAD OR ALIVE 4.patch.toml
Original file line number Diff line number Diff line change
@@ -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 = ""

Check failure on line 28 in patches/544307D1 - DEAD OR ALIVE 4.patch.toml

View workflow job for this annotation

GitHub Actions / lint

Unneeded empty description!
author = "ryu_highabusa"
is_enabled = false

[[patch.array]]
address = 0x82f4b960
value = "0x1001010100060012000600120006001200060012000600b9000600b9"

[[patch]]
name = "Restore Extra (Currently) Useless Character Slot"
desc = ""

Check failure on line 38 in patches/544307D1 - DEAD OR ALIVE 4.patch.toml

View workflow job for this annotation

GitHub Actions / lint

Unneeded empty description!
author = "ryu_highabusa"
is_enabled = false

[[patch.be8]]
address = 0x821b52d3
value = 0x01

0 comments on commit a7649a1

Please sign in to comment.